导航

2019年1月30日

摘要: 题目概述: You are given a list of non-negative integers, a1, a2, ..., an, and a target, S. Now you have 2 symbols + and -. For each integer, you should ch 阅读全文

posted @ 2019-01-30 11:44 隔岸小杨 阅读(87) 评论(0) 推荐(0)

2018年8月30日

摘要: 题目链接:https://leetcode.com/problems/lru-cache/description/ Design and implement a data structure for Least Recently Used (LRU) cache. It should support 阅读全文

posted @ 2018-08-30 11:45 隔岸小杨 阅读(205) 评论(0) 推荐(0)

2018年8月25日

摘要: 题目链接:https://leetcode.com/problems/course-schedule-ii/submissions/1 There are a total of n courses you have to take, labeled from 0 to n-1. Some cours 阅读全文

posted @ 2018-08-25 11:37 隔岸小杨 阅读(108) 评论(0) 推荐(0)

2018年8月20日

摘要: 题目链接:https://leetcode.com/problems/escape-the-ghosts/description/ You are playing a simplified Pacman game. You start at the point (0, 0), and your de 阅读全文

posted @ 2018-08-20 12:04 隔岸小杨 阅读(122) 评论(0) 推荐(0)

2018年8月18日

摘要: 题目链接:https://leetcode.com/problems/custom-sort-string/description/ S and T are strings composed of lowercase letters. In S, no letter occurs more than 阅读全文

posted @ 2018-08-18 04:11 隔岸小杨 阅读(135) 评论(0) 推荐(0)

2018年8月16日

摘要: 题目链接:https://leetcode.com/problems/all-paths-from-source-to-target/description/ Given a directed, acyclic graph of N nodes. Find all possible paths fr 阅读全文

posted @ 2018-08-16 11:46 隔岸小杨 阅读(321) 评论(0) 推荐(0)

点击右上角即可分享
微信分享提示