Skip to content

Answers to LeetCode challenges in typescript with tests

Notifications You must be signed in to change notification settings

mattspaulding/leetcode-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Answers to LeetCode challenges in typescript with tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published