• Joined on 2024-06-07
folkert pushed to master at folkert/Learning 2025-03-30 17:00:29 +00:00
5e518b1bdf Remove unecesary print statements
folkert pushed to master at folkert/Learning 2025-03-30 17:00:08 +00:00
dc0dd132b8 Initial commit
folkert pushed to master at folkert/Learning 2025-03-30 13:35:31 +00:00
83561bfec1 Add comprehensive testing functions
folkert pushed to master at folkert/Learning 2025-03-28 20:57:32 +00:00
8819987c5f Add new attributes
folkert pushed to master at folkert/Learning 2025-03-28 20:17:26 +00:00
5186a84010 Refactor dot code
folkert pushed to master at folkert/Learning 2025-03-27 20:11:18 +00:00
f4447c70f7 Add basic types
folkert pushed to master at folkert/Learning 2025-03-25 21:09:42 +00:00
810777b0de Add solution for day 6 part 1 and part 2
folkert pushed to master at folkert/Learning 2025-03-24 20:31:00 +00:00
45fba48ab3 Add solution to day 5 part 1 and part 2
folkert pushed to master at folkert/Learning 2025-03-23 20:39:24 +00:00
53ce3fa893 Initial commit
f6222363b1 Initial commit
1ee6f1ab68 Initial commit
Compare 3 commits »
folkert pushed to master at folkert/Learning 2025-03-23 20:38:35 +00:00
795e4a83d5 Initial commit
folkert pushed to master at folkert/Learning 2025-03-22 13:49:54 +00:00
03f0d3ed29 Solution for day 4 part 1 and part 2
folkert pushed to master at folkert/Learning 2025-03-19 19:10:40 +00:00
60c80cf946 Add solutions for day 3 part 1 and part 2
folkert pushed to master at folkert/Learning 2025-03-17 19:28:27 +00:00
9539d40c74 Add ada object artefacts to ignore list
folkert pushed to master at folkert/Learning 2025-03-17 19:27:45 +00:00
0c2302b3a5 Add solutions for day 2 part 1 and part 2
folkert pushed to master at folkert/Learning 2025-03-17 19:26:56 +00:00
4dbe06279f Move day 1 to separate folder
folkert pushed to master at folkert/Learning 2025-03-16 19:42:55 +00:00
40991c4e3a Add solution to day 1 part 1 and part 2
folkert pushed to master at folkert/Learning 2025-03-16 17:16:06 +00:00
d7552fdf02 Add solutions to day 3 and day 3 2
folkert pushed to master at folkert/Learning 2025-03-12 20:33:27 +00:00
48a8c1dcf6 Initial commit
folkert pushed to master at folkert/Learning 2025-03-05 21:53:08 +00:00
dd8711dbd0 Clean up day 2 solution and reduce time complexity
folkert pushed to master at folkert/Learning 2025-02-28 22:00:39 +00:00
42f70ecd1b Add dirty solution for day 2 2