The CS Detective by Jeremy Kubica
Author:Jeremy Kubica
Language: eng
Format: epub, mobi
Publisher: No Starch Press, Inc.
Published: 2016-07-11T16:00:00+00:00
“We started off searching for an island with coffee. I was still green in those days and hadn’t heard of iterative deepening, so I boldly suggested a depth-first search. The captain just laughed and told me she’d never trust a depth-first search in the Razor Ridges—too many long dead ends.
“Well. She gridded off the sea into one-mile-square chunks. One mile was about as far as you could see through the fog, so we would need to be in the same grid square as the supply station to see it. Then we set about exploring with iterative deepening. We used a depth-first search, but limited it to a single one-cell step. We used a classic north, east, south, west ordering, backtracking to the starting location each time. We didn’t find anything in this first step, but at least we were efficient about it. Within a few hours, we had eliminated all neighboring grid squares.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(12643)
Hello! Python by Anthony Briggs(9946)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9820)
The Mikado Method by Ola Ellnestam Daniel Brolund(9813)
Dependency Injection in .NET by Mark Seemann(9368)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8332)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7788)
Grails in Action by Glen Smith Peter Ledbrook(7719)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7590)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7382)
Microservices with Go by Alexander Shuiskov(7141)
Practical Design Patterns for Java Developers by Miroslav Wengner(7062)
Test Automation Engineering Handbook by Manikandan Sambamurthy(7005)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6443)
Angular Projects - Third Edition by Aristeidis Bampakos(6421)
The Art of Crafting User Stories by The Art of Crafting User Stories(5950)
NetSuite for Consultants - Second Edition by Peter Ries(5863)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5674)
Kotlin in Action by Dmitry Jemerov(5092)
