Skip to content

Latest commit

 

History

History
83 lines (54 loc) · 2.09 KB

File metadata and controls

83 lines (54 loc) · 2.09 KB

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