Trying to figure out how to sort a linked list by finding the biggest integer deleting it and placing it at the head. So I wrote a function to find the biggest and place it