A Practical Introduction to Data Structures and Algorithm Analysis
Download or Read eBook A Practical Introduction to Data Structures and Algorithm Analysis PDF written by Clifford A. Shaffer and published by . This book was released on 2001 with total page 536 pages. Available in PDF, EPUB and Kindle.
Author | : Clifford A. Shaffer |
Publisher | : |
Total Pages | : 536 |
Release | : 2001 |
ISBN-10 | : UCSC:32106012552565 |
ISBN-13 | : |
Rating | : 4/5 (65 Downloads) |
Book Synopsis A Practical Introduction to Data Structures and Algorithm Analysis by : Clifford A. Shaffer
Book excerpt: This practical text contains fairly "traditional" coverage of data structures with a clear and complete use of algorithm analysis, and some emphasis on file processing techniques as relevant to modern programmers. It fully integrates OO programming with these topics, as part of the detailed presentation of OO programming itself.Chapter topics include lists, stacks, and queues; binary and general trees; graphs; file processing and external sorting; searching; indexing; and limits to computation.For programmers who need a good reference on data structures.