An actively updated collection of the tools I use in CP. Outlines these important details:
tips.md
: which contains common mistakes that I mostly did while coding.snippets/snippets.json
: which contains the snippets I used in VS Code. This is mostly for archival purposes as I no longer use VS Code for competitive coding. I intend to outline competitive coding setup in Vim in near future. Moreover, you can find updated snippets in the algorithms notebookonekeycodeexecution.md
: faster code compilation and running for editors.CppVsJava.md
: because why not? :P