Create a SearchTester and SortTester method to test. The sortTester and searchTester
methods will create a text-based interface for the user to compare and view the
performance of the searching and sorting algorithms. The user can select (1) if they are
searching or sorting, (2) the size of the list they would like to search or sort, and (3)For
searchTester you will also ask the user for the search value