Top "Longest-prefix" questions

Find the longest common starting substring in a set of strings

This is a challenge to come up with the most elegant JavaScript, Ruby or other solution to a relatively trivial …

javascript python ruby haskell longest-prefix
Longest Prefix Matches for URLs

I need information about any standard python package which can be used for "longest prefix match" on URLs. I have …

python url trie longest-prefix