Each of the two files ReverseArray.java and IncrementByTwo.java has comments explaining what I did.
-
Download or clone the repo.
-
In your local machine cd into the directory with the files (should be /path/where/downloaded/Golden-Frog-Problems)
-
run each one:
$ java ReverseArray
$ java IncrementByTwo