Campus eBookstore Logo

Skip Navigation LinksEBook Details

Data Structures: Abstraction and Design Using Java 4th Edition

Data Structures: Abstraction and Design Using Java 4th Edition
Author: Elliot B. Koffman;Paul A. T. Wolfgang
Price: $115.95
ISBN-10: 111970359X
ISBN-13: 9781119703594
Get It!:
Format: EPub
Delivery: BibliU Reader
Duration: Lifetime

Note:
Copy Selections To Clipboard: User can copy content to the clipboard with the following restriction: Initially allowance of 10 copy selections. Another copy selection allowed every . To a maximum of 10 total copy selections.
Printing Pages: User can print pages with the following restriction: Initially allowance of 10 pages. Another page allowed every Day. To a maximum of 10 total pages.

Description

Data Structures: Abstraction and Design Using Java offers a coherent and well-balanced presentation of data structure implementation and data structure applications with a strong emphasis on problem solving and software design. Step-by-step, the authors introduce each new data structure as an abstract data type (ADT), explain its underlying theory and computational complexity, provide its specification in the form of a Java interface, and demonstrate its implementation as one or more Java classes. Case studies using the data structures covered in the chapter show complete and detailed solutions to real-world problems, while a variety of software design tools are discussed to help students “Think, then code.”

 

The book supplements its rigorous coverage of basic data structures and algorithms with chapters on sets and maps, balanced binary search trees, graphs, event-oriented programming, testing and debugging, and other key topics. Now available as an enhanced e-book, the fourth edition of Data Structures: Abstraction and Design Using Java enables students to measure their progress after completing each section through interactive questions, quick-check questions, and review questions.