Monday 4 March 2013

Data structures , Algorithms and Applications in c++ by Sartraj Sahani


                                       
The study of data structures and algorithms is fundamental to computer science and engineering. A mastery of these areas is essential for us to develop computer programs that utilize computer resources in an effective manner. This book is a nice description of data structures in C++. The Part I of book consist of c++ review and preliminaries, Part II consists of data structures including Lists, Dictionaries, Stacks, Queues and trees and their different types of representations, Arrays and Matrices, Graphs and Performance analysis and Part III consists of Algorithm-Design Methods including Greedy method, Divide and conquer, Dynamic Programming, Backtracking(on the web), Branch and Bound(on the web).
Download Free pdf  Data structures , Algorithms and Applications in c++ by Sartraj Sahani

                                           button-download.gif (200�58)

No comments:

Post a Comment