Data Structures & Their Algorithms

Data Structures & Their Algorithms
Author: Harry R. Lewis
Publisher: Addison Wesley
Total Pages: 536
Release: 1991
Genre: Computers
ISBN:


Download Data Structures & Their Algorithms Book in PDF, Epub and Kindle

Using only practically useful techniques, this book teaches methods for organizing, reorganizing, exploring, and retrieving data in digital computers, and the mathematical analysis of those techniques. The authors present analyses that are relatively brief and non-technical but illuminate the important performance characteristics of the algorithms. Data Structures and Their Algorithms covers algorithms, not the expression of algorithms in the syntax of particular programming languages. The authors have adopted a pseudocode notation that is readily understandable to programmers but has a simple syntax.