Skip to content

Small programme calculating running median using a min and a max heap.

Notifications You must be signed in to change notification settings

irisSchaffer/running-median-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Running Median

This programme calculates running medians using a min and a max heap.

Running the programme

$ node index.js

Now write the number you want to add into the command line and press Enter. Repeat to add more numbers!

About

Small programme calculating running median using a min and a max heap.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published