Skip to content

A collection of source code from questions or case studies that frequently arise during the coding interview process.

License

Notifications You must be signed in to change notification settings

ianriizky/coding-interview-javascript

Repository files navigation

Coding Interview in JavaScript

License Release Test Status Coverage Status

A collection of source code from questions or case studies that frequently arise during the coding interview process.

This code was developed with TypeScript.

Table of Contents

Requirement

  • Node.js
  • pnpm

Installation

You can install the project by clone it via GitHub :

git clone https://github.com/ianriizky/coding-interview-javascript.git
pnpm install

Testing

Run this command below to execute all test script using Jest.

pnpm test

Available Training

You can help us to add more training case on the list above by contributing to this repository. See CONTRIBUTING.MD for more information.

Changelog

Please see CHANGELOG.MD for more information on what has changed recently.

License

The MIT License (MIT). Please see LICENSE.MD for more information.

Author

About

A collection of source code from questions or case studies that frequently arise during the coding interview process.

Resources

License

Stars

Watchers

Forks

Packages

No packages published