A personal collection of Data Structures and Algorithms implementations across multiple programming languages.
| Language | Folder |
|---|---|
| JavaScript | /js |
| Java | /java |
| C | /c |
| Python | /python |
dsa/
├── js/
├── java/
├── c/
└── python/
Each folder follows the same structure and contains implementations organized by topic.
This repo is for learning and practicing DSA concepts through hands-on coding. Implementations are being added over time across all supported languages. More files are to be added.
Sameer Talekar — GitHub