A

Atlassian

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

Showing 73 of 73 questions

1
MediumRank Teams by Votes✓ Our Solution
100
ArrayHash TableStringSorting+1
LeetCode ↗59% acc.
2
MediumDesign Snake Game
88
ArrayHash TableDesignQueue+1
LeetCode ↗40% acc.
3
MediumStock Price Fluctuation✓ Our Solution
87
Hash TableDesignHeap (Priority Queue)Data Stream+1
LeetCode ↗48% acc.
4
HardAll O`one Data Structure✓ Our Solution
77
Hash TableLinked ListDesignDoubly-Linked List
LeetCode ↗44% acc.
5
MediumHigh-Access Employees✓ Our Solution
71
ArrayHash TableStringSorting
LeetCode ↗46% acc.
6
EasyLogger Rate Limiter
71
Hash TableDesignData Stream
LeetCode ↗77% acc.
7
MediumMerge Intervals✓ Our Solution
62
ArraySorting
LeetCode ↗49% acc.
8
MediumMaximum Good Subarray Sum✓ Our Solution
59
ArrayHash TablePrefix Sum
LeetCode ↗20% acc.
9
MediumMinimum Cost to Convert String I✓ Our Solution
59
ArrayStringGraphShortest Path
LeetCode ↗58% acc.
10
HardMinimum Cost to Convert String II✓ Our Solution
59
ArrayStringDynamic ProgrammingGraph+2
LeetCode ↗26% acc.
11
MediumMaximum Square Area by Removing Fences From a Field✓ Our Solution
59
ArrayHash TableEnumeration
LeetCode ↗24% acc.
12
MediumMeeting Rooms II
59
ArrayTwo PointersGreedySorting+2
LeetCode ↗52% acc.
13
EasyMaximum Area of Longest Diagonal Rectangle✓ Our Solution
59
Array
LeetCode ↗37% acc.
14
HardNumber of Possible Sets of Closing Branches✓ Our Solution
59
Bit ManipulationGraphHeap (Priority Queue)Enumeration+1
LeetCode ↗48% acc.
15
HardVerbal Arithmetic Puzzle✓ Our Solution
59
ArrayMathStringBacktracking
LeetCode ↗35% acc.
16
HardCherry Pickup✓ Our Solution
59
ArrayDynamic ProgrammingMatrix
LeetCode ↗38% acc.
17
MediumSmallest Missing Non-negative Integer After Operations✓ Our Solution
59
ArrayHash TableMathGreedy
LeetCode ↗40% acc.
18
MediumMake Lexicographically Smallest Array by Swapping Elements✓ Our Solution
59
ArrayUnion FindSorting
LeetCode ↗60% acc.
19
HardMinimum Time to Visit a Cell In a Grid✓ Our Solution
59
ArrayBreadth-First SearchGraphHeap (Priority Queue)+2
LeetCode ↗57% acc.
20
EasyFind the Width of Columns of a Grid✓ Our Solution
59
ArrayMatrix
LeetCode ↗69% acc.
21
MediumGroup Anagrams✓ Our Solution
57
ArrayHash TableStringSorting
LeetCode ↗71% acc.
22
HardText Justification✓ Our Solution
57
ArrayStringSimulation
LeetCode ↗48% acc.
23
MediumDesign File System
57
Hash TableStringDesignTrie
LeetCode ↗64% acc.
24
MediumLongest String Chain✓ Our Solution
57
ArrayHash TableTwo PointersString+2
LeetCode ↗62% acc.
25
MediumLongest Increasing Subsequence✓ Our Solution
55
ArrayBinary SearchDynamic Programming
LeetCode ↗58% acc.
26
MediumLowest Common Ancestor of a Binary Tree✓ Our Solution
55
TreeDepth-First SearchBinary Tree
LeetCode ↗67% acc.
27
MediumMajority Element II✓ Our Solution
52
ArrayHash TableSortingCounting
LeetCode ↗54% acc.
28
MediumKoko Eating Bananas✓ Our Solution
50
ArrayBinary Search
LeetCode ↗49% acc.
29
EasyBest Time to Buy and Sell Stock✓ Our Solution
50
ArrayDynamic Programming
LeetCode ↗55% acc.
30
EasyCan Place Flowers✓ Our Solution
46
ArrayGreedy
LeetCode ↗29% acc.
31
HardString Transformation✓ Our Solution
46
MathStringDynamic ProgrammingString Matching
LeetCode ↗25% acc.
32
MediumOnline Election✓ Our Solution
46
ArrayHash TableBinary SearchDesign
LeetCode ↗52% acc.
33
MediumThe Time When the Network Becomes Idle✓ Our Solution
46
ArrayBreadth-First SearchGraph
LeetCode ↗54% acc.
34
MediumTop K Frequent Elements✓ Our Solution
46
ArrayHash TableDivide and ConquerSorting+4
LeetCode ↗65% acc.
35
MediumWord Search✓ Our Solution
42
ArrayStringBacktrackingDepth-First Search+1
LeetCode ↗45% acc.
36
MediumLongest Consecutive Sequence✓ Our Solution
42
ArrayHash TableUnion Find
LeetCode ↗47% acc.
37
HardRussian Doll Envelopes✓ Our Solution
42
ArrayBinary SearchDynamic ProgrammingSorting
LeetCode ↗37% acc.
38
EasyTwo Sum✓ Our Solution
42
ArrayHash Table
LeetCode ↗56% acc.
39
MediumLongest Substring Without Repeating Characters✓ Our Solution
42
Hash TableStringSliding Window
LeetCode ↗37% acc.
40
HardCount Vowels Permutation✓ Our Solution
37
Dynamic Programming
LeetCode ↗61% acc.
41
MediumInteger to Roman✓ Our Solution
37
Hash TableMathString
LeetCode ↗69% acc.
42
MediumNth Highest Salary✓ Our Solution
37
Database
LeetCode ↗38% acc.
43
MediumPairs of Songs With Total Durations Divisible by 60✓ Our Solution
37
ArrayHash TableCounting
LeetCode ↗53% acc.
44
EasyMerge Sorted Array✓ Our Solution
37
ArrayTwo PointersSorting
LeetCode ↗53% acc.
45
EasyCrawler Log Folder✓ Our Solution
37
ArrayStringStack
LeetCode ↗72% acc.
46
MediumJump Game II✓ Our Solution
37
ArrayDynamic ProgrammingGreedy
LeetCode ↗42% acc.
47
MediumBoats to Save People✓ Our Solution
37
ArrayTwo PointersGreedySorting
LeetCode ↗60% acc.
48
MediumDesign Tic-Tac-Toe
37
ArrayHash TableDesignMatrix+1
LeetCode ↗59% acc.
49
MediumMaximum Number of Occurrences of a Substring✓ Our Solution
37
Hash TableStringSliding Window
LeetCode ↗53% acc.
50
MediumSearch Suggestions System✓ Our Solution
30
ArrayStringBinary SearchTrie+2
LeetCode ↗65% acc.
51
EasyKth Largest Element in a Stream✓ Our Solution
30
TreeDesignBinary Search TreeHeap (Priority Queue)+2
LeetCode ↗60% acc.
52
MediumDesign a Food Rating System✓ Our Solution
30
ArrayHash TableStringDesign+2
LeetCode ↗45% acc.
53
MediumMaximum Subarray✓ Our Solution
30
ArrayDivide and ConquerDynamic Programming
LeetCode ↗52% acc.
54
MediumLowest Common Ancestor of a Binary Tree III
30
Hash TableTwo PointersTreeBinary Tree
LeetCode ↗82% acc.
55
MediumFind First and Last Position of Element in Sorted Array✓ Our Solution
30
ArrayBinary Search
LeetCode ↗47% acc.
56
EasyFind Words That Can Be Formed by Characters✓ Our Solution
30
ArrayHash TableStringCounting
LeetCode ↗71% acc.
57
MediumCount Vowel Strings in Ranges✓ Our Solution
30
ArrayStringPrefix Sum
LeetCode ↗68% acc.
58
MediumContainer With Most Water✓ Our Solution
30
ArrayTwo PointersGreedy
LeetCode ↗58% acc.
59
MediumDesign Add and Search Words Data Structure✓ Our Solution
30
StringDepth-First SearchDesignTrie
LeetCode ↗47% acc.
60
EasyAssign Cookies✓ Our Solution
30
ArrayTwo PointersGreedySorting
LeetCode ↗54% acc.
61
30
ArrayTwo PointersSorting
LeetCode ↗37% acc.
62
HardTrapping Rain Water✓ Our Solution
30
ArrayTwo PointersDynamic ProgrammingStack+1
LeetCode ↗65% acc.
63
MediumDesign Hit Counter
30
ArrayBinary SearchDesignQueue+1
LeetCode ↗69% acc.
64
MediumUnique Paths II✓ Our Solution
30
ArrayDynamic ProgrammingMatrix
LeetCode ↗43% acc.
65
HardMaximum Path Quality of a Graph✓ Our Solution
30
ArrayBacktrackingGraph
LeetCode ↗60% acc.
66
HardTallest Billboard✓ Our Solution
30
ArrayDynamic Programming
LeetCode ↗52% acc.
67
EasyAdd Two Integers✓ Our Solution
30
Math
LeetCode ↗88% acc.
68
MediumFind K Closest Elements✓ Our Solution
30
ArrayTwo PointersBinary SearchSliding Window+2
LeetCode ↗49% acc.
69
HardNumber of Digit One✓ Our Solution
30
MathDynamic ProgrammingRecursion
LeetCode ↗36% acc.
70
EasyValid Anagram✓ Our Solution
30
Hash TableStringSorting
LeetCode ↗67% acc.
71
MediumSingle Element in a Sorted Array✓ Our Solution
30
ArrayBinary Search
LeetCode ↗59% acc.
72
MediumCoin Change✓ Our Solution
30
ArrayDynamic ProgrammingBreadth-First Search
LeetCode ↗46% acc.
73
HardLast Day Where You Can Still Cross✓ Our Solution
30
ArrayBinary SearchDepth-First SearchBreadth-First Search+2
LeetCode ↗62% acc.