Skip to content

Algorithms and Data Structures with Java Java Edition -- Design, Correctness, Analysis

Best in textbook rentals since 2012!

ISBN-10: 0201360624

ISBN-13: 9780201360622

Edition: 2nd 2010

Authors: Jeffrey H. Kingston, Brian Cole

List price: $45.00
Blue ribbon 30 day, 100% satisfaction guarantee!
Out of stock
We're sorry. This item is currently unavailable.
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!

Jeffrey Kingston provides an in-depth treatment of the central algorithms and data structure of computer science, together with an introduction to the techniques of design, correctness and analysis required for understanding them.
Customers also bought

Book details

List price: $45.00
Edition: 2nd
Copyright year: 2010
Publisher: Addison-Wesley Longman, Incorporated
Binding: Paperback
Pages: 392
Size: 6.14" wide x 9.21" long

has been working with Java since its early days and teaches the language at venues ranging from Sun Microsystems to public high school. He has a BA from Oberlin College and an M.S. from the University of Wisconsin-Madison.

Preface
Algorithm Correctness
Analysis of Algorithms
Data Abstraction
Algorithm Design
Lists, Stacks and Queues
Trees
Symbol Tables
Priority Queues
Sorting
Disjoint Sets
Graphs
Five Classic Graph Problems
Lower Bounds
Reading Eiffel
Recommended Reading