Practical algorithms for programmers

  • 5.00 ·
  • 1 Rating
  • 1 Want to read
  • 0 Currently reading
  • 1 Have read

My Reading Lists:

Create a new list

Check-In

×Close
Add an optional check-in date. Check-in dates are used to track yearly reading goals.
Today

  • 5.00 ·
  • 1 Rating
  • 1 Want to read
  • 0 Currently reading
  • 1 Have read

Buy this book

Last edited by ImportBot
December 19, 2023 | History

Practical algorithms for programmers

  • 5.00 ·
  • 1 Rating
  • 1 Want to read
  • 0 Currently reading
  • 1 Have read

A detailed book on algorithms and data structures fully implemented in C. It goes way beyond the usual coverage of these topics: rather than small snippets of code, each topic is covered in depth. For example, the B-tree includes the full code for a B-tree database. The algorithms cover the usual things: search, sort, hashing etc. But the book also covers algorithms rarely covered by other titles: the various data compression algorithms, complete date and time routines (with all the hinky calendar problems), Soundex (searching for names based on how they sound), arbitrary precision arithmetic, etc.

The only downside is that the C code is from 1995, so the code feels a bit dated in parts.

Publish Date
Publisher
Addison-Wesley
Language
English
Pages
577

Buy this book

Previews available in: English

Edition Availability
Cover of: Practical algorithms for programmers
Practical algorithms for programmers
1995, Addison-Wesley
Paperback in English

Add another edition?

Book Details


Table of Contents

Chapter 1. Introduction
Chapter 2. Basic Data Structures
Chapter 3. Hashing
Chapter 4. Searching
Chapter 5. Sorting
Chapter 6. Trees
Chapter 7. Date and Time
Chapter 8. Arbitrary-precision Arithmetic
Chapter 9. Data Compression
Chapter 10. Data Integrity and Validation

Edition Notes

Includes bibliographical references and index.

Published in
Reading, Mass
Copyright Date
1995

Classifications

Dewey Decimal Class
005.13/3
Library of Congress
QA76.73.C15 B5 1995, QA76.73.C15B5 1995

Contributors

Author
John H Rex

The Physical Object

Format
Paperback
Pagination
xiii, 577 p. :
Number of pages
577

ID Numbers

Open Library
OL1275023M
Internet Archive
practicalalgorit00bins
ISBN 10
020163208X
LCCN
95006582
OCLC/WorldCat
32133263
Library Thing
294294
Goodreads
662159

Community Reviews (0)

Feedback?
No community reviews have been submitted for this work.

History

Download catalog record: RDF / JSON
December 19, 2023 Edited by ImportBot import existing book
November 17, 2022 Edited by ImportBot import existing book
September 17, 2020 Edited by platypusguy Added contents description
August 18, 2020 Edited by ImportBot import existing book
December 10, 2009 Created by WorkBot add works page