
LeetCode
hujingshuang
兴趣:特征提取,图像配准、运动目标跟踪、机器学习、数据结构及算法分析等。
展开
-
【LeetCode】LeetCode——第3题: Longest Substring Without Repeating Characters
Given a string, find the length of the longest substring without repeating characters.原创 2016-01-06 20:18:13 · 2255 阅读 · 0 评论 -
【LeetCode】LeetCode——第9题:Palindrome Number
【LeetCode】LeetCode——第9题:Palindrome Number原创 2016-04-19 10:31:30 · 1602 阅读 · 0 评论 -
【LeetCode】LeetCode——第5题: Longest Palindromic Substring
LeetCode——第5题: Longest Palindromic Substring原创 2016-04-19 10:01:32 · 1554 阅读 · 0 评论 -
【LeetCode】LeetCode——第11题:Container With Most Water
【LeetCode】LeetCode——第11题:Container With Most Water原创 2016-04-22 19:57:57 · 3753 阅读 · 0 评论 -
【LeetCode】LeetCode——第12题:Integer to Roman
【LeetCode】LeetCode——第12题:Integer to Roman原创 2016-04-22 20:14:48 · 3229 阅读 · 0 评论 -
【LeetCode】LeetCode——第14题:Longest Common Prefix
【LeetCode】LeetCode——第14题:Longest Common Prefix原创 2016-04-22 20:37:48 · 3610 阅读 · 0 评论 -
【LeetCode】LeetCode——第8题:String to Integer (atoi)
【LeetCode】LeetCode——第8题:String to Integer (atoi)原创 2016-04-19 10:26:12 · 2322 阅读 · 0 评论 -
【LeetCode】LeetCode——第4题:Median of Two Sorted Arrays
LeetCode——第4题:Median of Two Sorted Arrays原创 2016-04-19 09:37:31 · 2497 阅读 · 0 评论 -
【LeetCode】LeetCode——第6题:ZigZag Conversion
【LeetCode】LeetCode——第6题:ZigZag Conversion原创 2016-04-19 10:09:57 · 3184 阅读 · 3 评论 -
【LeetCode】LeetCode——第7题:Reverse Integer
【LeetCode】LeetCode——第7题:Reverse Integer原创 2016-04-19 10:17:40 · 1904 阅读 · 0 评论 -
【LeetCode】LeetCode——第21题:Merge Two Sorted Lists
【LeetCode】LeetCode——第21题:Merge Two Sorted Lists原创 2016-05-03 10:27:00 · 1634 阅读 · 1 评论 -
【LeetCode】LeetCode——第2题:Add Two Numbers
You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two numbers and return it as a linked list.原创 2016-01-06 14:50:56 · 4823 阅读 · 0 评论 -
【LeetCode】LeetCode——第1题:Two Sum
Given an array of integers, find two numbers such that they add up to a specific target number.The function twoSum should return indices of the two numbers such that they add up to the target, where index1 must be less than index2. Please note that your r原创 2016-01-04 17:01:58 · 4918 阅读 · 0 评论 -
【LeetCode】LeetCode——第15题:3Sum
【LeetCode】LeetCode——第15题:3Sum原创 2016-04-29 20:47:14 · 5876 阅读 · 0 评论 -
【LeetCode】LeetCode——第16题:3Sum Closest
【LeetCode】LeetCode——第16题:3Sum Closest原创 2016-04-29 21:18:52 · 5245 阅读 · 0 评论 -
【LeetCode】LeetCode——第17题:Letter Combinations of a Phone Number
【LeetCode】LeetCode——第17题:Letter Combinations of a Phone Number原创 2016-04-29 21:40:59 · 5801 阅读 · 0 评论 -
【LeetCode】LeetCode——第18题:4Sum
【LeetCode】LeetCode——第18题:4Sum原创 2016-05-03 09:57:28 · 1656 阅读 · 0 评论 -
【LeetCode】LeetCode——第19题:Remove Nth Node From End of List
【LeetCode】LeetCode——第19题:Remove Nth Node From End of List原创 2016-05-03 10:06:00 · 1580 阅读 · 0 评论 -
【LeetCode】LeetCode——第20题:Valid Parentheses
【LeetCode】LeetCode——第20题:Valid Parentheses原创 2016-05-03 10:18:13 · 1573 阅读 · 0 评论 -
【LeetCode】LeetCode——第13题:Roman to Integer
【LeetCode】LeetCode——第13题:Roman to Integer原创 2016-04-22 20:28:03 · 1718 阅读 · 0 评论