T

Tesla

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

Showing 46 of 46 questions

1
MediumLongest Substring Without Repeating Characters✓ Our Solution
100
Hash TableStringSliding Window
LeetCode ↗37% acc.
2
EasyFind Followers Count✓ Our Solution
95
Database
LeetCode ↗70% acc.
3
EasyMinimum Changes To Make Alternating Binary String✓ Our Solution
95
String
LeetCode ↗64% acc.
4
MediumBasic Calculator II✓ Our Solution
93
MathStringStack
LeetCode ↗46% acc.
5
MediumMerge Intervals✓ Our Solution
90
ArraySorting
LeetCode ↗49% acc.
6
MediumNumber of Islands✓ Our Solution
90
ArrayDepth-First SearchBreadth-First SearchUnion Find+1
LeetCode ↗62% acc.
7
MediumDesign Circular Queue✓ Our Solution
86
ArrayLinked ListDesignQueue
LeetCode ↗53% acc.
8
MediumBuilding H2O✓ Our Solution
86
Concurrency
LeetCode ↗58% acc.
9
MediumLetter Combinations of a Phone Number✓ Our Solution
82
Hash TableStringBacktracking
LeetCode ↗64% acc.
10
EasyValid Parentheses✓ Our Solution
82
StringStack
LeetCode ↗42% acc.
11
MediumTop K Frequent Elements✓ Our Solution
82
ArrayHash TableDivide and ConquerSorting+4
LeetCode ↗65% acc.
12
MediumContainer With Most Water✓ Our Solution
78
ArrayTwo PointersGreedy
LeetCode ↗58% acc.
13
MediumLRU Cache✓ Our Solution
78
Hash TableLinked ListDesignDoubly-Linked List
LeetCode ↗45% acc.
14
EasyBest Time to Buy and Sell Stock✓ Our Solution
78
ArrayDynamic Programming
LeetCode ↗55% acc.
15
HardReverse Nodes in k-Group✓ Our Solution
72
Linked ListRecursion
LeetCode ↗63% acc.
16
EasyMaximum Number of Balloons✓ Our Solution
72
Hash TableStringCounting
LeetCode ↗60% acc.
17
EasyMove Zeroes✓ Our Solution
72
ArrayTwo Pointers
LeetCode ↗63% acc.
18
MediumSubarray Sum Equals K✓ Our Solution
72
ArrayHash TablePrefix Sum
LeetCode ↗45% acc.
19
EasyDecode the Message✓ Our Solution
72
Hash TableString
LeetCode ↗85% acc.
20
72
ArrayTwo PointersSorting
LeetCode ↗37% acc.
21
EasyValid Anagram✓ Our Solution
64
Hash TableStringSorting
LeetCode ↗67% acc.
22
MediumReorganize String✓ Our Solution
64
Hash TableStringGreedySorting+2
LeetCode ↗56% acc.
23
MediumMax Area of Island✓ Our Solution
64
ArrayDepth-First SearchBreadth-First SearchUnion Find+1
LeetCode ↗73% acc.
24
MediumMaximum Subarray✓ Our Solution
64
ArrayDivide and ConquerDynamic Programming
LeetCode ↗52% acc.
25
MediumFlatten Nested List Iterator✓ Our Solution
54
StackTreeDepth-First SearchDesign+2
LeetCode ↗65% acc.
26
EasyFind Winner on a Tic Tac Toe Game✓ Our Solution
54
ArrayHash TableMatrixSimulation
LeetCode ↗54% acc.
27
HardTrapping Rain Water✓ Our Solution
54
ArrayTwo PointersDynamic ProgrammingStack+1
LeetCode ↗65% acc.
28
HardBasic Calculator✓ Our Solution
54
MathStringStackRecursion
LeetCode ↗46% acc.
29
HardFirst Missing Positive✓ Our Solution
54
ArrayHash Table
LeetCode ↗41% acc.
30
MediumRepeated DNA Sequences✓ Our Solution
54
Hash TableStringBit ManipulationSliding Window+2
LeetCode ↗51% acc.
31
EasyMoving Average from Data Stream
54
ArrayDesignQueueData Stream
LeetCode ↗80% acc.
32
MediumGroup Anagrams✓ Our Solution
54
ArrayHash TableStringSorting
LeetCode ↗71% acc.
33
MediumLongest Palindromic Substring✓ Our Solution
54
Two PointersStringDynamic Programming
LeetCode ↗36% acc.
34
MediumSimplify Path✓ Our Solution
54
StringStack
LeetCode ↗48% acc.
35
EasyLargest Perimeter Triangle✓ Our Solution
54
ArrayMathGreedySorting
LeetCode ↗57% acc.
36
EasyMissing Number✓ Our Solution
54
ArrayHash TableMathBinary Search+2
LeetCode ↗70% acc.
37
MediumConstruct Binary Tree from Preorder and Inorder Traversal✓ Our Solution
54
ArrayHash TableDivide and ConquerTree+1
LeetCode ↗67% acc.
38
EasyIs Subsequence✓ Our Solution
54
Two PointersStringDynamic Programming
LeetCode ↗48% acc.
39
MediumCombination Sum II✓ Our Solution
54
ArrayBacktracking
LeetCode ↗58% acc.
40
MediumFind Minimum in Rotated Sorted Array✓ Our Solution
54
ArrayBinary Search
LeetCode ↗53% acc.
41
MediumDesign Bounded Blocking Queue
54
Concurrency
LeetCode ↗73% acc.
42
MediumHouse Robber✓ Our Solution
54
ArrayDynamic Programming
LeetCode ↗52% acc.
43
EasyReverse Linked List✓ Our Solution
54
Linked ListRecursion
LeetCode ↗79% acc.
44
MediumCourse Schedule II✓ Our Solution
54
Depth-First SearchBreadth-First SearchGraphTopological Sort
LeetCode ↗53% acc.
45
HardSerialize and Deserialize Binary Tree✓ Our Solution
54
StringTreeDepth-First SearchBreadth-First Search+2
LeetCode ↗59% acc.
46
MediumDesign Tic-Tac-Toe
54
ArrayHash TableDesignMatrix+1
LeetCode ↗59% acc.