摘要: 题目如下: We have a list of bus routes. Each routes[i] is a bus route that the i-th bus repeats forever. For example if routes[0] = [1, 5, 7], this means 阅读全文
posted @ 2019-11-28 10:40 seyjs 阅读(171) 评论(0) 推荐(0) 编辑
摘要: 题目如下: Given many words, words[i] has weight i. Design a class WordFilter that supports one function, WordFilter.f(String prefix, String suffix). It wi 阅读全文
posted @ 2019-11-28 10:36 seyjs 阅读(327) 评论(0) 推荐(0) 编辑