Question
What is a common use of Suffix Array?
Select an option. Your answer will be checked instantly.
Correct Answer: B. substring search and text indexing
Explanation:
Suffix Array is commonly used for substring search and text indexing.
Its design supports this task efficiently or naturally.
Leave a Reply