Editor: This code contains all the common sorting/searching algorithms, all with comments. The program fills an array of user specified size with random numbers, then the program executes the sorting and searching algorithms (picked at the user's discretion).