Skip to content

A small code sample that implements a data structure that tracks the Nth highest value in a stream of values. Run "mvn test" to validate code style, compile, and run tests.

vermasque/nthhighest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nthhighest

A small code sample that implements a data structure that tracks the Nth highest value in a stream of values. Run "mvn test" to validate code style, compile, and run tests.

Build Status

About

A small code sample that implements a data structure that tracks the Nth highest value in a stream of values. Run "mvn test" to validate code style, compile, and run tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages