E

Expedia

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

Showing 49 of 49 questions

1
MediumFind the Smallest Divisor Given a Threshold✓ Our Solution
100
ArrayBinary Search
LeetCode ↗64% acc.
2
MediumValid Triangle Number✓ Our Solution
98
ArrayTwo PointersBinary SearchGreedy+1
LeetCode ↗52% acc.
3
MediumThe kth Factor of n✓ Our Solution
98
MathNumber Theory
LeetCode ↗70% acc.
4
MediumMinimum Swaps to Group All 1's Together
98
ArraySliding Window
LeetCode ↗61% acc.
5
MediumDivide Players Into Teams of Equal Skill✓ Our Solution
95
ArrayHash TableTwo PointersSorting
LeetCode ↗69% acc.
6
MediumBreak a Palindrome✓ Our Solution
95
StringGreedy
LeetCode ↗52% acc.
7
HardMinimum One Bit Operations to Make Integers Zero✓ Our Solution
95
Dynamic ProgrammingBit ManipulationMemoization
LeetCode ↗73% acc.
8
EasyMost Visited Sector in a Circular Track✓ Our Solution
95
ArraySimulation
LeetCode ↗59% acc.
9
MediumNumber of Good Binary Strings
95
Dynamic Programming
LeetCode ↗52% acc.
10
MediumRearrange Words in a Sentence✓ Our Solution
95
StringSorting
LeetCode ↗66% acc.
11
MediumString Compression✓ Our Solution
95
Two PointersString
LeetCode ↗58% acc.
12
HardMinimum Replacements to Sort the Array✓ Our Solution
95
ArrayMathGreedy
LeetCode ↗53% acc.
13
MediumUnique Substrings With Equal Digit Frequency
95
Hash TableStringRolling HashCounting+1
LeetCode ↗64% acc.
14
EasyValid Word✓ Our Solution
95
String
LeetCode ↗39% acc.
15
MediumThe Earliest Moment When Everyone Become Friends
95
ArrayUnion FindSorting
LeetCode ↗66% acc.
16
EasyValid Parentheses✓ Our Solution
86
StringStack
LeetCode ↗42% acc.
17
MediumRemove Duplicate Letters✓ Our Solution
82
StringStackGreedyMonotonic Stack
LeetCode ↗51% acc.
18
MediumFind the City With the Smallest Number of Neighbors at a Threshold Distance✓ Our Solution
71
Dynamic ProgrammingGraphShortest Path
LeetCode ↗70% acc.
19
HardTrapping Rain Water✓ Our Solution
71
ArrayTwo PointersDynamic ProgrammingStack+1
LeetCode ↗65% acc.
20
MediumGroup Anagrams✓ Our Solution
71
ArrayHash TableStringSorting
LeetCode ↗71% acc.
21
MediumLongest Substring Without Repeating Characters✓ Our Solution
71
Hash TableStringSliding Window
LeetCode ↗37% acc.
22
MediumCapacity To Ship Packages Within D Days✓ Our Solution
71
ArrayBinary Search
LeetCode ↗72% acc.
23
MediumSet Matrix Zeroes✓ Our Solution
71
ArrayHash TableMatrix
LeetCode ↗61% acc.
24
EasyBest Time to Buy and Sell Stock✓ Our Solution
71
ArrayDynamic Programming
LeetCode ↗55% acc.
25
MediumMinimum Number of Swaps to Make the String Balanced✓ Our Solution
71
Two PointersStringStackGreedy
LeetCode ↗78% acc.
26
MediumHouse Robber✓ Our Solution
64
ArrayDynamic Programming
LeetCode ↗52% acc.
27
MediumJump Game II✓ Our Solution
64
ArrayDynamic ProgrammingGreedy
LeetCode ↗42% acc.
28
MediumMax Consecutive Ones III✓ Our Solution
64
ArrayBinary SearchSliding WindowPrefix Sum
LeetCode ↗66% acc.
29
MediumNumber of Islands✓ Our Solution
64
ArrayDepth-First SearchBreadth-First SearchUnion Find+1
LeetCode ↗62% acc.
30
EasyRoman to Integer✓ Our Solution
64
Hash TableMathString
LeetCode ↗65% acc.
31
EasyMinimum Number of Chairs in a Waiting Room✓ Our Solution
53
StringSimulation
LeetCode ↗78% acc.
32
EasyMerge Sorted Array✓ Our Solution
53
ArrayTwo PointersSorting
LeetCode ↗53% acc.
33
HardNumber of Visible People in a Queue✓ Our Solution
53
ArrayStackMonotonic Stack
LeetCode ↗71% acc.
34
MediumLongest Increasing Subsequence✓ Our Solution
53
ArrayBinary SearchDynamic Programming
LeetCode ↗58% acc.
35
EasyReformat Date✓ Our Solution
53
String
LeetCode ↗67% acc.
36
EasyTwo Sum✓ Our Solution
53
ArrayHash Table
LeetCode ↗56% acc.
37
MediumKeys and Rooms✓ Our Solution
53
Depth-First SearchBreadth-First SearchGraph
LeetCode ↗75% acc.
38
EasyFind the Index of the First Occurrence in a String✓ Our Solution
53
Two PointersStringString Matching
LeetCode ↗45% acc.
39
MediumAdd Two Numbers✓ Our Solution
53
Linked ListMathRecursion
LeetCode ↗46% acc.
40
EasyReverse Linked List✓ Our Solution
53
Linked ListRecursion
LeetCode ↗79% acc.
41
MediumLRU Cache✓ Our Solution
53
Hash TableLinked ListDesignDoubly-Linked List
LeetCode ↗45% acc.
42
MediumMerge Intervals✓ Our Solution
53
ArraySorting
LeetCode ↗49% acc.
43
MediumSubarray Sums Divisible by K✓ Our Solution
53
ArrayHash TablePrefix Sum
LeetCode ↗56% acc.
44
MediumLeast Number of Unique Integers after K Removals✓ Our Solution
53
ArrayHash TableGreedySorting+1
LeetCode ↗63% acc.
45
MediumPermutation in String✓ Our Solution
53
Hash TableTwo PointersStringSliding Window
LeetCode ↗47% acc.
46
EasyClimbing Stairs✓ Our Solution
53
MathDynamic ProgrammingMemoization
LeetCode ↗54% acc.
47
EasyCount Number of Pairs With Absolute Difference K✓ Our Solution
53
ArrayHash TableCounting
LeetCode ↗85% acc.
48
MediumRotting Oranges✓ Our Solution
53
ArrayBreadth-First SearchMatrix
LeetCode ↗57% acc.
49
EasyDegree of an Array✓ Our Solution
53
ArrayHash Table
LeetCode ↗57% acc.