Top Interview 150
Choose your language:
For 150 days, every day I will try to solve a problem in as many ways as possible
| Problem | Solution | Status |
|---|---|---|
| 88. Merge Sorted Array | js | - [x] |
| 27. Remove Element | js | - [x] |
| 26. Remove Duplicates from Sorted Array | js | - [x] |
How to run:
npm install
cd folderSolutionName
node index.js