DS Algo Questions
Written on October 3, 2024
A set of DS Algo question that one should know before going for an interview
Arrays
Hashing
Cyclic Sort
Sorting
LinkedList
String
Binary Search
Heaps & Priority Queues
Stacks/Queues
Greedy
Trees
Trie
DSU (Disjoint Set Union)
Graph
DP (Dynamic Programming)