You'll notice that the course is split into exercises. Each exercise is split into a *.problem.ts and a *.solution.ts. The exercise script will run TypeScript typechecks and a test suite on the ...