k0pernicus / google-billboard-challenge

Quick-and-dirty implementation of a solver for the 2004's google billboard puzzle / challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Billboard Challenge

After reading "Androids" from Chet Haase, I found that Google was using a funny challenge to hire some people.
I wanted to solve the puzzle (very) quickly using Rust.

In Silicon Valley, Google used a billboard to display a puzzle, which allows you to decrypt a message, access to a website in order to solve a second puzzle, and finally use the response to access another website and send your application as a software engineer.

All started with this billboard...

original billboard

An article about the subject: http://haacked.com/archive/2004/07/13/google-mysterious-billboard.aspx/.

About

Quick-and-dirty implementation of a solver for the 2004's google billboard puzzle / challenge


Languages

Language:Rust 100.0%