Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

Data Structures and Algorithms in Java (2nd Edition) [Repost]

Posted By: ChrisRedfield
Data Structures and Algorithms in Java (2nd Edition) [Repost]

Adam Drozdek - Data Structures and Algorithms in Java (2nd Edition)
Published: 2004-09-24 | ISBN: 0534492525 | PDF | 768 pages | 3 MB


Using the Java 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.