A

Accolite

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

Showing 17 of 17 questions

1
MediumReplace the Substring for Balanced String✓ Our Solution
100
StringSliding Window
LeetCode ↗40% acc.
2
MediumMerge Operations to Turn Array Into a Palindrome
88
ArrayTwo PointersGreedy
LeetCode ↗69% acc.
3
EasyTwo Sum✓ Our Solution
73
ArrayHash Table
LeetCode ↗56% acc.
4
EasyClimbing Stairs✓ Our Solution
73
MathDynamic ProgrammingMemoization
LeetCode ↗54% acc.
5
MediumLongest Substring Without Repeating Characters✓ Our Solution
62
Hash TableStringSliding Window
LeetCode ↗37% acc.
6
MediumBinary Tree Right Side View✓ Our Solution
62
TreeDepth-First SearchBreadth-First SearchBinary Tree
LeetCode ↗67% acc.
7
EasyValid Parentheses✓ Our Solution
62
StringStack
LeetCode ↗42% acc.
8
MediumLongest Palindromic Substring✓ Our Solution
62
Two PointersStringDynamic Programming
LeetCode ↗36% acc.
9
HardTrapping Rain Water✓ Our Solution
53
ArrayTwo PointersDynamic ProgrammingStack+1
LeetCode ↗65% acc.
10
EasyLongest Common Prefix✓ Our Solution
53
StringTrie
LeetCode ↗45% acc.
11
EasyReverse Vowels of a String✓ Our Solution
53
Two PointersString
LeetCode ↗58% acc.
12
MediumSearch in Rotated Sorted Array✓ Our Solution
53
ArrayBinary Search
LeetCode ↗43% acc.
13
MediumLongest Common Subsequence✓ Our Solution
53
StringDynamic Programming
LeetCode ↗58% acc.
14
MediumRemove Duplicates from Sorted Array II✓ Our Solution
53
ArrayTwo Pointers
LeetCode ↗63% acc.
15
MediumContainer With Most Water✓ Our Solution
53
ArrayTwo PointersGreedy
LeetCode ↗58% acc.
16
MediumAsteroid Collision✓ Our Solution
53
ArrayStackSimulation
LeetCode ↗46% acc.
17
EasyBest Time to Buy and Sell Stock✓ Our Solution
53
ArrayDynamic Programming
LeetCode ↗55% acc.