This repository contains my solutions to various Data Structures and Algorithms (DSA) problems from LeetCode, Code360 & GeeksforGeeks. The solutions are implemented in Python, Python3, Java, and C++.
- Arrays
- Linked Lists
- Binary Search
- Heaps
- Stack
- Queue
- String
- Binary Tree
- Binary Search Tree
- Graph
- Dynamic Programming
- More To Come!
This repository will be continuously updated as I solve more DSA problems. Browse through folders named by problem topics. Happy Coding! :)