Please find all the instructions necessary to solve the coding challenges in the comments inside pyramid/
and fizzbuzz/
directories.
Approach these challenges as if they were real-life work problems: focus on solving the acceptance criteria for each project and on code quality.
Feel free to use either JavaScript or TypeScript, and tooling of your choice.
- Fork this repository
- Submit a link to your finished repository when you are ready