F

Flipkart

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

Showing 100 of 100 questions

1
HardSmallest Range Covering Elements from K Lists✓ Our Solution
100
ArrayHash TableGreedySliding Window+2
LeetCode ↗70% acc.
2
MediumShortest Bridge✓ Our Solution
98
ArrayDepth-First SearchBreadth-First SearchMatrix
LeetCode ↗59% acc.
3
HardTrapping Rain Water✓ Our Solution
95
ArrayTwo PointersDynamic ProgrammingStack+1
LeetCode ↗65% acc.
4
MediumMaximum Points You Can Obtain from Cards✓ Our Solution
93
ArraySliding WindowPrefix Sum
LeetCode ↗56% acc.
5
HardDesign Movie Rental System✓ Our Solution
84
ArrayHash TableDesignHeap (Priority Queue)+1
LeetCode ↗36% acc.
6
MediumMinimum Number of Coins to be Added✓ Our Solution
84
ArrayGreedySorting
LeetCode ↗57% acc.
7
MediumCapacity To Ship Packages Within D Days✓ Our Solution
82
ArrayBinary Search
LeetCode ↗72% acc.
8
MediumMinimum Cost to Reach City With Discounts
82
GraphHeap (Priority Queue)Shortest Path
LeetCode ↗60% acc.
9
MediumMinimum Limit of Balls in a Bag✓ Our Solution
82
ArrayBinary Search
LeetCode ↗67% acc.
10
HardThe Score of Students Solving Math Expression✓ Our Solution
82
ArrayMathStringDynamic Programming+2
LeetCode ↗33% acc.
11
MediumNumbers With Same Consecutive Differences✓ Our Solution
82
BacktrackingBreadth-First Search
LeetCode ↗59% acc.
12
HardTriples with Bitwise AND Equal To Zero✓ Our Solution
82
ArrayHash TableBit Manipulation
LeetCode ↗59% acc.
13
HardMinimum Total Cost to Make Arrays Unequal✓ Our Solution
79
ArrayHash TableGreedyCounting
LeetCode ↗41% acc.
14
MediumContainer With Most Water✓ Our Solution
79
ArrayTwo PointersGreedy
LeetCode ↗58% acc.
15
HardBinary Tree Maximum Path Sum✓ Our Solution
76
Dynamic ProgrammingTreeDepth-First SearchBinary Tree
LeetCode ↗41% acc.
16
MediumKoko Eating Bananas✓ Our Solution
76
ArrayBinary Search
LeetCode ↗49% acc.
17
MediumLongest Substring Without Repeating Characters✓ Our Solution
76
Hash TableStringSliding Window
LeetCode ↗37% acc.
18
MediumAsteroid Collision✓ Our Solution
76
ArrayStackSimulation
LeetCode ↗46% acc.
19
HardCherry Pickup II✓ Our Solution
73
ArrayDynamic ProgrammingMatrix
LeetCode ↗72% acc.
20
HardMinimum Adjacent Swaps for K Consecutive Ones✓ Our Solution
73
ArrayGreedySliding WindowPrefix Sum
LeetCode ↗42% acc.
21
EasyTwo Sum✓ Our Solution
69
ArrayHash Table
LeetCode ↗56% acc.
22
HardStrong Password Checker✓ Our Solution
69
StringGreedyHeap (Priority Queue)
LeetCode ↗15% acc.
23
HardCreate Maximum Number✓ Our Solution
69
ArrayTwo PointersStackGreedy+1
LeetCode ↗32% acc.
24
MediumProduct of Array Except Self✓ Our Solution
69
ArrayPrefix Sum
LeetCode ↗68% acc.
25
MediumNumber of Islands✓ Our Solution
64
ArrayDepth-First SearchBreadth-First SearchUnion Find+1
LeetCode ↗62% acc.
26
MediumRotting Oranges✓ Our Solution
64
ArrayBreadth-First SearchMatrix
LeetCode ↗57% acc.
27
MediumGas Station✓ Our Solution
64
ArrayGreedy
LeetCode ↗46% acc.
28
MediumCourse Schedule✓ Our Solution
64
Depth-First SearchBreadth-First SearchGraphTopological Sort
LeetCode ↗49% acc.
29
HardMaximum Profit in Job Scheduling✓ Our Solution
64
ArrayBinary SearchDynamic ProgrammingSorting
LeetCode ↗54% acc.
30
HardLargest Rectangle in Histogram✓ Our Solution
59
ArrayStackMonotonic Stack
LeetCode ↗47% acc.
31
HardDungeon Game✓ Our Solution
59
ArrayDynamic ProgrammingMatrix
LeetCode ↗39% acc.
32
MediumSubarray Sum Equals K✓ Our Solution
59
ArrayHash TablePrefix Sum
LeetCode ↗45% acc.
33
MediumSort Colors✓ Our Solution
59
ArrayTwo PointersSorting
LeetCode ↗68% acc.
34
MediumEdit Distance✓ Our Solution
59
StringDynamic Programming
LeetCode ↗59% acc.
35
EasyMerge Two Sorted Lists✓ Our Solution
59
Linked ListRecursion
LeetCode ↗67% acc.
36
MediumPartition Equal Subset Sum✓ Our Solution
59
ArrayDynamic Programming
LeetCode ↗48% acc.
37
HardMedian of Two Sorted Arrays✓ Our Solution
59
ArrayBinary SearchDivide and Conquer
LeetCode ↗44% acc.
38
HardBurst Balloons✓ Our Solution
59
ArrayDynamic Programming
LeetCode ↗61% acc.
39
MediumMaximum Width of Binary Tree✓ Our Solution
59
TreeDepth-First SearchBreadth-First SearchBinary Tree
LeetCode ↗44% acc.
40
HardFind K-th Smallest Pair Distance✓ Our Solution
59
ArrayTwo PointersBinary SearchSorting
LeetCode ↗46% acc.
41
MediumDecode Ways✓ Our Solution
59
StringDynamic Programming
LeetCode ↗37% acc.
42
MediumBinary Tree Zigzag Level Order Traversal✓ Our Solution
59
TreeBreadth-First SearchBinary Tree
LeetCode ↗62% acc.
43
HardFirst Missing Positive✓ Our Solution
59
ArrayHash Table
LeetCode ↗41% acc.
44
52
ArrayGreedy
LeetCode ↗47% acc.
45
MediumMerge Intervals✓ Our Solution
52
ArraySorting
LeetCode ↗49% acc.
46
MediumOpen the Lock✓ Our Solution
52
ArrayHash TableStringBreadth-First Search
LeetCode ↗61% acc.
47
HardCherry Pickup✓ Our Solution
52
ArrayDynamic ProgrammingMatrix
LeetCode ↗38% acc.
48
HardMaximum Performance of a Team✓ Our Solution
52
ArrayGreedySortingHeap (Priority Queue)
LeetCode ↗48% acc.
49
EasyNumber of Students Unable to Eat Lunch✓ Our Solution
52
ArrayStackQueueSimulation
LeetCode ↗79% acc.
50
EasyNext Greater Element I✓ Our Solution
52
ArrayHash TableStackMonotonic Stack
LeetCode ↗75% acc.
51
MediumHouse Robber✓ Our Solution
52
ArrayDynamic Programming
LeetCode ↗52% acc.
52
MediumRank Teams by Votes✓ Our Solution
52
ArrayHash TableStringSorting+1
LeetCode ↗59% acc.
53
HardCut Off Trees for Golf Event✓ Our Solution
52
ArrayBreadth-First SearchHeap (Priority Queue)Matrix
LeetCode ↗35% acc.
54
MediumSearch in Rotated Sorted Array✓ Our Solution
52
ArrayBinary Search
LeetCode ↗43% acc.
55
HardReconstruct Itinerary✓ Our Solution
52
Depth-First SearchGraphEulerian Circuit
LeetCode ↗44% acc.
56
MediumJump Game✓ Our Solution
52
ArrayDynamic ProgrammingGreedy
LeetCode ↗39% acc.
57
EasyRemove Duplicates from Sorted Array✓ Our Solution
52
ArrayTwo Pointers
LeetCode ↗60% acc.
58
MediumFind Peak Element✓ Our Solution
52
ArrayBinary Search
LeetCode ↗47% acc.
59
HardMaximal Rectangle✓ Our Solution
52
ArrayDynamic ProgrammingStackMatrix+1
LeetCode ↗54% acc.
60
MediumLowest Common Ancestor of a Binary Tree✓ Our Solution
52
TreeDepth-First SearchBinary Tree
LeetCode ↗67% acc.
61
MediumWord Break✓ Our Solution
52
ArrayHash TableStringDynamic Programming+2
LeetCode ↗48% acc.
62
MediumAmount of Time for Binary Tree to Be Infected✓ Our Solution
52
Hash TableTreeDepth-First SearchBreadth-First Search+1
LeetCode ↗64% acc.
63
MediumCopy List with Random Pointer✓ Our Solution
52
Hash TableLinked List
LeetCode ↗61% acc.
64
MediumPredict the Winner✓ Our Solution
52
ArrayMathDynamic ProgrammingRecursion+1
LeetCode ↗56% acc.
65
Medium01 Matrix✓ Our Solution
52
ArrayDynamic ProgrammingBreadth-First SearchMatrix
LeetCode ↗51% acc.
66
52
ArrayTwo PointersSorting
LeetCode ↗37% acc.
67
MediumUnique Paths II✓ Our Solution
42
ArrayDynamic ProgrammingMatrix
LeetCode ↗43% acc.
68
MediumSurrounded Regions✓ Our Solution
42
ArrayDepth-First SearchBreadth-First SearchUnion Find+1
LeetCode ↗43% acc.
69
EasyBest Time to Buy and Sell Stock✓ Our Solution
42
ArrayDynamic Programming
LeetCode ↗55% acc.
70
MediumPopulating Next Right Pointers in Each Node✓ Our Solution
42
Linked ListTreeDepth-First SearchBreadth-First Search+1
LeetCode ↗65% acc.
71
EasyMajority Element✓ Our Solution
42
ArrayHash TableDivide and ConquerSorting+1
LeetCode ↗66% acc.
72
EasySame Tree✓ Our Solution
42
TreeDepth-First SearchBreadth-First SearchBinary Tree
LeetCode ↗65% acc.
73
MediumLongest Consecutive Sequence✓ Our Solution
42
ArrayHash TableUnion Find
LeetCode ↗47% acc.
74
MediumJump Game II✓ Our Solution
42
ArrayDynamic ProgrammingGreedy
LeetCode ↗42% acc.
75
MediumLongest String Chain✓ Our Solution
42
ArrayHash TableTwo PointersString+2
LeetCode ↗62% acc.
76
MediumAll Nodes Distance K in Binary Tree✓ Our Solution
42
Hash TableTreeDepth-First SearchBreadth-First Search+1
LeetCode ↗66% acc.
77
MediumFilling Bookcase Shelves✓ Our Solution
42
ArrayDynamic Programming
LeetCode ↗69% acc.
78
MediumPath Sum II✓ Our Solution
42
BacktrackingTreeDepth-First SearchBinary Tree
LeetCode ↗60% acc.
79
MediumLongest Repeating Character Replacement✓ Our Solution
42
Hash TableStringSliding Window
LeetCode ↗57% acc.
80
MediumDaily Temperatures✓ Our Solution
42
ArrayStackMonotonic Stack
LeetCode ↗67% acc.
81
MediumRotate Array✓ Our Solution
42
ArrayMathTwo Pointers
LeetCode ↗43% acc.
82
HardMinimum Number of Refueling Stops✓ Our Solution
42
ArrayDynamic ProgrammingGreedyHeap (Priority Queue)
LeetCode ↗41% acc.
83
MediumCar Pooling✓ Our Solution
42
ArraySortingHeap (Priority Queue)Simulation+1
LeetCode ↗56% acc.
84
MediumMaximum Sum Circular Subarray✓ Our Solution
42
ArrayDivide and ConquerDynamic ProgrammingQueue+1
LeetCode ↗48% acc.
85
MediumMinimum Area Rectangle✓ Our Solution
42
ArrayHash TableMathGeometry+1
LeetCode ↗55% acc.
86
HardSliding Window Median✓ Our Solution
42
ArrayHash TableSliding WindowHeap (Priority Queue)
LeetCode ↗39% acc.
87
MediumMinimum Number of Arrows to Burst Balloons✓ Our Solution
42
ArrayGreedySorting
LeetCode ↗60% acc.
88
MediumMinimum Cost For Tickets✓ Our Solution
42
ArrayDynamic Programming
LeetCode ↗67% acc.
89
MediumPath Sum III✓ Our Solution
42
TreeDepth-First SearchBinary Tree
LeetCode ↗46% acc.
90
EasyLast Stone Weight✓ Our Solution
42
ArrayHeap (Priority Queue)
LeetCode ↗66% acc.
91
HardPatching Array✓ Our Solution
42
ArrayGreedy
LeetCode ↗54% acc.
92
HardCourse Schedule III✓ Our Solution
42
ArrayGreedySortingHeap (Priority Queue)
LeetCode ↗41% acc.
93
HardMinimum Number of Taps to Open to Water a Garden✓ Our Solution
42
ArrayDynamic ProgrammingGreedy
LeetCode ↗51% acc.
94
HardSliding Window Maximum✓ Our Solution
42
ArrayQueueSliding WindowHeap (Priority Queue)+1
LeetCode ↗48% acc.
95
HardMaximum Running Time of N Computers✓ Our Solution
42
ArrayBinary SearchGreedySorting
LeetCode ↗50% acc.
96
EasyCrawler Log Folder✓ Our Solution
42
ArrayStringStack
LeetCode ↗72% acc.
97
MediumFurthest Building You Can Reach✓ Our Solution
42
ArrayGreedyHeap (Priority Queue)
LeetCode ↗50% acc.
98
MediumKth Largest Element in an Array✓ Our Solution
42
ArrayDivide and ConquerSortingHeap (Priority Queue)+1
LeetCode ↗68% acc.
99
MediumBinary Tree Right Side View✓ Our Solution
42
TreeDepth-First SearchBreadth-First SearchBinary Tree
LeetCode ↗67% acc.
100
HardPut Marbles in Bags✓ Our Solution
42
ArrayGreedySortingHeap (Priority Queue)
LeetCode ↗72% acc.