Which tree provides a linear time solution for substring operation?
(a) Rope Tree
(b) Suffix Tree
(c) Tango Tree
(d) Top Tree
My question is based upon Suffix Tree topic in division Trie of Data Structures & Algorithms I
I had been asked this question by my college professor while I was bunking the class.