M

Media.net

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

Showing 39 of 39 questions

1
HardMinimum Operations to Form Subsequence With Target Sum✓ Our Solution
100
ArrayGreedyBit Manipulation
LeetCode ↗31% acc.
2
MediumCount the Number of Square-Free Subsets✓ Our Solution
93
ArrayMathDynamic ProgrammingBit Manipulation+1
LeetCode ↗25% acc.
3
HardScramble String✓ Our Solution
86
StringDynamic Programming
LeetCode ↗42% acc.
4
HardMaximum Genetic Difference Query✓ Our Solution
86
ArrayHash TableBit ManipulationDepth-First Search+1
LeetCode ↗44% acc.
5
MediumFurthest Building You Can Reach✓ Our Solution
82
ArrayGreedyHeap (Priority Queue)
LeetCode ↗50% acc.
6
MediumMinimum Total Space Wasted With K Resizing Operations✓ Our Solution
82
ArrayDynamic Programming
LeetCode ↗43% acc.
7
HardMake the XOR of All Segments Equal to Zero✓ Our Solution
82
ArrayDynamic ProgrammingBit Manipulation
LeetCode ↗40% acc.
8
EasyMinimum Time Visiting All Points✓ Our Solution
82
ArrayMathGeometry
LeetCode ↗83% acc.
9
HardMinimum XOR Sum of Two Arrays✓ Our Solution
82
ArrayDynamic ProgrammingBit ManipulationBitmask
LeetCode ↗49% acc.
10
MediumMinimum Cost to Buy Apples
82
ArrayGraphHeap (Priority Queue)Shortest Path
LeetCode ↗67% acc.
11
MediumQueens That Can Attack the King✓ Our Solution
82
ArrayMatrixSimulation
LeetCode ↗72% acc.
12
HardMaximum XOR of Two Non-Overlapping Subtrees
82
TreeDepth-First SearchGraphTrie
LeetCode ↗50% acc.
13
HardDifference Between Maximum and Minimum Price Sum✓ Our Solution
82
ArrayDynamic ProgrammingTreeDepth-First Search
LeetCode ↗32% acc.
14
MediumSum of Remoteness of All Cells
82
ArrayHash TableDepth-First SearchBreadth-First Search+2
LeetCode ↗71% acc.
15
MediumMaximum Value of an Ordered Triplet II✓ Our Solution
82
Array
LeetCode ↗57% acc.
16
EasyMaximum Value of an Ordered Triplet I✓ Our Solution
82
Array
LeetCode ↗58% acc.
17
EasyBest Time to Buy and Sell Stock✓ Our Solution
77
ArrayDynamic Programming
LeetCode ↗55% acc.
18
MediumFlatten Binary Tree to Linked List✓ Our Solution
74
Linked ListStackTreeDepth-First Search+1
LeetCode ↗69% acc.
19
HardSubstring with Concatenation of All Words✓ Our Solution
74
Hash TableStringSliding Window
LeetCode ↗33% acc.
20
EasyMerge Two Sorted Lists✓ Our Solution
71
Linked ListRecursion
LeetCode ↗67% acc.
21
HardPainting the Walls✓ Our Solution
67
ArrayDynamic Programming
LeetCode ↗49% acc.
22
EasyFizz Buzz✓ Our Solution
62
MathStringSimulation
LeetCode ↗74% acc.
23
MediumJump Game✓ Our Solution
62
ArrayDynamic ProgrammingGreedy
LeetCode ↗39% acc.
24
MediumLRU Cache✓ Our Solution
56
Hash TableLinked ListDesignDoubly-Linked List
LeetCode ↗45% acc.
25
HardNumber of Submatrices That Sum to Target✓ Our Solution
56
ArrayHash TableMatrixPrefix Sum
LeetCode ↗74% acc.
26
MediumBinary Search Tree Iterator✓ Our Solution
56
StackTreeDesignBinary Search Tree+2
LeetCode ↗75% acc.
27
EasyValid Phone Numbers✓ Our Solution
56
Shell
LeetCode ↗27% acc.
28
HardThe Number of Good Subsets✓ Our Solution
56
ArrayMathDynamic ProgrammingBit Manipulation+1
LeetCode ↗36% acc.
29
MediumValid Sudoku✓ Our Solution
56
ArrayHash TableMatrix
LeetCode ↗62% acc.
30
MediumBest Time to Buy and Sell Stock II✓ Our Solution
56
ArrayDynamic ProgrammingGreedy
LeetCode ↗70% acc.
31
HardAll O`one Data Structure✓ Our Solution
47
Hash TableLinked ListDesignDoubly-Linked List
LeetCode ↗44% acc.
32
MediumMerge Intervals✓ Our Solution
47
ArraySorting
LeetCode ↗49% acc.
33
HardSliding Window Maximum✓ Our Solution
47
ArrayQueueSliding WindowHeap (Priority Queue)+1
LeetCode ↗48% acc.
34
MediumLongest Palindromic Substring✓ Our Solution
47
Two PointersStringDynamic Programming
LeetCode ↗36% acc.
35
HardSum of Distances in Tree✓ Our Solution
47
Dynamic ProgrammingTreeDepth-First SearchGraph
LeetCode ↗65% acc.
36
EasyMajority Element✓ Our Solution
47
ArrayHash TableDivide and ConquerSorting+1
LeetCode ↗66% acc.
37
HardTrapping Rain Water✓ Our Solution
47
ArrayTwo PointersDynamic ProgrammingStack+1
LeetCode ↗65% acc.
38
MediumSearch in Rotated Sorted Array✓ Our Solution
47
ArrayBinary Search
LeetCode ↗43% acc.
39
MediumMinimize the Maximum Difference of Pairs✓ Our Solution
47
ArrayBinary SearchDynamic ProgrammingGreedy+1
LeetCode ↗51% acc.