Explain how the merge sort algorithm works. In your explanation, refer to how it would sort the following list of integers: [85, 24, 63, 45].
[85, 24, 63, 45]
You may reference the structure below to support your explanation:
Draw on this