Skip to content

Data Structures, Algorithms and Applications in Java

Best in textbook rentals since 2012!

ISBN-10: 007109217X

ISBN-13: 9780071092173

Edition: 2000

Authors: Sartaj Sahni

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!

This is an introductory text on data structures and algorithms which emphasises algorithm analysis and the development of efficient code. Important background material such as algorithm analysis methods and Java specific constructs are reviewed.
Customers also bought

Book details

Copyright year: 2000
Publisher: McGraw-Hill Companies, The
Binding: Hardcover
Pages: 872
Size: 7.20" wide x 9.40" long x 1.30" tall
Weight: 3.190

Preliminariesp. 1
Java Reviewp. 1
Performance Analysis of Programsp. 65
Asymptotic Notationp. 107
Performance Measurement of Programsp. 134
Data Structuresp. 150
Linear Lists - Array Representationp. 150
Linear Lists - Linked Representationp. 188
Linear Lists - Simulated Pointersp. 230
Arrays and Matricesp. 254
Stacksp. 302
Queuesp. 352
Skip Lists and Hashingp. 397
Binary and Other Treesp. 452
Priority Queuesp. 501
Tournament Treesp. 542
Binary Search Treesp. 566
Balanced Search Treesp. 601
Graphsp. 653
Algorithm-Design Methodsp. 699
The Greedy Methodp. 699
Divide and Conquerp. 743
Dynamic Programmingp. 797
Backtracking (On the Web)p. 834
Branch and Bound (On the Web)p. 871
Indexp. I-1
Table of Contents provided by Blackwell. All Rights Reserved.