-
Notifications
You must be signed in to change notification settings - Fork 130
Pull requests: awesee/leetcode
Pull requests list
A: Check If a Word Occurs As a Prefix of Any Word in a Sentence
#797
by awesee
was merged Jun 24, 2020
Loading...
A: Longest Valid Parentheses
Dynamic Programming
Topic tag dynamic programming
Hard
Difficulty level hard
String
Topic tag string
#784
by awesee
was merged Apr 20, 2020
Loading...
A: Merge k Sorted Lists
Divide and Conquer
Topic tag divide and conquer
Hard
Difficulty level hard
Heap
Topic tag heap
Linked List
Topic tag linked list
#780
by awesee
was merged Apr 8, 2020
Loading...
A: Create Target Array in the Given Order
Array
Topic tag array
Easy
Difficulty level easy
#779
by awesee
was merged Apr 8, 2020
Loading...
A: Find Lucky Integer in an Array
Array
Topic tag array
Easy
Difficulty level easy
#778
by awesee
was merged Apr 7, 2020
Loading...
A: Count Largest Group
Array
Topic tag array
Easy
Difficulty level easy
#777
by awesee
was merged Apr 6, 2020
Loading...
A: Remove Palindromic Subsequences
Easy
Difficulty level easy
String
Topic tag string
#775
by awesee
was merged Apr 4, 2020
Loading...
ProTip!
Exclude everything labeled
bug
with -label:bug.