Tag: a-trie
All the articles with the tag "a-trie".
LeetCode 1166 LintCode 3677 Design File System
Published: at 06:23 AMSolutions for LeetCode 1166 LintCode 3677, medium, tags: hash table, trie, string, design.
LeetCode 1804 LintCode 3729 Implement Trie II
Updated: at 09:23 AMSolutions for LeetCode 1804 LintCode 3729, medium, tags: design, trie, hash, string.
LeetCode 3043 Find the Length of the Longest Common Prefix
Updated: at 10:12 AMsolutions for LeetCode 3043, hard, tags: trie, string, array, hash.