-
Notifications
You must be signed in to change notification settings - Fork 130
Pull requests: awesee/leetcode
Pull requests list
Add: Reverse Vowels of a String
Easy
Difficulty level easy
String
Topic tag string
#173
by awesee
was merged Jan 8, 2019
Loading...
Update: Reverse String
Easy
Difficulty level easy
String
Topic tag string
#209
by awesee
was merged Jan 22, 2019
Loading...
Add: Buddy Strings
Easy
Difficulty level easy
String
Topic tag string
#111
by awesee
was merged Jan 1, 2019
Loading...
Add: Repeated Substring Pattern
Easy
Difficulty level easy
String
Topic tag string
#175
by awesee
was merged Jan 8, 2019
Loading...
Add: String Compression
Easy
Difficulty level easy
String
Topic tag string
#176
by awesee
was merged Jan 8, 2019
Loading...
Add: Ransom Note
Easy
Difficulty level easy
String
Topic tag string
#172
by awesee
was merged Jan 8, 2019
Loading...
Add: Number of Segments in a String
Easy
Difficulty level easy
String
Topic tag string
#174
by awesee
was merged Jan 8, 2019
Loading...
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...
Add: Longest Uncommon Subsequence I
Easy
Difficulty level easy
String
Topic tag string
#170
by awesee
was merged Jan 8, 2019
Loading...
Add: ZigZag Conversion
Medium
Difficulty level medium
String
Topic tag string
#585
by awesee
was merged Jun 10, 2019
Loading...
Add: Reverse Words in a String
Medium
Difficulty level medium
String
Topic tag string
#412
by awesee
was merged Feb 27, 2019
Loading...
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...
Add: Rotate String
Easy
Difficulty level easy
String
Topic tag string
#472
by awesee
was merged Apr 6, 2019
Loading...
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...
Add: Generate Parentheses
Backtracking
Topic tag backtracking
Medium
Difficulty level medium
String
Topic tag string
#683
by awesee
was merged Sep 30, 2019
Loading...
Add: Reorder Data in Log Files
Easy
Difficulty level easy
String
Topic tag string
#663
by awesee
was merged Sep 20, 2019
Loading...
Add: Validate IP Address
Medium
Difficulty level medium
String
Topic tag string
#665
by awesee
was merged Sep 21, 2019
Loading...
Add: Add Strings
Easy
Difficulty level easy
String
Topic tag string
#654
by awesee
was merged Sep 18, 2019
Loading...
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...
Add: Greatest Common Divisor of Strings
Easy
Difficulty level easy
String
Topic tag string
#733
by awesee
was merged Dec 9, 2019
Loading...
A: Remove Palindromic Subsequences
Easy
Difficulty level easy
String
Topic tag string
#775
by awesee
was merged Apr 4, 2020
Loading...
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.