Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Algorithms and Data Structures for Massive Datasets [Audiobook]

    Posted By: IrGens
    Algorithms and Data Structures for Massive Datasets [Audiobook]

    Algorithms and Data Structures for Massive Datasets [Audiobook]
    English | October 20, 2022 | ASIN: B0BJTK4WBQ | M4B@128 kbps | 9h 46m | 702 MB
    Authors: Dzejla Medjedovic, Emin Tahirovic | Narrator: Mark Thomas

    Massive modern datasets make traditional data structures and algorithms grind to a halt. This fun and practical guide introduces cutting-edge techniques that can reliably handle even the largest distributed datasets.

    In Algorithms and Data Structures for Massive Datasets you will learn:

    • Probabilistic sketching data structures for practical problems
    • Choosing the right database engine for your application
    • Evaluating and designing efficient on-disk data structures and algorithms
    • Understanding the algorithmic trade-offs involved in massive-scale systems
    • Deriving basic statistics from streaming data
    • Correctly sampling streaming data
    • Computing percentiles with limited space resources

    Algorithms and Data Structures for Massive Datasets reveals a toolbox of new methods that are perfect for handling modern big data applications. You’ll explore the novel data structures and algorithms that underpin Google, Facebook, and other enterprise applications that work with truly massive amounts of data. These effective techniques can be applied to any discipline, from finance to text analysis. Graphics and hands-on industry examples make complex ideas practical to implement in your projects—and there’s no mathematical proofs to puzzle over. Work through this one-of-a-kind guide, and you’ll find the sweet spot of saving space without sacrificing your data’s accuracy. Examples are in Python, R, and pseudocode.

    About the technology

    Standard algorithms and data structures may become slow—or fail altogether—when applied to large distributed datasets. Choosing algorithms designed for big data saves time, increases accuracy, and reduces processing cost.