Coding Challenge: AutoScout24 Listing Report
- You can run the code from the main method in class Main (Go to /src/com/company/Main.java).
- The program will ask you to enter listings.csv and contacts.csv files absolute paths.
- The program will display the required reports.
- You can run the tests from MainTest class (Go to /src/com/company/MainTest.java).