Discover / Book
Data structures and algorithm analysis in C

Data structures and algorithm analysis in C

Mark Allen Weiss · 1993 · 511 pages

Data structures (Computer science)Computer algorithmsC++ (Computer program language)C (Computer program language)C plus plus (computer program language)Algoritmus (számítógépes)

As an Amazon Associate we earn from qualifying purchases. Some book links are affiliate links; you pay the same price and we may earn a small commission.

About this book

In this text, readers are able to look at specific problems and see how careful implementations can reduce the time constraint for large amounts of data from several years to less than a second. Class templates are used to describe generic data structures and first-class versions of vector and string classes are used. Included is an appendix on a Standard Template Library (STL). This text is for readers who want to learn good programming and algorithm analysis skills simultaneously so that they can develop such programs with the maximum amount of efficiency. Readers should have some knowledge of intermediate programming, including topics as object-based programming and recursion, and some background in discrete math.

Appears in these reading paths

Related reading guides

Reader reviews

Ratings and notes from readers — tagged with how deep into the subject they were.

Loading reviews…

Discussion