AlgoDS Open any folder in any IDE(Preferably VSCode) and type the below commands in the terminal Steps: Clone the repo git clone https://github.com/tejasayya/sorting.git javac sorting/*.java java sorting.main For Random Input For Sorted Input For Inversely Sorted Input