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 91 317 85 Top 0.968%
Codewars 347 1168 24266 Top 3.910%

Last update: 2024-02-27

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.