🚀 questions with there own directory are leetcode's questions other are found in solutions directory.
🚀 for all leet code questions I use LeetHub Browser Extensions to automate the syncing to my github repo
I have used typescript to implement the solution and optimize the code as much as possible.
To Test out the codes your need to have Node.js installed in your machine.
if you don't have you can download and install from Here
Then run this in terminal
$ npm install
$ npm start