Rather than enhancing the Unsorted List ADTs by adding a member function Is
There, you decide to write a client function to do the same task.
a. Write the specifications for this function.
b. Write the function definition.
c. Write a paragraph comparing the client function and the member function (Exercise 1) for the same task.
d. Describe this function in terms of Big-O.