This project contains 3 javascript files of Quick sort , binary search and reverse string algorithms. you can enter the the values in the JS file for inputs.
This project
- Clone the repository
https://github.com/neu-mis-info6150-fall-2019/assignment-5-MaheshPrasad44
. - Navigate to project directory.
- Install Visual Studio/ IntelliJ to view code in IDE.
- Run `npm build and npm install.
- Right click on 3 javascript files and run it to see output in terminal.
- You can copy the code here to repl.it and run it under a JS file to check the outputs.