Leetcode 211 Add and Search Word - Data structure design

Design a data structure that supports the following two operations:node void addWord(word) bool search(word) search(word) can search a literal word or a regular expression string containing only lett
相關文章
相關標籤/搜索