My solutions for various programming problems. While correct, they are not guaranteed to be the best. Newer code is more likely to use better practices.
- CleverCode +
- Codeforces +
- Codewars +
- If you want to join with a refferal URL (I get internet points)
- Most 8 kyu C++ problems
- Some 7 kyu C++ problems
- HackerRank
- LeetCode
- misc - problems from other sources and other files
- tools - scripts for maintaining this repository
- algorithms - useful code snippets
| Site name | Problems | Points | Rank | Percentile |
|---|---|---|---|---|
| Clevercode | 91 | 317 | 85 | Top 0.968% |
| Codewars | 347 | 1168 | 24266 | Top 3.910% |
Last update: 2024-02-27
This repository also contains some useful scrips:
clear.sh- removes all executablesclear-all.sh- removes all solutionsclevercode.py- pulls and processes data from clevercode.lvrank.py- gets user statistics from competitive programming sites
If you notice a typo, code that no longer works or something else, feel free to open an issue. Pull requests with solutions won't be merged, as this is only for practice. However, contributions to the tools and scripts are welcome.
This repository is licensed under the MIT License. See LICENSE for more information.