Skip to content

benjovanic/array-divider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Array Divider

Summary

Array Divider divides an array into equally sized sub arrays for a given bucket size.

Installation

Installation can be done using npm with the following command:

npm install

Running

In the root directory there is a file called index.js which executes the application with sample data.

Run the application with:

npm start

Testing

Some tests have been set up check for errors in the input data and run some happy paths.

Run the tests with:

npm test

About

Twig World coding challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors