This repository contains my Data Structures and Algorithms (DSA) practice solutions implemented in multiple programming languages including C, C++, Java, and Python. It covers a wide range of topics and problems from various platforms like LeetCode, Codeforces, GeeksforGeeks, and more.
I have solved problems on the following topics:
- Basic Concepts
- Arrays & Strings
- Mathematics & Number Theory
- Linked Lists
- Stacks & Queues
- Trees & Graphs
- Dynamic Programming
- Recursion & Backtracking
- Hashing & Maps
- Sorting & Searching
And many more…
Solutions are implemented in:
- C
- C++
- Java
- Python
Each solution file is named according to the problem and language used, for example: