2019-01-10 Russian doll envelopes Find the maximum number of envelopes can you Russian doll? (put one inside other) algorithm Leetcode字节跳动 阅读全文 >>
2019-01-07 Find the largest square area Find the largest square containing only 1's and return its area. algorithm Leetcode字节跳动 阅读全文 >>
2019-01-07 LRU Design and implement a data structure for Least Recently Used (LRU) cache. algorithm Leetcode字节跳动 阅读全文 >>