Question 11
Use the given suffix tree to determine which of the following is the suffix array for the reference sequence ? Assume $ comes first in the alphabet.
[7, 6, 5, 3, 1, 4, 2, 0]
[7, 6, 5, 3, 1, 4, 0, 2]
[7, 5, 3, 1, 6, 4, 2, 0]
[7, 5, 3, 1, 6, 4, 0, 2]
None of these