Data Structures: A Pseudocode Approach with C++ - Hardcover

Gilberg, Richard; Forouzan, Behrouz A.

 
9780534952167: Data Structures: A Pseudocode Approach with C++

Synopsis

This new text makes it simple for beginning computer science students to design algorithms first using pseudocode and then build them using the C++ programming language. Based on Gilberg and Forouzan's successful text, Data Structures: A Pseudocode Approach with C, this new book emphasizes a practical approach to data structures.

"synopsis" may belong to another edition of this title.

Review

Part 1: Introduction 1. Basic Concepts 2. Recursion Part 2: Linear Lists 3. Stacks 4. Queues 5. General Linear Lists Part 3: Non-Linear Lists 6. Introduction to Trees 7. Binary Search Trees 8. AVL Search Trees 9. Heaps 10. Multiway Trees 11. Graphs Part 4: Sorting and Searching 12. Sorting 13. Searching Appendices A: ASCII Tables B: Structure Charts C: Integer and Float Libraries D: Selected C Libraries E: Mathematical Series and Recursive Relations F: Array Implementations of Stacks and Queues

Synopsis

This text presents a logical follow-up to Forouzan and Gilberg's CS1 book, "Computer Science: A Structured Programming Approach Using C++", as it follows the same programming style and visual presentation. The pseudocode approach aims to help users learn the foundations of algorithms before they get to the details of C++ language syntax. A strong art program with liberal use of illustrations, figures, and tables was developed to help users visualize concepts. For optional use, the standard template library is included in the appendix as a resource.

"About this title" may belong to another edition of this title.

Other Popular Editions of the Same Title