Jump to ratings and reviews
Rate this book

Algorithms: Advanced Data Structures for Algorithms

Rate this book
Are you studying data science and want to take your learning further ? Data structures are an integral part of data science , machine learning , and algorithms , all aimed at solving programming challenges that might seem insurmountable at the outset.

Advanced Data Structures for Algorithms builds on your current knowledge, taking your learning much deeper and teaching you how to solve even the trickiest of challenges.

This book has been divided into four
Part One covers advanced lists ,
• An overview of linked lists
• Doubly linked lists
• XOR linked lists
• Self-organizing lists
• Unrolled linked lists
Part Two covers trees ,
• Segment trees
• Trie trees
• Fenwick trees
• AVL trees
• Red-black trees
• Scapegoat trees
• Treap
• N-ary
Part Three discusses disjoint sets or Union-finds , as they are sometimes known
Part Four covers heaps and priority queues ,
• A brief discussion on binary heaps
• Binomial heaps
• Fibonacci heaps
• Leftist heaps
• K-ary heaps
• Iterative heapsorts

You’ll find plenty of code examples to help you make sense of things and common-sense explanations.

If you want to advance your knowledge of data structures for algorithms you are in the right place.

225 pages, Paperback

Published December 21, 2021

7 people are currently reading

About the author

Andy Vickler

130 books2 followers

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
1 (100%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.