S

SAP

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

Showing 39 of 39 questions

1
EasyTwo Sum✓ Our Solution
100
ArrayHash Table
LeetCode ↗56% acc.
2
HardCount Increasing Quadruplets✓ Our Solution
92
ArrayDynamic ProgrammingBinary Indexed TreeEnumeration+1
LeetCode ↗34% acc.
3
HardMaximum Students Taking Exam✓ Our Solution
92
ArrayDynamic ProgrammingBit ManipulationMatrix+1
LeetCode ↗52% acc.
4
MediumContainer With Most Water✓ Our Solution
92
ArrayTwo PointersGreedy
LeetCode ↗58% acc.
5
HardCount the Number of Infection Sequences✓ Our Solution
92
ArrayMathCombinatorics
LeetCode ↗33% acc.
6
HardMaximum Path Quality of a Graph✓ Our Solution
92
ArrayBacktrackingGraph
LeetCode ↗60% acc.
7
MediumMovie Rating✓ Our Solution
92
Database
LeetCode ↗42% acc.
8
EasyLongest Common Prefix✓ Our Solution
89
StringTrie
LeetCode ↗45% acc.
9
EasyValid Parentheses✓ Our Solution
83
StringStack
LeetCode ↗42% acc.
10
MediumNumber of Islands✓ Our Solution
79
ArrayDepth-First SearchBreadth-First SearchUnion Find+1
LeetCode ↗62% acc.
11
EasyValid Palindrome✓ Our Solution
70
Two PointersString
LeetCode ↗51% acc.
12
MediumMaximal Square✓ Our Solution
70
ArrayDynamic ProgrammingMatrix
LeetCode ↗49% acc.
13
HardTrapping Rain Water✓ Our Solution
70
ArrayTwo PointersDynamic ProgrammingStack+1
LeetCode ↗65% acc.
14
EasyReverse Linked List✓ Our Solution
70
Linked ListRecursion
LeetCode ↗79% acc.
15
MediumMaximum Subarray✓ Our Solution
70
ArrayDivide and ConquerDynamic Programming
LeetCode ↗52% acc.
16
MediumLongest Palindromic Substring✓ Our Solution
63
Two PointersStringDynamic Programming
LeetCode ↗36% acc.
17
MediumLeftmost Column with at Least a One
63
ArrayBinary SearchMatrixInteractive
LeetCode ↗55% acc.
18
EasyRotate String✓ Our Solution
63
StringString Matching
LeetCode ↗64% acc.
19
MediumDaily Temperatures✓ Our Solution
63
ArrayStackMonotonic Stack
LeetCode ↗67% acc.
20
MediumKth Largest Element in an Array✓ Our Solution
63
ArrayDivide and ConquerSortingHeap (Priority Queue)+1
LeetCode ↗68% acc.
21
MediumMaximum Number of Weeks for Which You Can Work✓ Our Solution
63
ArrayGreedy
LeetCode ↗41% acc.
22
MediumLongest Consecutive Sequence✓ Our Solution
63
ArrayHash TableUnion Find
LeetCode ↗47% acc.
23
EasyBest Time to Buy and Sell Stock✓ Our Solution
63
ArrayDynamic Programming
LeetCode ↗55% acc.
24
EasyRemove Duplicates from Sorted Array✓ Our Solution
63
ArrayTwo Pointers
LeetCode ↗60% acc.
25
MediumGroup Anagrams✓ Our Solution
53
ArrayHash TableStringSorting
LeetCode ↗71% acc.
26
MediumMax Consecutive Ones III✓ Our Solution
53
ArrayBinary SearchSliding WindowPrefix Sum
LeetCode ↗66% acc.
27
MediumCoin Change✓ Our Solution
53
ArrayDynamic ProgrammingBreadth-First Search
LeetCode ↗46% acc.
28
MediumBinary Search Tree to Greater Sum Tree✓ Our Solution
53
TreeDepth-First SearchBinary Search TreeBinary Tree
LeetCode ↗88% acc.
29
MediumLRU Cache✓ Our Solution
53
Hash TableLinked ListDesignDoubly-Linked List
LeetCode ↗45% acc.
30
MediumWord Break✓ Our Solution
53
ArrayHash TableStringDynamic Programming+2
LeetCode ↗48% acc.
31
EasyLinked List Cycle✓ Our Solution
53
Hash TableLinked ListTwo Pointers
LeetCode ↗53% acc.
32
HardMaximum Employees to Be Invited to a Meeting✓ Our Solution
53
Depth-First SearchGraphTopological Sort
LeetCode ↗62% acc.
33
EasySqrt(x)✓ Our Solution
53
MathBinary Search
LeetCode ↗40% acc.
34
EasyValid Perfect Square✓ Our Solution
53
MathBinary Search
LeetCode ↗44% acc.
35
EasyFibonacci Number✓ Our Solution
53
MathDynamic ProgrammingRecursionMemoization
LeetCode ↗73% acc.
36
MediumMonotone Increasing Digits✓ Our Solution
53
MathGreedy
LeetCode ↗49% acc.
37
EasyMaximum Depth of Binary Tree✓ Our Solution
53
TreeDepth-First SearchBreadth-First SearchBinary Tree
LeetCode ↗77% acc.
38
EasySort Array by Increasing Frequency✓ Our Solution
53
ArrayHash TableSorting
LeetCode ↗80% acc.
39
EasyMove Zeroes✓ Our Solution
53
ArrayTwo Pointers
LeetCode ↗63% acc.