Answer TRUE or FALSE.

Mergesort is easier to implement when operating on a linked list than on an array.

True
  • True
  • False

Look at the length of the code given in the modules.

There are a lot of details to deal with when implementing Mergesort on an array.