feat: practice makes perfect

This commit is contained in:
Barrett Ruth 2025-04-07 12:05:28 -04:00
parent 01d7681b6b
commit 98d99a017d
2 changed files with 119 additions and 0 deletions

View file

@ -19,6 +19,7 @@ const postMapping = new Map([
"Algorithms",
[
{ name: "competitive programming log", link: "competitive-programming-log" },
{ name: "practice makes perfect", link: "practice-makes-perfect" },
{ name: "leetcode daily", link: "leetcode-daily" },
],
],