Problem
Decision Trees [15 pts] Recall that a comparison-based sorting algorithm can be represented in the (binary) decision tree model: Following the worked example of Tutorial SS13, the figure below shows part of the decision tree for mergesort operating on a list of 4 numbers, 41, 62, (3, (4" Please expand subtree Ti; ie.. draw and label all of the edges; internal (comparison) nodes and leaves in subtree Ti. Edges in the tree must be labelled with < o and leaves must show the final sorted order.
(1 02
03 04
03 (4
Ti
T3