To view prices and purchase online, please login or create an account now.



Data Structures and Algorithms in C++, International Edition

Paperback

Main Details

Title Data Structures and Algorithms in C++, International Edition
Authors and Contributors      By (author) Adam Drozdek
Physical Properties
Format:Paperback
Pages:784
Dimensions(mm): Height 230,Width 185
Category/GenreProgramming and scripting languages: general
ISBN/Barcode 9781133613053
ClassificationsDewey:005.133
Audience
Tertiary Education (US: College)
Edition 4th edition

Publishing Details

Publisher Cengage Learning, Inc
Imprint South-Western College Publishing
Publication Date 22 August 2012
Publication Country United States

Description

Strengthen your understanding of data structures and their algorithms for the foundation you need to successfully design, implement and maintain virtually any software system. Theoretical, yet practical, DATA STRUCTURES AND ALGORITHMS IN C++, 4E, International Edition by experienced author Adam Drozdek highlights the fundamental connection between data structures and their algorithms, giving equal weight to the practical implementation of data structures and the theoretical analysis of algorithms and their efficiency. This edition provides critical new coverage of treaps, k-d trees and k-d B-trees, generational garbage collection, and other advanced topics such as sorting methods and a new hashing technique. Abundant C++ code examples and a variety of case studies provide valuable insights into data structures implementation. DATA STRUCTURES AND ALGORITHMS IN C++, 4E, International Edition provides the balance of theory and practice to prepare readers for a variety of applications in a modern, object-oriented paradigm.

Author Biography

A well respected author and dedicated instructor, Dr. Adam Drozdek serves as Associate Professor of Computer Science at Duquesne University, where he teaches courses in operating systems and computer architecture, advanced data structures and other advanced computer science courses. Dr. Drozdek has authored numerous successful books, including THE ELEMENTS OF DATA COMPRESSION. He earned his B.S. and M.A. from Wroclaw University, his M.S. from Wright State University, and Ph.D. from Jagiellonian University.

Reviews

1. Object-Oriented Programming Using C++. 2. Complexity Analysis. 3. Linked Lists. 4. Stacks and Queues. 5. Recursion. 6. Binary Trees. 7. Multiway Trees. 8. Graphs. 9. Sorting. 10. Hashing. 11. Data Compression. 12. Memory Management. 13. String Matching. Appendix A: Computing BIG-O. Appendix B: Algorithms in the Standard Template Library. Appendix C: NP-Completeness.