-
Notifications
You must be signed in to change notification settings - Fork 13
Home
Meitar M edited this page Jan 10, 2017
·
5 revisions
Possibly less-shitty places to learn "data structures and algorithms" stuff:
-
Grokking Algorithms (
"grokking algorithms" filetype:pdf
)- but be certain to check the errata because there are a bunch of important mistakes, even early on.
Almost certainly shittier places to learn "data structures and algorithms" stuff:
- National Institute for Standards and Technology's Dictionary of Algorithms and Data Structures - also called the NIST DADS because acronyms are soooo great
Related but not data structures and algorithms specific:
- Exercises in Programming Style (ISBN: 9781482227376)