Skip to content

Commit

Permalink
add a new book
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeparticle authored Apr 10, 2024
1 parent a66d67d commit d26b1f9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions ui/public/resource/book.json
Original file line number Diff line number Diff line change
Expand Up @@ -260,5 +260,19 @@
"name": ""
}
]
},
{
"name": "A Common-Sense Guide to Data Structures and Algorithms",
"category": "Algorithms",
"subCategory": "Programming",
"url": "https://pragprog.com/titles/jwdsal2/a-common-sense-guide-to-data-structures-and-algorithms-second-edition/",
"socials": [
{
"url": "",
"name": ""
}
]
}
]


0 comments on commit d26b1f9

Please sign in to comment.