/foobar

My solutions from Google Foobar. For educational purposes only.

Primary LanguagePython

Google Foo.Bar

My solutions from Google Foobar. For educational purposes only.

https://foobar.withgoogle.com

Level 5 complete.

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


<encrypted>
KEIGEQw3MiAWUkRVdHA0FxAFG3N7c0IWCwM4MjICAAFIdG1zQhAXGzEyPgARQ0N0cDYDEwsdICR0 RU9ESD05MBcQAAY2OzZCWURINTQ7DBASCjkyPRFSRFV0cCYLGQsMPzI3QllESCY2MQccEBxzd2lF UhcOMjJ0SVVDCTs4dEVPREgjPj1EUhk=
</encrypted>

# decoded message

['sucCESs' :Great
                 'colLEAgue''estEEMed',EfforTS : 'INCrediBLE', 'ACHieveMENt' :UnlocKED', 'RABbits 'saFE, 'fOO : 'WIN!'}

Languages & Constrains

Python

To provide a Python solution, edit solution.py

Your code will run inside a Python 2.7.6 sandbox. Standard libraries are supported except for bz2, crypt, fcntl, mmap, pwd, pyexpat, select, signal, termios, thread, time, unicodedata, zipimport, zlib.

Java

To provide a Java solution, edit solution.java

Your code will be compiled using standard Java 7. It must implement the answer() method in the solution stub. Execution time is limited. Some classes are restricted (e.g. java.lang.ClassLoader). You will see a notice if you use a restricted class when you verify your solution. Third-party libraries, input/output operations, spawning threads or processes and changes to the execution environment are not allowed.

Problems

Level 1

Level 2

Level 3

Level 4

Level 5


Note

Problems marked with * are collected from other place. So I did't verify those solution, but I think they work.