An open API service indexing awesome lists of open source software.

https://github.com/shilpakancharla/interview_prep


https://github.com/shilpakancharla/interview_prep

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Topic Categories

1. Sliding Window
2. Two Pointers or Iterators
3. Fast & Slow Pointers
4. Merge Intervals
5. Cyclic Sort
6. In-place Reversal of Linked List
7. Tree BFS
8. Tree DFS
9. Two Heaps
10. Subsets
11. Modified Binary Search
12. Top K Elements
13. K-way Merge
14. Topological Sort