https://github.com/akhilerm/google-foobar
My solutions to the google foobar challenge. You can check the website for my implementation/clone of the Foobar challenge
https://github.com/akhilerm/google-foobar
foobar python
Last synced: 25 days ago
JSON representation
My solutions to the google foobar challenge. You can check the website for my implementation/clone of the Foobar challenge
- Host: GitHub
- URL: https://github.com/akhilerm/google-foobar
- Owner: akhilerm
- Created: 2017-09-10T03:24:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T07:52:44.000Z (over 8 years ago)
- Last Synced: 2025-02-28T15:08:34.630Z (over 1 year ago)
- Topics: foobar, python
- Language: Python
- Homepage: https://github.com/akhilerm/Castle
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google-Foobar
My solutions to the google foobar challenge. I don't know the questions as I forgot to save them. These are just the answers to 6 questions I was able to solve. I will try to remember and add the questions.
# Castle - The foobar clone
An open source implementaion of the Google Foobar challenge is currently being developed. Those who couldn't get an invitation to try the actual challenge can check it out at [Castle](https://github.com/akhilerm/Castle). The interface, questions and everything has been modeled to give you near to original foobar experience.
## DO NOT USE THESE SOLUTIONS FOR THE CHALLENGE. TRY AND MAKE YOUR OWN SOLUTIONS. WHILE YOU ARE DONE, YOU CAN JUST CHECK HOW EVERYBODY HAS DONE.