2018年10月5日

523. Continuous Subarray Sum

摘要: Given a list of non-negative numbers and a target integer k, write a function to check if the array has a continuous subarray of size at least 2 that 阅读全文

posted @ 2018-10-05 17:50 Sheryl Wang 阅读(204) 评论(0) 推荐(0) 编辑

269. Alien Dictionary

摘要: There is a new alien language which uses the latin alphabet. However, the order among letters are unknown to you. You receive a list of non-empty word 阅读全文

posted @ 2018-10-05 16:35 Sheryl Wang 阅读(141) 评论(0) 推荐(0) 编辑

导航