vinod827 / mysolution

This repository is for internal purpose only to review my solution for the application called UFO Sightings Service. This repository is being monitored by Vinod Kumar (author) and all fork, commit, etc will be notified over email.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UFO Sightings Service

Description of its implementation:-

UfoSightingServiceImplTest.java is the main entry test class which will be used to test the implementation of following logic:-

  • Get all sightings result from given csv file
  • Get specific sightings result based on given inputs as Year & Month

Use the following maven command to execute this program:-

  • mvn clean install -X

About

This repository is for internal purpose only to review my solution for the application called UFO Sightings Service. This repository is being monitored by Vinod Kumar (author) and all fork, commit, etc will be notified over email.


Languages

Language:Java 100.0%