D

Deloitte

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

Showing 27 of 27 questions

1
MediumChange Null Values in a Table to the Previous Value
100
Database
LeetCode ↗52% acc.
2
EasyTwo Sum✓ Our Solution
97
ArrayHash Table
LeetCode ↗56% acc.
3
HardMerge k Sorted Lists✓ Our Solution
91
Linked ListDivide and ConquerHeap (Priority Queue)Merge Sort
LeetCode ↗57% acc.
4
EasyValid Parentheses✓ Our Solution
83
StringStack
LeetCode ↗42% acc.
5
MediumLongest Palindromic Substring✓ Our Solution
77
Two PointersStringDynamic Programming
LeetCode ↗36% acc.
6
EasyPalindrome Number✓ Our Solution
77
Math
LeetCode ↗59% acc.
7
MediumSecond Highest Salary✓ Our Solution
77
Database
LeetCode ↗44% acc.
8
MediumContainer With Most Water✓ Our Solution
77
ArrayTwo PointersGreedy
LeetCode ↗58% acc.
9
EasyRising Temperature✓ Our Solution
70
Database
LeetCode ↗50% acc.
10
MediumReverse Integer✓ Our Solution
70
Math
LeetCode ↗30% acc.
11
MediumManagers with at Least 5 Direct Reports✓ Our Solution
70
Database
LeetCode ↗49% acc.
12
EasyClimbing Stairs✓ Our Solution
70
MathDynamic ProgrammingMemoization
LeetCode ↗54% acc.
13
MediumMinimum Time to Repair Cars✓ Our Solution
60
ArrayBinary Search
LeetCode ↗60% acc.
14
MediumReverse Words in a String✓ Our Solution
60
Two PointersString
LeetCode ↗52% acc.
15
EasyMax Consecutive Ones✓ Our Solution
60
Array
LeetCode ↗62% acc.
16
MediumKth Largest Element in an Array✓ Our Solution
60
ArrayDivide and ConquerSortingHeap (Priority Queue)+1
LeetCode ↗68% acc.
17
MediumMerge Intervals✓ Our Solution
60
ArraySorting
LeetCode ↗49% acc.
18
MediumCoin Change✓ Our Solution
60
ArrayDynamic ProgrammingBreadth-First Search
LeetCode ↗46% acc.
19
EasyLongest Common Prefix✓ Our Solution
60
StringTrie
LeetCode ↗45% acc.
20
MediumEdit Distance✓ Our Solution
60
StringDynamic Programming
LeetCode ↗59% acc.
21
EasyReverse Linked List✓ Our Solution
60
Linked ListRecursion
LeetCode ↗79% acc.
22
EasyArticle Views I✓ Our Solution
60
Database
LeetCode ↗77% acc.
23
EasyFind Customer Referee✓ Our Solution
60
Database
LeetCode ↗72% acc.
24
EasyMajority Element✓ Our Solution
60
ArrayHash TableDivide and ConquerSorting+1
LeetCode ↗66% acc.
25
EasyBest Time to Buy and Sell Stock✓ Our Solution
60
ArrayDynamic Programming
LeetCode ↗55% acc.
26
EasyPascal's Triangle✓ Our Solution
60
ArrayDynamic Programming
LeetCode ↗77% acc.
27
MediumLongest Substring Without Repeating Characters✓ Our Solution
60
Hash TableStringSliding Window
LeetCode ↗37% acc.