Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 🔐
- Host: GitHub
- URL: https://github.com/d-w-arnold/gambit-cipher-quiz
- Owner: d-w-arnold
- Created: 2020-07-17T13:20:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T01:13:41.000Z (over 4 years ago)
- Last Synced: 2024-12-14T01:33:09.524Z (about 2 months ago)
- Topics: ascii, ciphertext, cpp, decryption, erlang, job-application, python
- Language: Erlang
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`