This repository contains my solutions to the exercises from the book.
The files are enumerated according to the exercise numbers, and inside, there is a comment addressing the exercise statement.
Compile and execute the code for each exercise. If you don't have C# on your machine, you can run it here: https://dotnetfiddle.net/# or any other online compiler. It is recommended to use .NET 7.
If you find something not working or have a suggestion, open a Pull Request!
I have not posted every exercise. However, starting from chapter 15, all exercises are posted.