LeetCode 211. Design Add and Search Words Data Structure
Description https://leetcode.com/problems/design-add-and-search-words-data-structure/ Design a data structure that supports adding new words and finding if a string matches any previously added…