Limit this search to....

The CS Detective: An Algorithmic Tale of Crime, Conspiracy, and Computation
Contributor(s): Kubica, Jeremy (Author)
ISBN: 1593277490     ISBN-13: 9781593277499
Publisher: No Starch Press
OUR PRICE:   $17.99  
Product Type: Paperback
Published: August 2016
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Computer Science
- Computers | Software Development & Engineering - General
- Computers | Programming - Algorithms
Dewey: FIC
LCCN: 2016013632
Lexile Measure: 860
Physical Information: 0.63" H x 6.06" W x 9" (0.90 lbs) 256 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Meet Frank Runtime. Disgraced ex-detective. Hard-boiled private eye. Search expert.

When a robbery hits police headquarters, it's up to Frank Runtime and his extensive search skills to catch the culprits. In this detective story, you'll learn how to use algorithmic tools to solve the case. Runtime scours smugglers' boats with binary search, tails spies with a search tree, escapes a prison with depth-first search, and picks locks with priority queues. Joined by know-it-all rookie Officer Notation and inept tag-along Socks, he follows a series of leads in a best-first search that unravels a deep conspiracy. Each chapter introduces a thrilling twist matched with a new algorithmic concept, ending with a technical recap.

Perfect for computer science students and amateur sleuths alike, The CS Detective adds an entertaining twist to learning algorithms.

Follow Frank's mission and learn:
-The algorithms behind best-first and depth-first search, iterative deepening, parallelizing, binary search, and more
-Basic computational concepts like strings, arrays, stacks, and queues
-How to adapt search algorithms to unusual data structures
-The most efficient algorithms to use in a given situation, and when to apply common-sense heuristic methods


Contributor Bio(s): Kubica, Jeremy: -

Jeremy Kubica is a principal engineer at Google working on machine learning and algorithms. He has a PhD in robotics from Carnegie Mellon University and a BS in computer science from Cornell University. Kubica is the author of the popular Computational Fairy Tales blog.