Skip to content

cemcayiroglu/MSAWetness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

A Java program that sorts all metropolitan statistical areas (MSAs) in the United States by wettest population during May of 2015. The population wetness of an MSA is calculated as the number of people in the MSA times the amount of rain received. For the purposes of this exercise, assume that all people remain inside between the hours of 12 AM and 7 AM local time and so rainfall during these hours does not count.

Prerequisite

Java(TM) SE Runtime Environment 1.8.0

apache-maven-3.0.5

Installation

mvn install

question-1.0-SNAPSHOT-bin.zip will be created under target folder.

Copy question-1.0-SNAPSHOT-bin.zip to a desired location and unzip.

Running

bin/run.sh

result.out that contains the list of MSA-wetnesses will be created under bin.

You can edit run.sh file if you want to run with different files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published