D

Docusign

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

Showing 34 of 34 questions

1
MediumImplement Trie (Prefix Tree)✓ Our Solution
100
Hash TableStringDesignTrie
LeetCode ↗68% acc.
2
MediumCopy List with Random Pointer✓ Our Solution
96
Hash TableLinked List
LeetCode ↗61% acc.
3
MediumTop K Frequent Elements✓ Our Solution
85
ArrayHash TableDivide and ConquerSorting+4
LeetCode ↗65% acc.
4
MediumRotting Oranges✓ Our Solution
85
ArrayBreadth-First SearchMatrix
LeetCode ↗57% acc.
5
MediumMerge Intervals✓ Our Solution
85
ArraySorting
LeetCode ↗49% acc.
6
MediumDesign Authentication Manager✓ Our Solution
85
Hash TableLinked ListDesignDoubly-Linked List
LeetCode ↗58% acc.
7
HardReaching Points✓ Our Solution
77
Math
LeetCode ↗34% acc.
8
HardFind Median from Data Stream✓ Our Solution
77
Two PointersDesignSortingHeap (Priority Queue)+1
LeetCode ↗53% acc.
9
MediumLongest Substring Without Repeating Characters✓ Our Solution
77
Hash TableStringSliding Window
LeetCode ↗37% acc.
10
MediumInteger to Roman✓ Our Solution
77
Hash TableMathString
LeetCode ↗69% acc.
11
EasyExcel Sheet Column Number✓ Our Solution
77
MathString
LeetCode ↗66% acc.
12
MediumSearch Suggestions System✓ Our Solution
77
ArrayStringBinary SearchTrie+2
LeetCode ↗65% acc.
13
MediumSort Colors✓ Our Solution
77
ArrayTwo PointersSorting
LeetCode ↗68% acc.
14
MediumShortest Bridge✓ Our Solution
66
ArrayDepth-First SearchBreadth-First SearchMatrix
LeetCode ↗59% acc.
15
MediumHouse Robber II✓ Our Solution
66
ArrayDynamic Programming
LeetCode ↗44% acc.
16
HardNumber of Atoms✓ Our Solution
66
Hash TableStringStackSorting
LeetCode ↗65% acc.
17
MediumPairs of Songs With Total Durations Divisible by 60✓ Our Solution
66
ArrayHash TableCounting
LeetCode ↗53% acc.
18
MediumMeeting Rooms II
66
ArrayTwo PointersGreedySorting+2
LeetCode ↗52% acc.
19
MediumDesign Add and Search Words Data Structure✓ Our Solution
66
StringDepth-First SearchDesignTrie
LeetCode ↗47% acc.
20
MediumCount Good Nodes in Binary Tree✓ Our Solution
66
TreeDepth-First SearchBreadth-First SearchBinary Tree
LeetCode ↗73% acc.
21
MediumNumber of Islands✓ Our Solution
66
ArrayDepth-First SearchBreadth-First SearchUnion Find+1
LeetCode ↗62% acc.
22
MediumInsert Delete GetRandom O(1)✓ Our Solution
66
ArrayHash TableMathDesign+1
LeetCode ↗55% acc.
23
EasyTwo Sum✓ Our Solution
66
ArrayHash Table
LeetCode ↗56% acc.
24
MediumInorder Successor in BST
66
TreeDepth-First SearchBinary Search TreeBinary Tree
LeetCode ↗51% acc.
25
MediumReorder Routes to Make All Paths Lead to the City Zero✓ Our Solution
66
Depth-First SearchBreadth-First SearchGraph
LeetCode ↗65% acc.
26
MediumLRU Cache✓ Our Solution
66
Hash TableLinked ListDesignDoubly-Linked List
LeetCode ↗45% acc.
27
EasyPalindrome Permutation
66
Hash TableStringBit Manipulation
LeetCode ↗69% acc.
28
66
ArrayGreedySortingHeap (Priority Queue)
LeetCode ↗53% acc.
29
MediumOptimal Partition of String✓ Our Solution
66
Hash TableStringGreedy
LeetCode ↗78% acc.
30
MediumBoats to Save People✓ Our Solution
66
ArrayTwo PointersGreedySorting
LeetCode ↗60% acc.
31
MediumProduct of Array Except Self✓ Our Solution
66
ArrayPrefix Sum
LeetCode ↗68% acc.
32
MediumClone Graph✓ Our Solution
66
Hash TableDepth-First SearchBreadth-First SearchGraph
LeetCode ↗62% acc.
33
66
ArrayTwo PointersSorting
LeetCode ↗37% acc.
34
HardMerge k Sorted Lists✓ Our Solution
66
Linked ListDivide and ConquerHeap (Priority Queue)Merge Sort
LeetCode ↗57% acc.