Be the first to review “Data Structures and Algorithm Design” Cancel reply
The Book titled Data Structures and Algorithm Design provides a good understanding of the fundamental Data structures, how several fundamental algorithms works particularly those concerned with sorting, searching and graph manipulation. Also it stretches an outline on analyzing the algorithm and identifying the efficiency based on the time and space complexity. It contributes an idea over analyzing the real world problems to represent data of the problem and applying the next level algorithm to achieve the goal.
Topics Covered
Linear Structures; Trees and Graph Structures; Framework of Analysis; Greedy and Dynamic Programming
Reviews
There are no reviews yet.