Z

Zenefits

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

Showing 21 of 21 questions

1
EasyMajority Element✓ Our Solution
100
ArrayHash TableDivide and ConquerSorting+1
LeetCode ↗66% acc.
2
MediumNumber of Islands✓ Our Solution
98
ArrayDepth-First SearchBreadth-First SearchUnion Find+1
LeetCode ↗62% acc.
3
MediumGraph Valid Tree
98
Depth-First SearchBreadth-First SearchUnion FindGraph
LeetCode ↗49% acc.
4
MediumVerify Preorder Sequence in Binary Search Tree
98
ArrayStackTreeBinary Search Tree+3
LeetCode ↗51% acc.
5
MediumFlatten 2D Vector
98
ArrayTwo PointersDesignIterator
LeetCode ↗50% acc.
6
HardSliding Window Maximum✓ Our Solution
98
ArrayQueueSliding WindowHeap (Priority Queue)+1
LeetCode ↗48% acc.
7
MediumMajority Element II✓ Our Solution
98
ArrayHash TableSortingCounting
LeetCode ↗54% acc.
8
MediumCourse Schedule II✓ Our Solution
98
Depth-First SearchBreadth-First SearchGraphTopological Sort
LeetCode ↗53% acc.
9
MediumCourse Schedule✓ Our Solution
98
Depth-First SearchBreadth-First SearchGraphTopological Sort
LeetCode ↗49% acc.
10
EasyReverse Linked List✓ Our Solution
98
Linked ListRecursion
LeetCode ↗79% acc.
11
HardMedian of Two Sorted Arrays✓ Our Solution
98
ArrayBinary SearchDivide and Conquer
LeetCode ↗44% acc.
12
EasyValid Parentheses✓ Our Solution
98
StringStack
LeetCode ↗42% acc.
13
EasyExcel Sheet Column Title✓ Our Solution
98
MathString
LeetCode ↗44% acc.
14
MediumMin Stack✓ Our Solution
98
StackDesign
LeetCode ↗56% acc.
15
MediumLRU Cache✓ Our Solution
98
Hash TableLinked ListDesignDoubly-Linked List
LeetCode ↗45% acc.
16
EasyValid Palindrome✓ Our Solution
98
Two PointersString
LeetCode ↗51% acc.
17
MediumConvert Sorted List to Binary Search Tree✓ Our Solution
98
Linked ListDivide and ConquerTreeBinary Search Tree+1
LeetCode ↗64% acc.
18
HardN-Queens II✓ Our Solution
98
Backtracking
LeetCode ↗77% acc.
19
HardTrapping Rain Water✓ Our Solution
98
ArrayTwo PointersDynamic ProgrammingStack+1
LeetCode ↗65% acc.
20
MediumGenerate Parentheses✓ Our Solution
98
StringDynamic ProgrammingBacktracking
LeetCode ↗77% acc.
21
HardShortest Distance from All Buildings
98
ArrayBreadth-First SearchMatrix
LeetCode ↗44% acc.