Jump to ratings and reviews
Rate this book

Data Structures Succinctly Part 1

Rate this book
Data Structures Succinctly Part 1 is your first step to a better understanding of the different types of data structures, how they behave, and how to interact with them. Starting with simple linked lists and arrays, and then moving to more complex structures like binary search trees and sets, author Robert Horvick explains what each structure's methods and classes are and the algorithms behind them. Horvick goes a step further to detail their operational and resource complexity, ensuring that you have a clear understanding of what using a specific data structure entails. The book also features downloadable code samples and vivid diagrams to help you visualize the more abstract structures and algorithms.

ebook

First published January 1, 2012

30 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
4 (23%)
4 stars
9 (52%)
3 stars
4 (23%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Ali.
69 reviews
April 13, 2025
It does exactly what the book says: provide you data structures, succinctly. Enjoyable refresher on concepts I wanted to refamiliarise with. Will be reading Part 2 next!
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.