-
Notifications
You must be signed in to change notification settings - Fork 130
Pull requests: awesee/leetcode
Pull requests list
Add: Longest Uncommon Subsequence I
Easy
Difficulty level easy
String
Topic tag string
#170
by awesee
was merged Jan 8, 2019
Loading...
updated Jan 8, 2019
Add: Ransom Note
Easy
Difficulty level easy
String
Topic tag string
#172
by awesee
was merged Jan 8, 2019
Loading...
updated Jan 8, 2019
Add: Reverse Vowels of a String
Easy
Difficulty level easy
String
Topic tag string
#173
by awesee
was merged Jan 8, 2019
Loading...
updated Jan 8, 2019
Add: Number of Segments in a String
Easy
Difficulty level easy
String
Topic tag string
#174
by awesee
was merged Jan 8, 2019
Loading...
updated Jan 8, 2019
Add: Repeated Substring Pattern
Easy
Difficulty level easy
String
Topic tag string
#175
by awesee
was merged Jan 8, 2019
Loading...
updated Jan 8, 2019
Add: String Compression
Easy
Difficulty level easy
String
Topic tag string
#176
by awesee
was merged Jan 8, 2019
Loading...
updated Jan 8, 2019
Add: Buddy Strings
Easy
Difficulty level easy
String
Topic tag string
#111
by awesee
was merged Jan 1, 2019
Loading...
updated Jan 12, 2019
Update: Reverse String
Easy
Difficulty level easy
String
Topic tag string
#209
by awesee
was merged Jan 22, 2019
Loading...
updated Jan 22, 2019
Add: Implement strStr()
Easy
Difficulty level easy
String
Topic tag string
Two Pointers
Topic tag two pointers
#14
by awesee
was merged Dec 17, 2018
Loading...
updated Feb 18, 2019
Add: Reverse Words in a String
Medium
Difficulty level medium
String
Topic tag string
#412
by awesee
was merged Feb 27, 2019
Loading...
updated Feb 27, 2019
Add: Rotate String
Easy
Difficulty level easy
String
Topic tag string
#472
by awesee
was merged Apr 6, 2019
Loading...
updated Apr 6, 2019
Add: Regular Expression Matching
Backtracking
Topic tag backtracking
Dynamic Programming
Topic tag dynamic programming
Hard
Difficulty level hard
String
Topic tag string
#551
by awesee
was merged May 20, 2019
Loading...
updated May 20, 2019
Add: Longest Palindromic Substring
Dynamic Programming
Topic tag dynamic programming
Medium
Difficulty level medium
String
Topic tag string
#582
by awesee
was merged Jun 9, 2019
Loading...
updated Jun 9, 2019
Add: ZigZag Conversion
Medium
Difficulty level medium
String
Topic tag string
#585
by awesee
was merged Jun 10, 2019
Loading...
updated Jun 10, 2019
Add: Letter Combinations of a Phone Number
Backtracking
Topic tag backtracking
Medium
Difficulty level medium
String
Topic tag string
#630
by awesee
was merged Sep 4, 2019
Loading...
updated Sep 4, 2019
Add: Add Strings
Easy
Difficulty level easy
String
Topic tag string
#654
by awesee
was merged Sep 18, 2019
Loading...
updated Sep 18, 2019
Add: Reorder Data in Log Files
Easy
Difficulty level easy
String
Topic tag string
#663
by awesee
was merged Sep 20, 2019
Loading...
updated Sep 20, 2019
Add: Validate IP Address
Medium
Difficulty level medium
String
Topic tag string
#665
by awesee
was merged Sep 21, 2019
Loading...
updated Sep 21, 2019
Add: Generate Parentheses
Backtracking
Topic tag backtracking
Medium
Difficulty level medium
String
Topic tag string
#683
by awesee
was merged Sep 30, 2019
Loading...
updated Sep 30, 2019
Add: Maximum Number of Balloons
Easy
Difficulty level easy
Hash Table
Topic tag hash table
String
Topic tag string
#697
by awesee
was merged Nov 12, 2019
Loading...
updated Nov 12, 2019
Update: Repeated String Match
Easy
Difficulty level easy
String
Topic tag string
#705
by awesee
was merged Nov 13, 2019
Loading...
updated Nov 13, 2019
ProTip!
Follow long discussions with comments:>50.