Discover

Robert Sedgewick

Personal Information

Born January 1, 1946 (80 years old)
United States, United States
Also known as: Sedgewick Robert
18 books
4.0 (4)
105 readers

Description

There is no description yet, we will add it soon.

Books

Newest First

Algorithms in C, Parts 1-4

0.0 (0)
19

Digitized by the Internet Archive in 2012

An introduction to the analysis of algorithms

0.0 (0)
5

This book provides a thorough introduction to the primary techniques used in the mathematical analysis of algorithms. The authors draw from classical mathematical material, including discrete mathematics, elementary real analysis, and combinatories, as well as from classical computer science material, including algorithms and data structures. They focus on "average-case" or "probabilistic" analysis, although they also cover the basic mathematical tools required for "worst-case" or "complexity" analysis. Topics include recurrences, generating functions, asymptotics, trees, strings, maps, and an analysis of sorting, tree search, string search, and hashing algorithms.

Computer science

0.0 (0)
8

A guidebook for the student who wants to use a computer in a science project, indicating the ways computer knowledge can be used in the performance of an investigation or project or in the analysis of the results.