Skip to content

A small problem solved which got from one of the recruiting site.

Notifications You must be signed in to change notification settings

srjpn/Lengaburu-War

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lengaburu War

Problem statement

Please find the elaborated problem statement here

Getting Started

Prerequisites

Setup

    npm install

This would install all the dependencies required.

Run

    npm start <file_path>

example:

    npm start inputs/input1.txt

Test

    npm test

The command checks for linting and also runs tests.

Package

    npm run package

The command would package the application into a zip file.

About

A small problem solved which got from one of the recruiting site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published