1 - npm install
1 - (for each .spec.ts change "xdescribe" to "describe" )
2 - npm run test
Check Out The 100 Algorithm's Challenge Course
This is the setup for my Udemy Course: The 100 Algorithms Challenge: How to Ace the JavaScript Coding Interview.
There are 100 algorithms with README instructions as well as the initial function setup with a few test cases.