Implemented Data structures and Algorithms-
- Trees
- Binary Trees
- Binary Search Trees
- Stack
- Queue
- Priority Queue
- Graph
- BFS
- DFS
- Topological Sort
- Dijkstra's Algorithm
- Trie
- Power set
- Heap's algorithm (array permutations)
- Linked List
- Heap Sort
- Max heap
- Min heap
- Z algorithm (pattern matching)
- N Queens
Get started
Usage
Find out how to use the different data structures from the guide, just select a data structrue from the side menu.