549a238bda
Split solutions by chapter
2025-03-18 16:28:27 +01:00
e9bede6dda
Add exercise 2.58
...
This was quite a long one, since I decided to both implement support for
constructing exponent ops, and also made sure that the expressions get
reasonably optimized once they are constructed.
2025-03-18 15:44:48 +01:00
39d48f34f4
Fix inaccurate comment in exercise 2.57
2025-03-10 12:13:39 +01:00
f5131b16db
Add solutions to exercises 2.53-57
2025-03-07 13:31:43 +01:00
2a278157ad
Add solutions to exercises from subsection 2.2.4
2025-02-24 20:51:57 +01:00
2ca5e73a27
Add solutions to exercises from subsection 2.2.3
...
Notes:
The exercise 2.37 on Hexlet's site has an error, noted in the comments.
Also, their page for exercise 2.38 should probably have 0 tests.
And finally, I did not calculate the exact number in the final exercise
2.43, but I included a relevant discussion.
2025-02-12 16:16:13 +01:00
8f4c2125bc
Add solutions to exercises from subsetion 2.2.2
2025-02-06 11:14:16 +01:00
da96368e0b
Add solutions to exercises from subsection 2.2.1
...
In exercise 2.17, there is an error with the test on hexlets site, which
should be reported to them.
2025-02-06 11:08:54 +01:00
1b2b2dfec1
Add solutions to exercises from section 2.1
...
To be noted: the last two exercises, 2.15 and 2.16 were left unfinished,
and will be left for another time.
2025-02-05 15:17:47 +01:00
bc04031dff
Add solutions to exercises from section 1.3
2025-02-05 14:36:47 +01:00
a697f52405
Add solutions to exercises from section 1.2
...
To be noted: the drawing in exercise 1.14 is unfinished. I did it in a
notebook, but haven't yet had the time to put it in a txt file.
2025-02-05 13:59:25 +01:00
16d2911936
Fix section 1.1 solutions so they run in Racket
2025-02-05 12:10:11 +01:00
8b37951b28
Add solutions to exercises from section 1.1
2025-01-15 16:52:59 +01:00