This Repository contains frequently asked Data Structure Algorithm Questions in an interview divided broadly into two levels covering more than 450 problems.
Topics Covered :
- Recursion
 - Linked List
 - Trees
 - Sorting
 - Searching
 - Heap Data Structure
 - Stack and Queue Data Structure
 - Greedy Algorithms
 - Array
 - Strings
 - Graphs
 - Time Complexity
 - Hashing
 - Maths
 - Dynamic Programming
 - Bit Manipulation