W

Wix

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

Showing 57 of 57 questions

1
MediumInteger to Roman✓ Our Solution
100
Hash TableMathString
LeetCode ↗69% acc.
2
MediumMerge Intervals✓ Our Solution
91
ArraySorting
LeetCode ↗49% acc.
3
MediumNumber of Islands✓ Our Solution
91
ArrayDepth-First SearchBreadth-First SearchUnion Find+1
LeetCode ↗62% acc.
4
MediumLongest Palindromic Substring✓ Our Solution
89
Two PointersStringDynamic Programming
LeetCode ↗36% acc.
5
MediumContainer With Most Water✓ Our Solution
89
ArrayTwo PointersGreedy
LeetCode ↗58% acc.
6
MediumAdd Two Numbers✓ Our Solution
87
Linked ListMathRecursion
LeetCode ↗46% acc.
7
EasyUnique Email Addresses✓ Our Solution
87
ArrayHash TableString
LeetCode ↗68% acc.
8
HardBinary Tree Maximum Path Sum✓ Our Solution
87
Dynamic ProgrammingTreeDepth-First SearchBinary Tree
LeetCode ↗41% acc.
9
MediumAll Nodes Distance K in Binary Tree✓ Our Solution
87
Hash TableTreeDepth-First SearchBreadth-First Search+1
LeetCode ↗66% acc.
10
MediumClone Graph✓ Our Solution
87
Hash TableDepth-First SearchBreadth-First SearchGraph
LeetCode ↗62% acc.
11
EasyIs Subsequence✓ Our Solution
87
Two PointersStringDynamic Programming
LeetCode ↗48% acc.
12
EasyEmployees Earning More Than Their Managers✓ Our Solution
87
Database
LeetCode ↗72% acc.
13
EasyVerifying an Alien Dictionary✓ Our Solution
87
ArrayHash TableString
LeetCode ↗56% acc.
14
MediumBinary Tree Right Side View✓ Our Solution
87
TreeDepth-First SearchBreadth-First SearchBinary Tree
LeetCode ↗67% acc.
15
MediumLongest String Chain✓ Our Solution
87
ArrayHash TableTwo PointersString+2
LeetCode ↗62% acc.
16
MediumLowest Common Ancestor of a Binary Tree✓ Our Solution
87
TreeDepth-First SearchBinary Tree
LeetCode ↗67% acc.
17
EasyShortest Word Distance
87
ArrayString
LeetCode ↗66% acc.
18
MediumK Closest Points to Origin✓ Our Solution
87
ArrayMathDivide and ConquerGeometry+3
LeetCode ↗68% acc.
19
MediumInvalid Transactions✓ Our Solution
87
ArrayHash TableStringSorting
LeetCode ↗31% acc.
20
MediumGroup Shifted Strings
87
ArrayHash TableString
LeetCode ↗67% acc.
21
MediumSearch Suggestions System✓ Our Solution
87
ArrayStringBinary SearchTrie+2
LeetCode ↗65% acc.
22
MediumCopy List with Random Pointer✓ Our Solution
87
Hash TableLinked List
LeetCode ↗61% acc.
23
MediumValidate Binary Search Tree✓ Our Solution
87
TreeDepth-First SearchBinary Search TreeBinary Tree
LeetCode ↗34% acc.
24
EasyDesign HashSet✓ Our Solution
87
ArrayHash TableLinked ListDesign+1
LeetCode ↗67% acc.
25
EasyIntersection of Two Arrays✓ Our Solution
87
ArrayHash TableTwo PointersBinary Search+1
LeetCode ↗76% acc.
26
87
ArrayTwo PointersSorting
LeetCode ↗37% acc.
27
EasyMerge Two Sorted Lists✓ Our Solution
87
Linked ListRecursion
LeetCode ↗67% acc.
28
EasyMove Zeroes✓ Our Solution
87
ArrayTwo Pointers
LeetCode ↗63% acc.
29
EasyDiameter of Binary Tree✓ Our Solution
87
TreeDepth-First SearchBinary Tree
LeetCode ↗64% acc.
30
EasyMinimum Distance Between BST Nodes✓ Our Solution
87
TreeDepth-First SearchBreadth-First SearchBinary Search Tree+1
LeetCode ↗60% acc.
31
HardTrapping Rain Water✓ Our Solution
87
ArrayTwo PointersDynamic ProgrammingStack+1
LeetCode ↗65% acc.
32
HardAlien Dictionary
87
ArrayStringDepth-First SearchBreadth-First Search+2
LeetCode ↗37% acc.
33
MediumPow(x, n)✓ Our Solution
87
MathRecursion
LeetCode ↗37% acc.
34
EasyUnique Morse Code Words✓ Our Solution
87
ArrayHash TableString
LeetCode ↗83% acc.
35
MediumSubdomain Visit Count✓ Our Solution
87
ArrayHash TableStringCounting
LeetCode ↗77% acc.
36
HardPalindrome Pairs✓ Our Solution
87
ArrayHash TableStringTrie
LeetCode ↗36% acc.
37
EasyPower of Four✓ Our Solution
87
MathBit ManipulationRecursion
LeetCode ↗49% acc.
38
MediumMaximum Subarray✓ Our Solution
87
ArrayDivide and ConquerDynamic Programming
LeetCode ↗52% acc.
39
HardMedian of Two Sorted Arrays✓ Our Solution
84
ArrayBinary SearchDivide and Conquer
LeetCode ↗44% acc.
40
HardStrong Password Checker✓ Our Solution
81
StringGreedyHeap (Priority Queue)
LeetCode ↗15% acc.
41
MediumRotting Oranges✓ Our Solution
81
ArrayBreadth-First SearchMatrix
LeetCode ↗57% acc.
42
MediumDecode String✓ Our Solution
78
StringStackRecursion
LeetCode ↗61% acc.
43
MediumSubsets✓ Our Solution
69
ArrayBacktrackingBit Manipulation
LeetCode ↗81% acc.
44
HardWord Search II✓ Our Solution
69
ArrayStringBacktrackingTrie+1
LeetCode ↗37% acc.
45
EasyRoman to Integer✓ Our Solution
69
Hash TableMathString
LeetCode ↗65% acc.
46
MediumEscape The Ghosts✓ Our Solution
64
ArrayMath
LeetCode ↗63% acc.
47
MediumAs Far from Land as Possible✓ Our Solution
64
ArrayDynamic ProgrammingBreadth-First SearchMatrix
LeetCode ↗52% acc.
48
MediumReconstruct Original Digits from English✓ Our Solution
64
Hash TableMathString
LeetCode ↗52% acc.
49
MediumWord Search✓ Our Solution
57
ArrayStringBacktrackingDepth-First Search+1
LeetCode ↗45% acc.
50
MediumFind Peak Element✓ Our Solution
47
ArrayBinary Search
LeetCode ↗47% acc.
51
MediumCount and Say✓ Our Solution
47
String
LeetCode ↗61% acc.
52
EasyPascal's Triangle✓ Our Solution
47
ArrayDynamic Programming
LeetCode ↗77% acc.
53
HardMinimum Time Takes to Reach Destination Without Drowning
47
ArrayBreadth-First SearchMatrix
LeetCode ↗52% acc.
54
EasyValid Parentheses✓ Our Solution
47
StringStack
LeetCode ↗42% acc.
55
MediumLowest Common Ancestor of a Binary Tree III
47
Hash TableTwo PointersTreeBinary Tree
LeetCode ↗82% acc.
56
EasyTwo Sum✓ Our Solution
47
ArrayHash Table
LeetCode ↗56% acc.
57
HardShortest Distance from All Buildings
47
ArrayBreadth-First SearchMatrix
LeetCode ↗44% acc.