T

Thomas H. Cormen Books

1 book·~10 min total read

Cormen is a computer scientist and professor emeritus at Dartmouth College, known for his contributions to algorithm design and analysis.

Known for: Introduction to Algorithms

Books by Thomas H. Cormen

Introduction to Algorithms

Introduction to Algorithms

programming·10 min read

Introduction to Algorithms is a comprehensive textbook covering a broad range of algorithms in depth, yet making their design and analysis accessible to all levels of readers. It presents algorithms with detailed explanations and pseudocode, emphasizing both theoretical foundations and practical applications. The book is widely used in universities and is considered a standard reference in computer science education.

Read Summary

Key Insights from Thomas H. Cormen

1

Foundations of Algorithm Analysis

At its essence, an algorithm is a procedure — a precise sequence of steps designed to accomplish a specific task. But what separates an efficient algorithm from an impractical one? In the earliest chapters, I introduce the models we use to reason about computation itself: the Random Access Machine (...

From Introduction to Algorithms

2

Mathematical Preliminaries

Mathematics is not a barrier; it’s the bridge that connects intuition to precision. In our study of summations, recurrences, and probabilistic methods, I guide readers through the mathematical reasoning that underpins algorithm analysis. Recurrence relations, for example, reveal how algorithms that...

From Introduction to Algorithms

About Thomas H. Cormen

Cormen is a computer scientist and professor emeritus at Dartmouth College, known for his contributions to algorithm design and analysis.

Frequently Asked Questions

Cormen is a computer scientist and professor emeritus at Dartmouth College, known for his contributions to algorithm design and analysis.

Read Thomas H. Cormen's books in 15 minutes

Get AI-powered summaries with key insights from 1 book by Thomas H. Cormen.