Open In App

Google Foobar Interview Experience

Foobar is “said to be” Google’s secret hiring challenge, and it’s really exciting. It is an invite-only challenge, so “you have to be chosen” by Google.

There’s no specific word from Google, but it’s said that, based on your search history, i.e., your problem-solving related search keywords, their algorithm may find your searches interesting and send you the invite. 



Don’t find Foobar, let Foobar find you!

Some tips:



  1. Don’t Overthink: Overthinking can make you use algorithms that might be overkill. For one question I went on to implement Edmund’s Blossom algorithm while all I needed was a simple depth first search based bipartite matching. All the questions in foobar are mostly solvable in under 400 lines of code.
  2. Don’t feel like it is the only way into Google
  3. Refer to the internet when you don’t know
  4. Try to learn the concepts and then start solving. This challenge will surely teach you a lot. You might hit a question that you have no idea about. The internet will be a friend, but don’t let it spoil you.
  5. Also try to go for the challenge when you have ample of time to work on it only and try to learn at each step.

Foobar is more about learning and implementing, instead of knowing everything before!

Article Tags :