Skip to content

Introduction to Algorithms and Java

Best in textbook rentals since 2012!

ISBN-10: 0072970545

ISBN-13: 9780072970548

Edition: 2nd 2002

Authors: Thomas H. Cormen, Clifford Stein, Charles E. Leiserson, Ronald L. Rivest

List price: $153.44
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!

Customers also bought

Book details

List price: $153.44
Edition: 2nd
Copyright year: 2002
Publisher: McGraw-Hill Higher Education
Publication date: 12/16/2003
Binding: Mixed Media
Pages: 1056
Size: 8.00" wide x 9.00" long x 2.25" tall
Weight: 5.236
Language: English

Thomas H. Cormen received a Ph. D. from MIT in 1992. He is an associate professor at Dartmouth College. Cormen is one of the authors of Introduction to Algorithms.

Preface
Foundations
The Role of Algorithms in Computing
Getting Started
Growth of Functions
Recurrences
Probabilistic Analysis and Randomized Algorithms
Sorting and Order Statistics
Heapsort
Quicksort
Sorting in Linear Time
Medians and Order Statistics
Data Structures
Elementary Data Structures
Hash Table
Binary Search Trees
Red-Black Trees
Augmenting Data Structures
Advanced Design and Analysis Techniques
Dynamic Programming
Greedy Algorithms
Amortized Analysis
Advanced Data Structures
B-Trees
Binomial Heaps
Fibonacci Heaps
Data Structures for Disjoint Sets
Graph Algorithms
Elementary Graph Algorithms
Minimum Spanning Trees
Single-Source Shortest Paths
All-Pairs Shortest Paths
Maximum Flow
Selected Topics
Sorting Networks
Matrix Operations
Linear Programming
Polynomials and the FFT
Number-Theoretic Algorithms
String Matching
Computational Geometry
NP-Completeness
Approximation Algorithms
Appendix: Mathematical Background
Summations
Sets, Etc.
Counting and Probability
Bibliography
Index (created by the authors)