IncredibleThings

导航

2021年2月15日 #

LeetCode - 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 string. Implement the WordDictionary class 阅读全文

posted @ 2021-02-15 15:44 IncredibleThings 阅读(53) 评论(0) 推荐(0)