/leetcode-ts

Answers to LeetCode challenges in typescript with tests

Primary LanguageTypeScript

LeetCode

leetcode-ts

Answers to LeetCode challenges in typescript with tests

Table of Contents


Installation

  • To run the code on your local environment

Tech

  • Node
  • Typescript
  • Mocha
  • Chai

Setup

clone, install, and test

$ git clone https://github.com/mattspaulding/leetcode-ts
$ cd leetcode-ts
$ npm install
$ npm test

Debugging

  • In Visual Studio Code, set a breakpoint on the line to debug.

  • Go to the debugger section and press play.


Problems


Me

Matt Spaulding

MattSpaulding

Support

Reach out to me!


License

License