Skip to content

Spring boot project that can send max/min value, mean, median and the longest in/decreasing array slice from file

Notifications You must be signed in to change notification settings

megaredsss/Spring-boot-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

#
/get_max_value =	{"max_value":49999978}
#
/get_min_value =	{"min_value":-49999996}
#
/mean = {"mean":63}
#
/median = {"median":-273726.0}
#
/increasing = {"the longest increasing array slice":[-48190694,-47725447,-43038241,-20190291,-17190728,-6172572,8475960,25205909,48332507,48676185]}
#
/decreasing = {"the longest decreasing array slice":[47689379,42381213,30043880,12102356,-4774057,-5157723,-11217378,-23005285,-23016933,-39209115,-49148762]}
#

About

Spring boot project that can send max/min value, mean, median and the longest in/decreasing array slice from file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages