Skip to content

tmarzec/CodingChallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodingChallenge

In order to build the project, run mvn install. It should create JsonFlattener-1.0-SNAPSHOT-jar-with-dependencies.jar file in target directory.
Usage: java -jar target/JsonFlattener-1.0-SNAPSHOT-jar-with-dependencies.jar file_name
Main function expects file name as first argument.

Sample tests are provided in src/test directory:

  • test/exp contains correctly flattened files
  • test/inp contains input JSON files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages