Data structures and algorithms in Java / Michael T. Goodrich, Roberto Tamassia, Michael H. Goldwasser.

By: Goodrich, Michael T [ ]Contributor(s): Tamassia, Roberto, [ ] | Goldwasser, Michael H, [ ]Material type: TextTextPublisher: New Delhi: Wiley, 2015Edition: 6th editionDescription: xviii, 699 pages : illustrations ; 24 cmContent type: text Media type: unmediated Carrier type: volumeISBN: 9788126551903 (paperback)Subject(s): Java (Computer program language) | Computer algorithmsDDC classification: 005.73
Contents:
Java primer -- Object-oriented design -- Fundamental data structures -- Algorithm analysis -- Recursion -- Stacks, queues, and deques -- List and iterator ADTs -- Trees -- Priority queues -- Maps, hash tables, and skip lists -- Search trees -- Sorting and selection -- Text processing -- Graph algorithms -- Memory management and B-trees.
Summary: "The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich, Tomassia and Goldwasser's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures. For each ADT presented in the text, the authors provide an associated Java interface. Concrete data structures realizing the ADTs are provided as Java classes implementing the interfaces. The Java code implementing fundamental data structures in this book is organized in a single Java package, net.datastructures. This package forms a coherent library of data structures and algorithms in Java specifically designed for educational purposes in a way that is complimentary with the Java Collections Framework"--Publisher's website.
List(s) this item appears in: CS titles
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Call number Copy number Status Date due Barcode Item holds
Books Books Namal Library
Computer Science
005.73 GOO-D 2015 9886 (Browse shelf (Opens below)) 1 Available 0009886
Books Books Namal Library
Computer Science
005.73 GOO-D 2015 9887 (Browse shelf (Opens below)) 2 Available 0009887
Books Books Namal Library
Computer Science
005.73 GOO-D 2015 9888 (Browse shelf (Opens below)) 3 Available 0009888
Books Books Namal Library
Computer Science
005.73 GOO-D 2017 10194 (Browse shelf (Opens below)) 4 Available 0010194
Books Books Namal Library
Computer Science
005.73 GOO-D 2017 10195 (Browse shelf (Opens below)) 5 Available 0010195
Books Books Namal Library
Computer Science
005.73 GOO-D 2017 10196 (Browse shelf (Opens below)) 6 Available 0010196
Books Books Namal Library
Computer Science
005.73 GOO-D 2017 10197 (Browse shelf (Opens below)) 7 Available 0010197
Books Books Namal Library
Computer Science
005.73 GOO-D 2015 10322 (Browse shelf (Opens below)) 8 Available 0010322
Reference Namal Library
Reference
005.73 GOO-D 2015 10323 (Browse shelf (Opens below)) 9 Not for loan 0010323
Books Books Namal Library
Computer Science
005.73 GOO-D 2015 10324 (Browse shelf (Opens below)) 10 Available 0010324
Total holds: 0

Includes bibliographical references (pages 710-713) and index.

Java primer -- Object-oriented design -- Fundamental data structures -- Algorithm analysis -- Recursion -- Stacks, queues, and deques -- List and iterator ADTs -- Trees -- Priority queues -- Maps, hash tables, and skip lists -- Search trees -- Sorting and selection -- Text processing -- Graph algorithms -- Memory management and B-trees.

"The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich, Tomassia and Goldwasser's approach to this classic topic is based on the object-oriented paradigm as the framework of choice for the design of data structures. For each ADT presented in the text, the authors provide an associated Java interface. Concrete data structures realizing the ADTs are provided as Java classes implementing the interfaces. The Java code implementing fundamental data structures in this book is organized in a single Java package, net.datastructures. This package forms a coherent library of data structures and algorithms in Java specifically designed for educational purposes in a way that is complimentary with the Java Collections Framework"--Publisher's website.

There are no comments on this title.

to post a comment.