https://github.com/dreknix/cp-algorithms
Collection of algorithms for competitive programming.
https://github.com/dreknix/cp-algorithms
algorithms c competitive-programming
Last synced: over 1 year ago
JSON representation
Collection of algorithms for competitive programming.
- Host: GitHub
- URL: https://github.com/dreknix/cp-algorithms
- Owner: dreknix
- License: mit
- Created: 2023-01-30T08:49:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T15:43:02.000Z (over 2 years ago)
- Last Synced: 2025-02-01T14:32:47.090Z (over 1 year ago)
- Topics: algorithms, c, competitive-programming
- Language: C
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Algorithms for Competitive Programming
* [Sorting](sort/)
## License
[MIT](https://github.com/dreknix/cp-algorithms/blob/main/LICENSE)