Welcome to the DSA problem repository! This repository contains a curated collection of Data Structures and Algorithms problems aimed at enhancing your skills in competitive coding.
Each problem is numbered and includes multiple solutions demonstrating various approaches and optimizations.
Contributions are encouraged:
- Fork the repository.
- Create a new branch.
- Add your solution to the appropriate problem directory.
- Submit a pull request (PR).
Accepted contributions will be credited with a shoutout!
I'm sharing these problems as part of my DSA learning journey, aiming to prepare for competitive coding on platforms like Codeforces.
- Practice and improve your coding skills.
- Solutions primarily in C++ for efficiency in competitive programming.
- Basic DSA knowledge recommended.
- Solutions and contributions in any language are welcome.