This is a collection of exercises from the book The Nature of Code by Daniel Shiffman
You can find the implementation of the exercises at /src/components/exercises
.
Each exercise is has its own component file within a folder corresponding to the chapter number (Chapter 1 Exercise 2: 1/2.tsx
).