03 2021 档案

摘要:原题链接在这里:https://leetcode.com/problems/iterator-for-combination/ 题目: Design the CombinationIterator class: CombinationIterator(string characters, int c 阅读全文
posted @ 2021-03-07 13:25 Dylan_Java_NYC 阅读(190) 评论(0) 推荐(0)
摘要:原题链接在这里:https://leetcode.com/problems/prefix-and-suffix-search/ 题目: Design a special dictionary which has some words and allows you to search the word 阅读全文
posted @ 2021-03-05 15:06 Dylan_Java_NYC 阅读(178) 评论(0) 推荐(0)