This repository contains all the important topics of Data Structures and Algorithms along with questions that I learnt during my 1st year.
Topics Covered:
- Mathematics
- Bit Manipulation
- Recursion
- Arrays
- Searching
- Sorting
- Matrix
- Hashing
- Strings
- Linked List
- Stacks
- Queue & Deque
- Trees
- Binary Search Trees
- Heaps
- Graphs
- Greedy
- Backtracking
- Dynamic Programming
- Tries
- Segment Trees
- Disjoint Set