feat: practice makes perfect
This commit is contained in:
parent
01d7681b6b
commit
98d99a017d
2 changed files with 119 additions and 0 deletions
|
|
@ -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" },
|
||||
],
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue