This repository contains solutions to Daily Coding Problem questions in JavaScript and TypeScript.
npm install
.Each problem is numbered and can be executed with npm run [number]
. For example, to run problem number 1, use npm run 1
.
If you would like to contribute to the project, please follow these steps:
This project is licensed under the MIT License. See the LICENSE file for more information.