diff --git a/src/content/git/competitive-programming.mdx b/src/content/git/competitive-programming.mdx new file mode 100644 index 0000000..2dfd8ae --- /dev/null +++ b/src/content/git/competitive-programming.mdx @@ -0,0 +1,10 @@ +--- +title: "competitive-programming" +date: "09/10/2025" +--- + +a collection of my competitive programming solutions categorized as follows: + +- `/kattis`: a few ICPC problems from UVA's "practices" +- `/codeforces`: codeforces contests, including every division 4 round +- `/cses`: ~100 basic cses problems