DEPRECATED! Moved to Obsidian
This repo documents some of the competitive programming questions I have done.
python3 -m venv venv
source ./venv/bin/activate
python3 how_many_questions.py
python3 add_problem.py QUESTION_NAME
pandoc --defaults defaults.yaml -o result.md
Check out Paradigms