摘要: 题目: Implement a magic directory with buildDict, and search methods. For the method buildDict, you'll be given a list of non-repetitive words to build 阅读全文
posted @ 2019-10-20 19:47 silentteller 阅读(277) 评论(0) 推荐(0) 编辑
摘要: 题目: Given an unsorted array of integers, find the length of longest increasing subsequence. Example: Note: There may be more than one LIS combination, 阅读全文
posted @ 2019-10-20 18:49 silentteller 阅读(309) 评论(0) 推荐(0) 编辑