TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Google Has Secret Interview Challenges Based on Your Search History

34 pointsby staringispoliteover 9 years ago

2 comments

mikestewover 9 years ago
&quot; For my interview, I spent a day at Google headquarters in Mountain View solving problems on a white board.&quot;<p>2015, with a laptop in every lap and a large screen&#x2F;projector in every conference room, and we&#x27;re still scribbling code on a whiteboard at one of the largest software companies in the world.<p>This might have been fine twenty, fifteen years ago when even at Microsoft my machine was a 30 lb. tower under my desk, and I had a 14&quot; CRT monitor. Even if you can&#x27;t reserve a conference room for your interview, you can use one of the 22-27&quot; monitors on your desk. <i>Anything</i> is better than scribbling and correcting code on a whiteboard like a monkey performing tricks.
staringispoliteover 9 years ago
Just verified this myself... pretty cool! I searched for the following:<p><pre><code> * Mutex lock (from the article) * Mutex lock C++ * Python list comprehension </code></pre> Third time&#x27;s a charm! The prompt came up, and now I&#x27;ve got a simulated shell of sorts that looks a bit like linux but doesn&#x27;t have most commands.<p>The main command is &quot;request&quot;, which lets you request challenges through this shell. Requests are defined as follows:<p><pre><code> foobar:~&#x2F; guest$ help [snip] request - request new challenge (of type &#x27;tag&#x27;) [tag] foobar:~&#x2F; guest$ tags Requesting tags... algo algorithms data_struct data structures low_level low-level representation (binary representations, endianness) math math crypto security and cryptography </code></pre> Had a 2nd friend try the same who&#x27;s not a coder, and it didn&#x27;t work, so they&#x27;re looking at more than very-recent search history.