Commit graph

20 commits

Author SHA1 Message Date
Daniel Siepmann bdfddce9fc
Add new exercises for csharp 2024-03-26 07:44:55 +01:00
Daniel Siepmann a0e547b483
Solve csharp/exercises/annalyns-infiltration 2024-03-26 07:42:32 +01:00
Daniel Siepmann dd395435af
Add new exercises for csharp 2024-03-26 07:32:35 +01:00
Daniel Siepmann fc27e7631b
Solve csharp/exercises/lucians-luscious-lasagna 2024-03-26 07:28:20 +01:00
Daniel Siepmann 317ee5d2fd
Add new exercises for csharp 2024-03-26 07:12:47 +01:00
Daniel Siepmann fe824ac4cf
Add csharp 2024-03-26 07:12:00 +01:00
Daniel Siepmann 0ae78186e8
Remove .exercism/metadata.json files 2024-03-26 07:11:40 +01:00
Daniel Siepmann 9ae08339c0
Switch to nix provided exercism
Nixpkgs already provides exercism in latest version
Add one on top level to get started with new languages.
2024-03-26 06:42:58 +01:00
Daniel Siepmann eb80f955d7
Solve python/exercises/leap 2024-03-25 10:27:39 +01:00
Daniel Siepmann 2ee1856d7f
Add new exercises for python 2024-03-25 10:14:17 +01:00
Daniel Siepmann aaf6203a49
Add new exercises for rust 2024-03-25 10:12:41 +01:00
Daniel Siepmann ea27fffb85
Solve rust/exercises/hello-world 2024-03-25 10:11:54 +01:00
Daniel Siepmann e6c7977320
Add new exercises for python 2024-03-25 10:10:25 +01:00
Daniel Siepmann 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
Daniel Siepmann 34859ef147
Add new exercises for python 2024-03-25 09:39:29 +01:00
Daniel Siepmann 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
Daniel Siepmann acadad2eac
Add readme 2024-03-25 09:24:41 +01:00
Daniel Siepmann 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
Daniel Siepmann 8cd12c1122
Add more languages 2024-03-24 21:06:12 +01:00
Daniel Siepmann 58c6b09200
INIT 2024-03-24 18:37:22 +01:00