Please You need help with this... in C++
1. What are the top 2 sorting and searching algorithms ? Explain why so...
2. Write a OOP program that store an array of 100 integers.
Add/code 1 of the top 2 sorting algorithms you mentioned above
Add/code 1 of the top 2 searching algorithms you mentioned above
Have a function to ask the user for input.
Have a function to print out the array
Have a function to delete an integer
Have the ability to know/printout the count the number of integers