Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/d-w-arnold/gambit-cipher-quiz

Solutions in C++, Python and Erlang 🔐
https://github.com/d-w-arnold/gambit-cipher-quiz

ascii ciphertext cpp decryption erlang job-application python

Last synced: 5 days ago
JSON representation

Solutions in C++, Python and Erlang 🔐

Awesome Lists containing this project

README

        

# Gambit Cipher Quiz

These are my solutions to the Gambit Cipher Quiz, in order to apply for a job with Gambit Research:

https://gambitresearch.com/quiz/

C++ Solution: `./main.cpp`

Python Solution: `./main.py`

Erlang Solution: `./main.erl`