This repository contains my solutions to the problems I encountered on foobar.withgoogle.com and a decode.py file that decipher the final message that I received when I finished all the 5 levels.
What is google foobar ? "Google Foobar is Google’s secret hiring challenge. Google uses this to hire some of the best developers around the globe which they think can be a good match for their organization. Many developers in Google have been hired through this hiring challenge" source:medium article
The code is entirely in python and it's tested on python 2.7 since it's the python version used by foobar test environment.