Skip to content

Introduction to Data Structures and Algorithms with Java

Best in textbook rentals since 2012!

ISBN-10: 0138577498

ISBN-13: 9780138577490

Edition: 1998

Authors: Glenn Rowe

List price: $64.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Assuming fundamental programming skills in Java, Introduction to Data Structures and Algorithms with Java begins by introducing the concept of object-oriented programming in Java. The Advanced Windowing Toolkit (AWT) is also introduced at an early stage, and used to develop object oriented programs with graphical user interfaces (GUIs). After introducing the standard data structures and algorithms commonly studied in second year computing courses, the book concludes with a substantial case study that provides a hands-on experience with key concepts.
Customers also bought

Book details

List price: $64.00
Copyright year: 1998
Publisher: Prentice Hall PTR
Publication date: 12/16/1997
Binding: Paperback
Pages: 464
Size: 7.50" wide x 10.00" long x 1.25" tall
Weight: 2.398

Preface
Object-Oriented Programming
Graphical User Interfaces
Layout Managers
Exceptions
Graphics and Animation
Threads
Lists
Stacks and Queues
Sets
Searching Algorithms
Sorting Algorithms
Tables and Hashing
Trees
Graphs
Java Case Study: An Adventure Game
Java Syntax
Index