/array-equalize

A JS script that equalizes array following the Patel and Goswami formula.

Primary LanguageJavaScript

Equalize an Array

A Script that equalize arrays.

Instructions

First, make a git clone on this repository, don't forget to install Node.js.

Run

# Run the Script on terminal, the return will be the array already equalized 
$ node arrayEqualize.js