Project that contains 2 tasks for the screening. The first is an array falttener and the second is a Customer invitation generator based on GPS co-ordinate proximity to a given point.
Install java 8 and point JAVA_HOME to the installation
git clone https://github.com/brianmyler/IntercomScreening.git
cd IntercomScreening
cd target
java -jar intercom-screener-jar-with-dependencies.jar
To run tests make sue you are in the IntercomScreening folder and use command
mvn test