|
| Login | Sign up | My Wish List |
![]() | Classic Data Structures in C++ by Timothy A. Budd ISBN-10: 9780201508895 ISBN-10: 0-201-50889-3 ISBN-13: 9780201508895 ISBN-13: 978-0-201-50889-5 Hardcover 1994-01 Addison-Wesley Find Lowest Price | |
Reviews | ||
Incredible resource Keep this book on your shelf for a long time, you'll look back to it often. The exmaples use STL (standard templete library) so you don't have to worry about the code being useless when it comes to your data struct. Lastly, don't be intimidated by this book; accessible to both the beginner and expert. | ||
Great book! Two thumbs up. Great Data Structures book. If you gotta buy just one book for Algorithms & Data Structures course, get this one. | ||
Good place to start for C++ data structures This does do a good job of presenting data structures that mesh into a well designed C++ program, and if you're a half-decent programmer, you can code up a design yourself quickly from the explanations given. Source code is also available!! | ||