499_indv_git

This code is simple and have only 2 features:
i) First it sorts an int array in ascending manner
ii) Second it sorts an int array descending manner

To run this program please run the src/main.java file
To run the tests please run tests/tests.java file