Readings Newsletter
Become a Readings Member to make your shopping experience even easier.
Sign in or sign up for free!
You’re not far away from qualifying for FREE standard shipping within Australia
You’ve qualified for FREE standard shipping within Australia
The cart is loading…
If you want to bring your programming skills to the next level, the most important thing you need is a good grasp of fundamental data structures. Proper choice of data structures is what distinguishes excellent programmers from merely competent ones.
If you are an experienced programmer, you use data structures-at least arrays-all the time. But you may not be familiar with hash tables, trees and binary trees, priority queues, directed and undirected graphs, and all the other data structures at your disposal.
A good choice of data structures will make your job simpler, not more complicated. Your code will be not only faster but also easier to understand and debug. There is no downside to using the right data structures for the purpose.
This book:
Provides an understanding of the fundamental building blocks of data structures.
Describes the construction and use of all common data structures.
Explains the simple math required for the choice of efficient data structures.
Gives you everything you need to choose data structures or devise appropriate new ones.
$9.00 standard shipping within Australia
FREE standard shipping within Australia for orders over $100.00
Express & International shipping calculated at checkout
If you want to bring your programming skills to the next level, the most important thing you need is a good grasp of fundamental data structures. Proper choice of data structures is what distinguishes excellent programmers from merely competent ones.
If you are an experienced programmer, you use data structures-at least arrays-all the time. But you may not be familiar with hash tables, trees and binary trees, priority queues, directed and undirected graphs, and all the other data structures at your disposal.
A good choice of data structures will make your job simpler, not more complicated. Your code will be not only faster but also easier to understand and debug. There is no downside to using the right data structures for the purpose.
This book:
Provides an understanding of the fundamental building blocks of data structures.
Describes the construction and use of all common data structures.
Explains the simple math required for the choice of efficient data structures.
Gives you everything you need to choose data structures or devise appropriate new ones.