9781617292231-1617292230-Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People

Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People

ISBN-13: 9781617292231
ISBN-10: 1617292230
Edition: 1
Author: Aditya Bhargava
Publication date: 2016
Publisher: Manning Publications
Format: Paperback 256 pages
FREE US shipping
Rent
35 days
from $9.42 USD
FREE shipping on RENTAL RETURNS
Buy

From $28.74

Rent

From $9.42

Book details

ISBN-13: 9781617292231
ISBN-10: 1617292230
Edition: 1
Author: Aditya Bhargava
Publication date: 2016
Publisher: Manning Publications
Format: Paperback 256 pages

Summary

Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People (ISBN-13: 9781617292231 and ISBN-10: 1617292230), written by authors Aditya Bhargava, was published by Manning Publications in 2016. With an overall rating of 3.5 stars, it's a notable title among other Business Technology (Databases & Big Data, Algorithms, Programming, Microsoft Programming, User Experience & Usability, Web Development & Design, Online Searching, Internet & Social Media) books. You can easily purchase or rent Grokking Algorithms: An Illustrated Guide for Programmers and Other Curious People (Paperback, Used) from BooksRun, along with many other new and used Business Technology books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $19.19.

Description

Summary

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.

Learning about algorithms doesn't have to be boring! Get a sneak peek at the fun, illustrated, and friendly examples you'll find in Grokking Algorithms on Manning Publications' YouTube channel.

Continue your journey into the world of algorithms with Algorithms in Motion, a practical, hands-on video course available exclusively at Manning.com (www.manning.com/livevideo/algorithms-in-motion).

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

An algorithm is nothing more than a step-by-step procedure for solving a problem. The algorithms you'll use most often as a programmer have already been discovered, tested, and proven. If you want to understand them but refuse to slog through dense multipage proofs, this is the book for you. This fully illustrated and engaging guide makes it easy to learn how to use the most important algorithms effectively in your own programs.

About the Book

Grokking Algorithms is a friendly take on this core computer science topic. In it, you'll learn how to apply common algorithms to the practical programming problems you face every day. You'll start with tasks like sorting and searching. As you build up your skills, you'll tackle more complex problems like data compression and artificial intelligence. Each carefully presented example includes helpful diagrams and fully annotated code samples in Python. By the end of this book, you will have mastered widely applicable algorithms as well as how and when to use them.

What's Inside
  • Covers search, sort, and graph algorithms
  • Over 400 pictures with detailed walkthroughs
  • Performance trade-offs between algorithms
  • Python-based code samples

About the Reader

This easy-to-read, picture-heavy introduction is suitable for self-taught programmers, engineers, or anyone who wants to brush up on algorithms.

About the Author

Aditya Bhargava is a Software Engineer with a dual background in Computer Science and Fine Arts. He blogs on programming at adit.io.

Table of Contents

  1. Introduction to algorithms
  2. Selection sort
  3. Recursion
  4. Quicksort
  5. Hash tables
  6. Breadth-first search
  7. Dijkstra's algorithm
  8. Greedy algorithms
  9. Dynamic programming
  10. K-nearest neighbors
Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book