Commit graph

9 commits

Author SHA1 Message Date
ea27fffb85
Solve rust/exercises/hello-world 2024-03-25 10:11:54 +01:00
e6c7977320
Add new exercises for python 2024-03-25 10:10:25 +01:00
164a2443de
Solve python/exercises/meltdown-mitigation
With help of
https://exercism.org/tracks/python/exercises/meltdown-mitigation/solutions/adbeep
as I didn't understand the math and logic behind the +/- 10%
instruction.
2024-03-25 10:07:22 +01:00
34859ef147
Add new exercises for python 2024-03-25 09:39:29 +01:00
64e1e4f1c2
Solve python/exercises/currency-exchange
With help of
https://exercism.org/tracks/python/exercises/currency-exchange/solutions/dollymolly
as I didn't understand the last instruction.
2024-03-25 09:37:22 +01:00
acadad2eac
Add readme 2024-03-25 09:24:41 +01:00
184bf48147
Split shell.nix files per language
This allows to only download and build environment for the actual
language one is playing with.
Also do not use downloaded binary but provide a derivation for exercism
binary.
2024-03-25 09:22:40 +01:00
8cd12c1122
Add more languages 2024-03-24 21:06:12 +01:00
58c6b09200
INIT 2024-03-24 18:37:22 +01:00