Data Structure List:

Data Structure List:      


*) Array
*) Stack
*) Queue
*) Priority Queue
*) Linked list
*) Heap
*) Hash table
*) Map, HashMap
*) Disjoint Set, Union Find
*) Tree, Binary Tree
*) Binary Search Tree
*) Trie
*) Suffix Array
*) Segmented Tree, Range minimum Query
*) Binary Indexed Tree(BIT)
*) Heavy light Decomposition

Post a Comment

0 Comments