Advantages over Hash indexes
All values in one input segment are more recent
than all values in the other segment.
When multiple segments contain the same key,
the value from the most recent segment is kept
and older segments are discarded.
In order to find a particular key in the file, there’s
no longer need to keep the full index in memory!