https://github.com/wesleybertipaglia/dsa
This repository contains solutions to problems from various platforms like LeetCode, Codeforces, CodeChef, etc. The solutions are written in Python.
https://github.com/wesleybertipaglia/dsa
algorithms data-structures dsa
Last synced: 6 months ago
JSON representation
This repository contains solutions to problems from various platforms like LeetCode, Codeforces, CodeChef, etc. The solutions are written in Python.
- Host: GitHub
- URL: https://github.com/wesleybertipaglia/dsa
- Owner: wesleybertipaglia
- License: mit
- Created: 2024-09-22T21:35:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-15T01:16:10.000Z (10 months ago)
- Last Synced: 2025-02-15T02:19:21.823Z (10 months ago)
- Topics: algorithms, data-structures, dsa
- Language: Python
- Homepage:
- Size: 315 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Solutions
Welcome to the solutions repository for DSA problems. This repository contains solutions to problems from various platforms like LeetCode, Codeforces, CodeChef, etc. The solutions are written in Python.
Feel free to contribute to explore my solutions to the problems. If you have a better solution or a different approach, feel free to open a pull request.
## Contributing
Feel free to contribute to this repository. You can contribute by adding different solutions to the problems.
## License
This repository is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.