Hacker News new | ask | show | jobs
by vineet7kumar 3509 days ago
I am a fan of Mark Allen Weiss' Data structures and algorithm analysis in C (https://www.amazon.ca/Data-Structures-Algorithm-Analysis-2nd...). It is much smaller than CLRS and the algorithms are listed as C source code rather than pseudo code. I also like the coding style presented in the book.
1 comments

Thanks. It seems interesting.