[go: nahoru, domu]

Skip to content

akhilknambiar/statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistics

Code Challenge

Working :

The StatisticInstant is the smallest unit. Suppose we get 1000 request in each millisecond then only the sum, count, max and min values are stored.

Later when we take a 60 seconds time period then we just have reduced set of data to be computed which ensures faster processing.

How to run

From the root folder execute using Maven

mvn spring-boot:run

About

N26 code Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages