12 2016 档案

摘要:原题链接在这里:https://leetcode.com/problems/add-strings/ 题目: Given two non-negative numbers num1 and num2 represented as string, return the sum of num1 and  阅读全文
posted @ 2016-12-26 09:34 Dylan_Java_NYC 阅读(174) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/add-two-numbers-ii/ 题目: You are given two linked lists representing two non-negative numbers. The most significa 阅读全文
posted @ 2016-12-26 09:03 Dylan_Java_NYC 阅读(1103) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/find-all-anagrams-in-a-string/ 题目: Given a string s and a non-empty string p, find all the start indices of p's 阅读全文
posted @ 2016-12-21 17:21 Dylan_Java_NYC 阅读(274) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/island-perimeter/ 题目: You are given a map in form of a two-dimensional integer grid where 1 represents land and 阅读全文
posted @ 2016-12-19 13:16 Dylan_Java_NYC 阅读(423) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/design-hit-counter/description/ 题目: Design a hit counter which counts the number of hits received in the past 5 阅读全文
posted @ 2016-12-19 12:58 Dylan_Java_NYC 阅读(575) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/logger-rate-limiter/ 题目: Design a logger system that receive stream of messages along with its timestamps, each 阅读全文
posted @ 2016-12-19 12:32 Dylan_Java_NYC 阅读(559) 评论(0) 推荐(0) 编辑
摘要:原题链接在这里:https://leetcode.com/problems/moving-average-from-data-stream/ 题目: Given a stream of integers and a window size, calculate the moving average 阅读全文
posted @ 2016-12-15 16:04 Dylan_Java_NYC 阅读(408) 评论(0) 推荐(0) 编辑

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