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

https://github.com/abeaumont/tuenti-challenge-3

My solutions to Tuenti Challenge 3 problems
https://github.com/abeaumont/tuenti-challenge-3

Last synced: 2 months ago
JSON representation

My solutions to Tuenti Challenge 3 problems

Awesome Lists containing this project

README

        

Tuenti Challenge 3 Solutions
============================

**SPOILER**: Here you will find solutions for `Tuenti Challenge 3
`_.

Solutions are provided as they were sent, they may be buggy or unstylistic.
They are mostly written in Common Lisp with 2 exceptions: there is one
solution in Factor and another one in Shell scripting.

The following solutions are provided:

* Problem 1: bitcoin.lisp
* Problem 2: suggest.lisp
* Problem 3: lost.lisp
* Problem 4: integers.lisp
* Problem 5: dungeon.lisp
* Problem 6: ice.lisp
* Problem 7: boozzle.lisp
* Problem 8: timing.factor
* Problem 9: defenders.lisp
* Problem 10: checking.lisp
* Problem 12: rtty.sh
* Problem 13: randomness.lisp
* Problem 14: cipher.lisp
* Problem 15: ttt.lisp
* Problem 16: legacy.lisp
* Problem 17: silence.lisp
* Problem 18: energy.lisp

This work is free. You can redistribute it and/or modify it under the
terms of the Do What The Fuck You Want To Public License, Version 2,
as published by Sam Hocevar. See the LICENSE file for more details.