Leetcode02:String

2021-10-06 08:49:52 -0400
String
题号题目链接说明
基础
28Implement strStr()
14Longest Common Prefix
58Length of Last Word
387First Unique Character in a String
383Ransom Note
344Reverse String
151Reverse Words in a String
186Reverse Words in a String II
345Reverse Vowels of a String
205Isomorphic Strings
293Flip Game
294Flip Game II
290Word Pattern
242Valid Anagram
49Group Anagrams
249Group Shifted Strings
87Scramble String
179Largest Number很少考
6ZigZag Conversion很少考
161One Edit Distance
38Count and Say
358Rearrange String k Distance Apart
316Remove Duplicate Letters
271Encode and Decode Strings
168Excel Sheet Column Title
171Excel Sheet Column Number
13Roman to Integer
12Integer to Roman
273Integer to English Words
246Strobogrammatic Number
247Strobogrammatic Number II
248Strobogrammatic Number III很少考
提高
157Read N Characters Given Read4
158Read N Characters Given Read4 II - Call multiple times
68Text Justification
65Valid Number
Substring
76Minimum Window SubstringSliding Window
30Substring with Concatenation of All WordsSliding Window
3Longest Substring Without Repeating CharactersSliding Window
340Longest Substring with At Most K Distinct CharactersSliding Window
395Longest Substring with At Least K Repeating CharactersSliding Window
159Longest Substring with At Most Two Distinct CharactersSliding Window
Palindrome
125Valid Palindrome
266Palindrome Permutation
5Longest Palindromic Substring
9Palindrome Number
214Shortest Palindrome
336Palindrome Pairs
131Palindrome Partitioning
132Palindrome Partitioning II
267Palindrome Permutation II
Parentheses
20Valid Parentheses
22Generate Parentheses
32Longest Valid Parentheses
241Different Ways to Add Parentheses
301Remove Invalid Parentheses
Subsequence
392Is Subsequence
115Distinct Subsequences
187Repeated DNA Sequences很少考
«Newer      Older»
Comment:
Name:

Back to home

Subscribe | Register | Login | N