https://github.com/devalone/google_foobar_solutions
My solutions for google's foobar challenge https://foobar.withgoogle.com
https://github.com/devalone/google_foobar_solutions
Last synced: over 1 year ago
JSON representation
My solutions for google's foobar challenge https://foobar.withgoogle.com
- Host: GitHub
- URL: https://github.com/devalone/google_foobar_solutions
- Owner: DevAlone
- Created: 2019-07-30T10:38:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-03T12:46:37.000Z (over 6 years ago)
- Last Synced: 2025-03-25T15:49:13.652Z (over 1 year ago)
- Language: Python
- Size: 38.1 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# google_foobar_solutions
My solutions for google's foobar challenge https://foobar.withgoogle.com
If you want to participate, check out this repo: https://github.com/DevAlone/google_foobar_invite_maker there should be some valid invites.
Tasks are split by levels, each next level is harder than previous one.
Number of tasks by levels are distributed like this:
Level 1 - 1 task
Level 2 - 2 task
Level 3 - 3 task
Level 4 - 2 task
Level 5 - 1 task
Tasks I solved:
```
├── level 1
│ ├── Braille Translation
│ ├── Prison Labor Dodgers
│ ├── Re-ID
│ ├── Solar Doomsday
│ └── The cake is not a lie!
├── level 2
│ ├── Bunny Prisoner Locating
│ ├── Don't Get Volunteered!
│ ├── En Route Salute
│ └── Numbers Station Coded Messages
├── level 3
│ ├── Bomb, Baby!
│ ├── Find the Access Codes
│ ├── Prepare the Bunnies' Escape
│ ├── The Grandest Staircase Of Them All (first attempt)
│ └── The Grandest Staircase Of Them All (second attempt)
├── level 4
│ ├── Escape Pods
│ └── Free the Bunny Prisoners
└── level 5
├── Disorderly Escape
└── Expanding Nebula
```
## Mirrors
https://github.com/DevAlone/google_foobar_solutions
https://gitlab.com/DevAlone/google_foobar_solutions
https://bitbucket.org/d3dev/google_foobar_solutions