daily-coding-problems

Daily Coding Problem & Solutions

This repository contains solutions to Daily Coding Problem questions in JavaScript and TypeScript.

Installation

Each problem is numbered and can be executed with npm run [number]. For example, to run problem number 1, use npm run 1.

Contributing

If you would like to contribute to the project, please follow these steps:

License

This project is licensed under the MIT License. See the LICENSE file for more information.