Data Structures & Their Algorithms

Data Structures & Their Algorithms PDF Author: Harry R. Lewis
Publisher: Addison Wesley
ISBN:
Category : Computers
Languages : en
Pages : 536

Get Book

Book Description
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.