Structifys
- List
- Queue
- Linked List (Single/Doubly) In progrees
- Stack
- Hash Table (Set/Map)
- Binary Search Tree (Set/Map)
- Priority Queue
- Disjoint Set
- Graph
- Binary Search
- Linear Search
- Ternary Search
- Bubble Sort
- Selection Sort
- Insertion Sort
- Merge Sort
- Quick Sort
- Heap Sort
- Counting Sort
- LSD Radix Sort
- DFS (Depth First Search)
- BFS (Breadth Firts Search)
- Dijkstra
- Topological Sort
- Prim
- Kruskal