Wednesday 11 July 2012

Data Structure

 Data Structure & Problem Solving using C++


The goal in this text was to  provide  a practical  introduction to data structures  and algorithms from the  viewpoint of abstract thinking  and problem  solving. This text cover all of the important details concerning the data structures,their analyses and their C++ implementations, while stayingaway  from data structures that are theoretically  interesting  but  not widely used.  It is impossible to cover in  a single course all the different data structures, including  their uses and the analysis, described in this text. So,this textbook allow the  instructors flexibility in topic coverage. The instructor will need to decide on an appropriate balance between  practice and theory  and then choose those topics that best fit the course. The text is organized to minimize dependencies among the various chapters.

Author : Mark Allen Weiss
Edition : 2nd
Download Here : Download

No comments:

Post a Comment