Comment Re:The question I've always had about memory... (Score 1) 191
Actually, it's probably more like you're being given a few characters in the middle of a string (which are supposedly unique to that string), and you need to find the rest of the string.
I wonder if there's any data structure that does that...