Collection of random interview style question from various websites with their implementations written in TypeScript
Install
npm install
Build
npm run build
Test
npm test
https://github.com/visionmedia/debug#powershell-vs-code-default
- https://jestjs.io/docs/getting-started#using-typescript
- https://github.com/kulshekhar/ts-jest
- Start VSCode Debug Console
- Set breakpoints
npm t
ornpm run test