A collection of all of the competitive programming problems that I have solved (or attempted to solve, at least).
This repository is managed by cptk, a CLI that I've developed that keeps all my competitive programming files organized, and automatically can download example test cases of problems, run them to validate that your solution works, and even submit your solution to the online judge without leaving the terminal.
This repository contains solutions to 138 different problems. My favorite competitive programming website is cses.fi, with exactly 74 submissions (54% of total submissions).