Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
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 3 4

Data Structures the Fun Way: From Binary Search to QuadTrees in 100 Cups of Coffee (Early Access)

Posted By: yoyoloit
Data Structures the Fun Way: From Binary Search to QuadTrees in 100 Cups of Coffee (Early Access)

Data Structures the Fun Way (Early Access 5/12/22
by Jeremy Kubica

English | 2022 | ISBN: ‎ 1718502605 | 298 pages | True PDF | 10.5 MB


Learn how and when to use the right data structures in any situation, strengthening your computational thinking, problem-solving, and programming skills in the process.

This accessible and entertaining book provides an in-depth introduction to computational thinking through the lens of data structures — a critical component in any programming endeavor. You’ll learn how to work with more than 15 key data structures, from arrays, stacks, and queues, to caches, bloom filters, skip lists, and graphs. You’ll also master linked lists by virtually standing in line at a cafe, hash tables by cataloging the history of the summer Olympics, and QuadTrees by neatly organizing your kitchen cabinets, all while becoming familiar with basic computer science concepts, like recursion and running time analysis.