An open API service indexing awesome lists of open source software.

https://github.com/rishit-dagli/google-foobar

My solutions for Google FooBar
https://github.com/rishit-dagli/google-foobar

competitive-coding foobar foobarchallenge python-3 python3

Last synced: 3 months ago
JSON representation

My solutions for Google FooBar

Awesome Lists containing this project

README

          

# Google-FooBar

![Language](https://img.shields.io/badge/language-Python-green.svg)
[![Python 3.6](https://img.shields.io/badge/python-3.5|3.6|3.7-blue.svg)](https://www.python.org/downloads/release/python-360/)

My solutions for the [Google FooBar](https://foobar.withgoogle.com/).
These problems and my solutions to them might be quite
helpful if you are preparing for a coding interview or are just interested in coding.

**Note: all these solutions are written in Python.**

![](images/rabbit_animation.gif)

[Foo.Bar URL](https://foobar.withgoogle.com/)

I would strongly advise you to go over `Challenge 5`. I felt it was a real SOTA (state of the art) problem, seems very easy problem
while reading, hard when you try to code and the optimal solution is just a few lines (Here: <15 lines). You could read
[my blog](http://datasets.rishit.tech/Blogs/A-SOTA-Coding-Problem/)
on this to geta better idea.

## At the End!

```
Level 1 100% [==========================================]
Level 2 100% [==========================================]
Level 3 100% [==========================================]
Level 4 100% [==========================================]
Level 5 100% [==========================================]

CU4AHQoXSxcSQExTUk4UGgwVWkNNR0sKHQUfDQgTWwFGR1ZJVQwAHAwRQwEFQEBJVQwVDgYGWhdG R1ZJVQAdCxsRSg0DCwlOXklUCQocRwEXAgEMHB1USFNUCREPCwMKGQwXT0VUCRYABQ4ABhpUSFNU CRcAAQlOXklUDgYbCURbR0seGwdSTxQ=

```

The decoded message I received-

```
"{'success' : 'great', 'colleague' : 'esteemed', 'efforts' : 'incredible', 'achievement' : 'unlocked', 'rabbits' : 'safe', 'foo' : 'win!'}"
```

## Another cool anime (from FooBar)

![](images/rabbit_animation_var2.gif)