-
A list of questions for preparing data structures and also for interview prep.
-
This repo specifically focuses on grasping the concept of data structures and algorithms so that it becomes easy and programming becomes fun.
- Arrays
- BackTracking
- Binary Search
- Binary Search Trees
- Binary Trees
- Bit Manipulation
- Dynamic Programming
- Graph
- Greedy
- Hash Map
- Heap
- Linked List
- Maths
- Matrix
- Recursion
- Searching and Sorting
- Sliding Window
- Stack and Queues
- String
- Trie
- Two Pointers
Sliding Window
Binary Search
Recursion
Stack
Dynamic Programming
Graph
Heap
Trie
Everyone is welcome to contribute. We gladly accept patches, pull requests, bug reports or any other improvements. Read below to see how you can get started.
Just Fork the repo and clone it and start coding.
Let's connect on Twitter: @thisisnitish30
Happy Coding