Skip to content

JohnFromPrague/CodingTest

Repository files navigation

CleaningRobot

How to build & run it:

  1. To build solution go into root and run "dotnet build" or build it via Visual Studio

  2. To run application go from root folder into CleaningRobot subfolder and run "dotnet run <source.json> <result.json>"

    image

Remarks:

  1. In PDF example of JSON files are valid, however attached JSON files are not in same format/valid. Maps contain "null" instead of null. Visited and cleaned arrays do not have comma separator between items. I've fixed those problems in attached files. You can see all JSON files in \CleaningRobot.Tests\Resources\

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages