You also don’t need to know how algorithms work in order to use them, or even to write them. I don’t know how Ukkonen’s algorithm works, but I’ve implemented it. You haven’t seen magic until you’ve seen the suffixes of a string sorted in linear time.
You also don’t need to know how algorithms work in order to use them, or even to write them. I don’t know how Ukkonen’s algorithm works, but I’ve implemented it. You haven’t seen magic until you’ve seen the suffixes of a string sorted in linear time.