Skip to content

🔥 Calculates the median and average of large stream of data using count sort

License

Notifications You must be signed in to change notification settings

bugthesystem/statsy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

statsy

calculates the median and average using count sort
Build Status Coverage Status

###Install Dependencies

On Windows

npm install

On Linux

sudo npm install

Start App

npm start

Test

npm test

Coverage

npm run test-cov

ESLint

npm run lint

About

🔥 Calculates the median and average of large stream of data using count sort

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published