Data-Structures-and-Algorithms A repository which contains DSA questions from basic to advanced for interview preparation. Setting up and running the project Fork the repo and clone it. git clone https://github.com/whoparthgarg/Data-Structures-and-Algorithms.git Contents: Mathematics Bit Magic Recursion Arrays Searching Sorting Matrix Hashing Strings Linked List Stack Queue Deque Binary Tree Binary Search Tree Heap Graph Greedy Backtracking Dynamic Programming