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

Grokking Algorithms: An illustrated guide for programmers and other curious people (repost)

Posted By: hill0
Grokking Algorithms: An illustrated guide for programmers and other curious people (repost)

Aditya Bhargava, "Grokking Algorithms: An illustrated guide for programmers and other curious people"
English | ISBN: 1617292230 | 2016 | PDF | 256 pages | 6.40 MB

Grokking Algorithms is a fully illustrated, friendly guide that teaches you how to apply common algorithms to the practical problems you face every day as a programmer. You'll start with sorting and searching and, as you build up your skills in thinking algorithmically, you'll tackle more complex concerns such as data compression and artificial intelligence. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python.