Given a randomly sorted list of integers, sort the list using binary insertion sort.
Your solution wasn't quite correct
Click here to do another problem
Click this tab to see the problem description again