Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Data Structures and Algorithms in C++ 2nd Edition [Repost]

Posted By: AlenMiler
Data Structures and Algorithms in C++ 2nd Edition [Repost]

Data Structures and Algorithms in C++ 2nd Edition by
Course Technology | Jun 30 2000 | ISBN: 0534375979 | Pages: 672 | PDF | 26.97 MB

Using the C++ programming language, author Adam Drozdek highlights three important aspects of data structures and algorithms. First, the book places special emphasis on the connection between data structures and their algorithms, including an analysis of the algorithms' complexity. Second, the book presents data structures in the context of object-oriented program design, stressing the principle of information hiding in its treatment of encapsulation and decomposition. Finally, the book closely examines data structure implementation. Overall, this practical and theoretical book prepares students with a solid foundation in data structures for future courses and work in design implementation, testing, or maintenance of virtually any software system.