Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 339 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 339 Bytes

This console base application, calculate min time frame in which all given Ads are rendered.

To run this application run /src/main/scala/ApplicationMain Singleton class.

  1. Advertisement Ids taken from console.
  2. Logs are read from src/main/scala/resources/LogRepo File

Test cases explain the scenario for respective class.