Initialize a list, Determine the number of elements in a list Checking the list for emptiness Find the highest and lowest values in a list Delete a list item with a given value ...
Determining if the list is symmetric, Determining whether any two items can be removed from the list so that the new list is ordered, Determining how many different values the list contains.