Skip to content

aquapaka/leetcode-js-ts-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Leetcode Javascript/Typescript practice

How to run

Make sure that Nodejs is installed

To run Javascript file:

Node <FILEPATH>

To run Typescript file:

npx ts-node <FILEPATH>

About

Leetcode problems and solutions in JS/TS for self practice

Topics

Resources

Stars

Watchers

Forks