Skip to content

AleDore/scratch-flatten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scratch-flatten

Simple java app that flattens an array of arbitrarily nested arrays of integers into a flat array of integers. Please see listed steps in order to run this simple App.

After git clone perform:

  1. cd scratch-flatten/
  2. mvn package (see tests execution results)
  3. java -jar target/flatten-1.0-SNAPSHOT.jar

About

Repo for scratch projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages