This repository serves as a collection of code challenges. It is written in Typescript and uses Jest for unit test execution.
These challenges range in difficulty from remedial to challenging.
You are welcome to fork this repository and modify any of its contents.
One file named "needsTest" needs requires you to write the code challenge and the tests for it. A description of the challenge is included in the file.