Algorithms in C++, Parts 1-4: Fundamentals, Data Structure, Sorting, Searching
by Robert Sedgewick
Provides extensive coverage of fundamental data structures & algorithms for sorting, searching, & related applications using any language but also exploits the natural match between C++ classes & ADT implementations.


Comments ( Add )