دانلود کتاب Data Structures the Fun Way From Binary Search to QuadTrees in 100 Cups of Coffee
by Kubica, Jermy
|
عنوان فارسی: داده ها راه سرگرم کننده از جستجوی باینری تا چهار درخت را در 100 فنجان قهوه ساختار می دهند |
دانلود کتاب
جزییات کتاب
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.