Data Structures and Algorithms: Annotated Reference with Examples by Granville Barnett, Luca Del Tongo
Publisher: DotNetSlackers 2008
Number of pages: 112
This book provides implementations of common and uncommon algorithms in pseudocode which is language independent and provides for easy porting to most imperative programming languages. We assume that the reader is familiar with the following: (1) Big Oh notation; (2) An imperative programming language; (3) Object oriented concepts.
Computers & Internet Computer Science Algorithms & Data Structures