
Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet or computer – no Kindle device required. Learn more
Read instantly on your browser with Kindle Cloud Reader.
Using your mobile phone camera, scan the code below and download the Kindle app.

Flip to back Flip to front
Data Structures and Algorithms in C++ Hardcover – Illustrated, 27 August 2012
by
Adam Drozdek
(Author)
Adam Drozdek (Author) Find all the books, read about the author, and more. See search results for this author |
Edition: 4th
Enhance your purchase
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 STRUCUTRES AND ALGORITHMS IN C++, 4E by experienced author Adam Drosdek 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++ provides the balance of theory and practice to prepare readers for a variety of applications in a modern, object-oriented paradigm.
- ISBN-101133608426
- ISBN-13978-1133608424
- Edition4th
- PublisherCourse Technology ISE
- Publication date27 August 2012
- LanguageEnglish
- Dimensions19.05 x 3.81 x 23.62 cm
- Print length784 pages
Money with Jess: Your Ultimate Guide to Household Budgeting
Learn how to get money, how to spend it and how to save it. Shop now
Frequently bought together
- +
Total Price:
To see our price, add these items to your cart.
One of these items dispatched sooner than the other.
Choose items to buy together.
Customers who viewed this item also viewed
Page 1 of 1 Start overPage 1 of 1
Product description
About the Author
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 Wroc?aw University, his M.S. from Wright State University, and Ph.D. from Jagiellonian University.
Tell the Publisher!
I’d like to read this book on Kindle
Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
I’d like to read this book on Kindle
Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
New children's books bundles!
Book bundles for children's growth and development. Shop now
Product details
- Publisher : Course Technology ISE; 4th edition (27 August 2012)
- Language : English
- Hardcover : 784 pages
- ISBN-10 : 1133608426
- ISBN-13 : 978-1133608424
- Dimensions : 19.05 x 3.81 x 23.62 cm
- Best Sellers Rank: 248,644 in Books (See Top 100 in Books)
- Customer Reviews:
About the author
Follow authors to get new release updates, plus improved recommendations.

Discover more of the author’s books, see similar authors, read author blogs, and more
Customer reviews
4.3 out of 5 stars
4.3 out of 5
62 global ratings
How are ratings calculated?
To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyses reviews to verify trustworthiness.
Top reviews from other countries

R. Prasad
5.0 out of 5 stars
An old favourite new and improved
Reviewed in the United Kingdom on 14 May 2013Verified Purchase
I stumbled on an earlier edition of this book more than a decade ago (in C) after struggling with the subject as an under-graduate. I have read some books by some of the more famous experts on the subject but not found a book as clear, concise and well written as this one. Each topic is introduced gently before the deatils are presented, making it much easier to grasp both the fudamentals and the details. Highly recommended.
2 people found this helpful
Report abuse

NatarajanB
5.0 out of 5 stars
Excellent book for programmers/students
Reviewed in India on 9 March 2016Verified Purchase
Excellent book for programmers/students.
English is very poor though.. When you're going through examples, the algorithms are explained very neatly.
There is bibliography (whitepaper references) on each data structure / algorithm, which is very useful for further in-depth study.
I found it EXCELLENT and very useful to refresh all the data structures / algorithms
English is very poor though.. When you're going through examples, the algorithms are explained very neatly.
There is bibliography (whitepaper references) on each data structure / algorithm, which is very useful for further in-depth study.
I found it EXCELLENT and very useful to refresh all the data structures / algorithms
4 people found this helpful
Report abuse

Durgesh pratap bramhankar
2.0 out of 5 stars
Just theorey.. lack of neat explanation
Reviewed in India on 23 December 2020Verified Purchase
Not good for students..
..
..

Dave Shields
5.0 out of 5 stars
Ourstanding
Reviewed in Canada on 28 May 2017Verified Purchase
This book includes every data structure that a programmer is ever likely to need. Clear and concise.

Sachit
4.0 out of 5 stars
Good book sensibly structures and beautifully explained algorithms
Reviewed in India on 18 July 2019Verified Purchase
Good book beautifully explained