/Google-Foobar-Challenge

My take on the 'Foobar' challenge by Google.

Primary LanguagePythonMIT LicenseMIT

Google Foobar Challenge 2020

This is my take on the 'Foobar' challenge by Google.

Opener

I've arranged the problems as they were presented to me by Google. You can easily navigate through each of the folders or use the table below to have a look at the problems. Some folders have a 'Trial' solution too which is nothing but an initial try to the problem. These are generally the brute force approaches which do not pass all the test cases. The other files are the accepted ones which involve specific algorithms, methods or simply mathematics.

Problems List

Level Problem Name
1 Solar Doomsday
2-A Lovely Lucky LAMBs
2-B Power Hungry
3-A The Grandest Staircase Of Them All
3-B Fuel Injection Perfection
3-C Doomsday Fuel
4-A Escape Pods
4-B Bringing a Gun To a Guard Fight (Not mine. Forgot to save my code but this solution helped!)
5 Dodge the Lasers

Note

  1. For all problems, help can be found on internet. Just a quick Google search will help you a lot!

Finish

Created by Yash Dekate.