Grokking data structures by marcello la rocca Page

Grokking Data Structures by Marcello La Rocca



Return to Data Structures, Algorithms, Data Structures Bibliography, Data Science, Cloud Monk's Book Purchases, Cloud Monk Library, Manning Books Purchased by Cloud Monk

Fair Use Source: Book Purchased directly from Manning.com: manning>Grokking Data Structures as a Print + eBook

{{youtube>cPrEBqBiO3Y}}

https://www.youtube.com/watch?v=cPrEBqBiO3Y


{{youtube>u6ooNh8Wfq0}}

https://www.youtube.com/watch?v=u6ooNh8Wfq0


Product Details


* ASIN: amz>Grokking Data Structures on Amazon
* ISBN-13: 978-1633436992 - ISBN>978-1633436992 on WorldCat.org
** Fair Use Source: 978-1633436992 2024
* Publisher and Publication Date: Manning - MEAP began September 2023, Publication in Summer 2024 (estimated)
* Paperback: ~355 pages


Book Summary


"Don’t be perplexed by data structures! This fun, friendly, and fully-illustrated guide makes it easy to learn useful data structures you’ll put to work every day." (978-1633436992 2024)

"Data structures are vital for shaping and handling all of the data an organization processes — that’s why they show up in so many IT interviews! But you don’t need to be a math expert to understand data structures. This book will prove it. You’ll discover the most common and most useful day-to-day data structures through fun examples, engaging industry stories, and hundreds of illustrations." (978-1633436992 2024)

In Grokking Data Structures you’ll learn how to:

* Understand the most important and widely used data structures
* Identify use cases where data structures make the biggest difference
* Implement basic data collections like arrays, linked lists, stacks, and priority queues
* Speed up your searches using hash tables and hashing functions (while understanding their risks!)
* Use trees and binary search trees (BSTs) to organize data
* Use graphs to model data and learn about complex data
* Reason about time requirements and memory requirements of operations on data structures
* Pick the best data structure solution for a coding challenge
* Understand the tradeoffs of data structures and avoid catastrophes
* Write better code with the power of data structures

"Grokking Data Structures carefully guides you from the most basic data structures like arrays or linked lists all the way to powerful structures like graphs. It’s perfect for beginners — and you won’t need anything more than high school math to get started. Each data structure you encounter comes with its own complete Python data structure implementation so you can start experimenting with what you learn right away." (978-1633436992 2024)

=about the book

=
"Grokking Data Structures makes it a breeze to learn even complex data structures. You’ll follow a steady learning path from absolute basics to advanced concepts, with fun cartoons and stories to make sure every structure sticks! Real-world examples show you how data structures are used in industry — such as making your searches faster with sorted arrays and binary search, handling your tasks list with a queue, and exploring multiple methods to handle triage in an emergency room. By the time you’ve finished reading, you’ll be able to spot when a data structure would help your code and know the perfect solution for the problem!" (978-1633436992 2024)

=about the reader

=
For readers who know the basics of Python.

=about the author

=
Marcello La Rocca is a research scientist and a full-stack engineer, who has contributed to creating large-scale web applications and machine learning infrastructure at Twitter, Microsoft, and Apple.


Fair Use Sources


Fair Use Sources:
* ddg>Grokking Data Structures on DuckDuckGo
* oreilly>Grokking Data Structures on O'Reilly
* manning>Grokking Data Structures on Manning
* amz>Grokking Data Structures on Amazon
* youtube>Grokking Data Structures on YouTube
* reddit>Grokking Data Structures on Reddit
* stackoverflow>Grokking Data Structures on StackOverflow
* github>Grokking Data Structures on GitHub


* archive>Data Structures for Archive Access for Fair Use Preservation, quoting, paraphrasing, excerpting and/or commenting upon

{{navbar_data_structures}}

{{navbar_manning}}

{{navbar_footer}}