Y

Yelp

29 questions tracked28 with solutions
🔍
Frequency scoreSorted highest → lowest frequency✓ Our Solution = we have a detailed walkthrough

Showing 29 of 29 questions

1
EasyDestination City✓ Our Solution
100
ArrayHash TableString
LeetCode ↗79% acc.
2
MediumFilter Restaurants by Vegan-Friendly, Price and Distance✓ Our Solution
100
ArraySorting
LeetCode ↗63% acc.
3
MediumCourse Schedule✓ Our Solution
100
Depth-First SearchBreadth-First SearchGraphTopological Sort
LeetCode ↗49% acc.
4
EasyTwo Sum✓ Our Solution
98
ArrayHash Table
LeetCode ↗56% acc.
5
MediumLongest Substring Without Repeating Characters✓ Our Solution
98
Hash TableStringSliding Window
LeetCode ↗37% acc.
6
MediumLetter Case Permutation✓ Our Solution
98
StringBacktrackingBit Manipulation
LeetCode ↗75% acc.
7
MediumTop K Frequent Words✓ Our Solution
98
ArrayHash TableStringTrie+4
LeetCode ↗59% acc.
8
EasyMinimum Index Sum of Two Lists✓ Our Solution
98
ArrayHash TableString
LeetCode ↗58% acc.
9
HardFind the Closest Palindrome✓ Our Solution
98
MathString
LeetCode ↗32% acc.
10
EasyCheck If a Word Occurs As a Prefix of Any Word in a Sentence✓ Our Solution
98
Two PointersStringString Matching
LeetCode ↗69% acc.
11
MediumString Compression✓ Our Solution
98
Two PointersString
LeetCode ↗58% acc.
12
MediumDecode String✓ Our Solution
98
StringStackRecursion
LeetCode ↗61% acc.
13
HardInsert Delete GetRandom O(1) - Duplicates allowed✓ Our Solution
98
ArrayHash TableMathDesign+1
LeetCode ↗36% acc.
14
MediumInsert Delete GetRandom O(1)✓ Our Solution
98
ArrayHash TableMathDesign+1
LeetCode ↗55% acc.
15
MediumTop K Frequent Elements✓ Our Solution
98
ArrayHash TableDivide and ConquerSorting+4
LeetCode ↗65% acc.
16
EasyValid Anagram✓ Our Solution
98
Hash TableStringSorting
LeetCode ↗67% acc.
17
HardThe Skyline Problem✓ Our Solution
98
ArrayDivide and ConquerBinary Indexed TreeSegment Tree+3
LeetCode ↗44% acc.
18
EasyReverse Linked List✓ Our Solution
98
Linked ListRecursion
LeetCode ↗79% acc.
19
MediumActive Businesses
98
Database
LeetCode ↗66% acc.
20
MediumReverse Words in a String✓ Our Solution
98
Two PointersString
LeetCode ↗52% acc.
21
HardWord Ladder✓ Our Solution
98
Hash TableStringBreadth-First Search
LeetCode ↗43% acc.
22
HardWord Ladder II✓ Our Solution
98
Hash TableStringBacktrackingBreadth-First Search
LeetCode ↗27% acc.
23
MediumMerge Intervals✓ Our Solution
98
ArraySorting
LeetCode ↗49% acc.
24
MediumGroup Anagrams✓ Our Solution
98
ArrayHash TableStringSorting
LeetCode ↗71% acc.
25
EasyLongest Common Prefix✓ Our Solution
98
StringTrie
LeetCode ↗45% acc.
26
MediumRemove Colored Pieces if Both Neighbors are the Same Color✓ Our Solution
98
MathStringGreedyGame Theory
LeetCode ↗63% acc.
27
MediumRandom Pick with Weight✓ Our Solution
80
ArrayMathBinary SearchPrefix Sum+1
LeetCode ↗48% acc.
28
EasyMinimum String Length After Removing Substrings✓ Our Solution
56
StringStackSimulation
LeetCode ↗77% acc.
29
MediumShortest and Lexicographically Smallest Beautiful String✓ Our Solution
56
StringSliding Window
LeetCode ↗40% acc.