Skip to content

Releases: arghasarkar/easy-trie

Add longest common prefix feature

17 Jun 15:39
efbac73
Compare
Choose a tag to compare

Find the longest common prefix between all the words. If no common prefix exists, return an empty string.