A collection of source code from questions or case studies that frequently arise during the coding interview process.
This code was developed with .
You can install the project by clone it via GitHub :
git clone https://github.com/ianriizky/coding-interview-javascript.git
pnpm install
Run this command below to execute all test script using Jest.
pnpm test
You can help us to add more training case on the list above by contributing to this repository. See CONTRIBUTING.MD
for more information.
Please see CHANGELOG.MD
for more information on what has changed recently.
The MIT License (MIT). Please see LICENSE.MD
for more information.