Skip to content

tgrants/programming-problem-set-solutions

Repository files navigation

Programming problem set solutions

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.

Contents

Other problemsets

My stats

Site name Problems Points Rank Percentile
Clevercode 90 314 87 Top 0.967%
Codewars 318 1017 30376 Top 4.917%

Last update: 2024-02-16

Usage

This repository also contains some useful scrips:

  • clear.sh - removes all executables
  • clear-all.sh - removes all solutions
  • clevercode.py - pulls and processes data from clevercode.lv
  • rank.py - gets user statistics from competitive programming sites

Contributing

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.

License

This repository is licensed under the MIT License. See LICENSE for more information.