Hacker News new | ask | show | jobs
by fmendez 6094 days ago
You should try 'Algorithms in C++ Part 5: Graph Algorithms (3rd Edition)' i had lots of fun with that one :).

note: fun == countless nights solving problems :P

note2: link to the book http://www.amazon.com/Algorithms-Part-Graph-3rd-Pt-5/dp/0201...

1 comments

Seconded; another great source is Skiena, Algorithm Design Manual.