Suffix array can be created by performing __________ traversal of a suffix tree.

Suffix array can be created by performing __________ traversal of a suffix tree. Correct Answer depth-first

A suffix tree is a trie, which contains all the suffixes of the given string as their keys and positions in the string as their values. So, we can construct a suffix array by performing the depth-first traversal of a suffix tree.
Bissoy MCQ

Related Questions

A tree is cut partially and made to fall on ground. The tree however does not fall completely and is still attached to its cut part. The tree top touches the ground at a point 10m from foot of the tree making an angle of 30°. What is the length of the tree?