Finding the longest matching string prefix ... fast
In many systems at bol. com the response speed of our systems is very important. This blog is about the data structures and algorithms we used to make a specific analysis step a lot faster: Finding the longest matching string prefix.
Finding the longest matching string prefix ... fast