Skip to content

monkey-monkey/interview

Repository files navigation

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.

About

Interview questions for MonkeyEveryday

Resources

License

Stars

Watchers

Forks