This repository contains some solved problems on data structures and algorithms, adapted from the various online resources. All solutions are implemented in JavaScript.
- Theory
- 12 Problems
- Theory
- 9 Problems
- Theory
- 8 Problems
- Theory
- 6 Problems
- Hard Problems: 3
- Theory
- 12 Problems
- Theory
- 8 Problems
- Theory
- 14 Problems
- Theory
- Bubble sort, selection sort, merge sort, quick sort, radix sort, binary search
- 11 Problems - 1 left
- Group Anagrams
- Search in Rotated Array
- Sorted Search, No Size
- Sparse Search
- Sort Big File - External Sort
- Missing Int - Bit Manipulation
- Find Duplicates - Bit Manipulation
- Sorted Matrix Search
- Rank from Stream - Trees
- Peak and Valley Feel free to explore the solutions to the problems under each category. Happy coding! 🚀🔥