Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 748 Bytes

readme.md

File metadata and controls

38 lines (26 loc) · 748 Bytes

Monkeyeveryday Interview

This repo store questions and some test cases for interview at Monkeyeveryday

Built With

Getting Started

Write the code to solve problems and pass all test conditions.

Prerequisites

Your machine must have Node, npm and yarn to run this project. If you already install npm run below command to install yarn

npm install --global yarn

Installation

  1. Clone the repo
    git clone https://github.com/monkey-monkey/interview.git
  2. Install packages
    yarn
  3. Run typescript/test files
    yarn test:<test-name>

License

Distributed under the MIT License. See LICENSE for more information.