随笔分类 - 字符串
摘要:Implement strStr() 题解 题目来源:https://leetcode.com/problems/implement strstr/description/ Description Implement "strStr()" . Return the index of the firs
阅读全文
摘要:Generate Parentheses 题解 题目来源:https://leetcode.com/problems/generate parentheses/description/ Description Given n pairs of parentheses, write a functio
阅读全文
摘要:Valid Parentheses 题解 题目来源:https://leetcode.com/problems/ Description Given a string containing just the characters , , , , and , determine if the inpu
阅读全文
摘要:Longest Common Prefix 题解 题目来源:https://leetcode.com/problems/longest common prefix/description/ Description Write a function to find the longest common
阅读全文
摘要:Reverse Integer 题解 题目来源:https://leetcode.com/problems/reverse integer/description/ Description Given a 32 bit signed integer, reverse digits of an int
阅读全文
摘要:String to Integer (atoi) 题解 题目来源:https://leetcode.com/problems/string to integer atoi/description/ Description Implement atoi to convert a string to a
阅读全文
摘要:Longest Palindromic Substring 题解 原创文章,拒绝转载 题目来源:https://leetcode.com/problems/longest palindromic substring/description/ Description Given a string s,
阅读全文
摘要:Minimum Time Difference 题解 原创文章,拒绝转载 题目来源:https://leetcode.com/problems/minimum time difference/description/ Description Given a list of 24 hour clock
阅读全文
摘要:Longest Common Substring题解 原创文章,拒绝转载 题目来源:http://www.lintcode.com/en/problem/longest common substring/ Description Given two strings, find the longest
阅读全文
摘要:Longest Substring Without Repeating Characters题解 原创文章,拒绝转载 题目来源:https://leetcode.com/problems/longest substring without repeating characters/descripti
阅读全文

浙公网安备 33010602011771号