V

VMware

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

Showing 20 of 20 questions

1
MediumFind Palindrome With Fixed Length✓ Our Solution
100
ArrayMath
LeetCode ↗37% acc.
2
HardMake Array Non-decreasing or Non-increasing
100
Dynamic ProgrammingGreedy
LeetCode ↗65% acc.
3
MediumBreak a Palindrome✓ Our Solution
100
StringGreedy
LeetCode ↗52% acc.
4
HardMedian of Two Sorted Arrays✓ Our Solution
88
ArrayBinary SearchDivide and Conquer
LeetCode ↗44% acc.
5
EasyBest Time to Buy and Sell Stock✓ Our Solution
83
ArrayDynamic Programming
LeetCode ↗55% acc.
6
EasyTwo Sum✓ Our Solution
78
ArrayHash Table
LeetCode ↗56% acc.
7
MediumCourse Schedule✓ Our Solution
71
Depth-First SearchBreadth-First SearchGraphTopological Sort
LeetCode ↗49% acc.
8
MediumLRU Cache✓ Our Solution
61
Hash TableLinked ListDesignDoubly-Linked List
LeetCode ↗45% acc.
9
MediumTime Based Key-Value Store✓ Our Solution
61
Hash TableStringBinary SearchDesign
LeetCode ↗49% acc.
10
MediumSearch in Rotated Sorted Array✓ Our Solution
61
ArrayBinary Search
LeetCode ↗43% acc.
11
MediumNext Permutation✓ Our Solution
61
ArrayTwo Pointers
LeetCode ↗43% acc.
12
HardReverse Nodes in k-Group✓ Our Solution
61
Linked ListRecursion
LeetCode ↗63% acc.
13
EasyLongest Common Prefix✓ Our Solution
61
StringTrie
LeetCode ↗45% acc.
14
MediumInteger to Roman✓ Our Solution
61
Hash TableMathString
LeetCode ↗69% acc.
15
MediumKoko Eating Bananas✓ Our Solution
61
ArrayBinary Search
LeetCode ↗49% acc.
16
MediumLongest Palindromic Substring✓ Our Solution
61
Two PointersStringDynamic Programming
LeetCode ↗36% acc.
17
MediumCourse Schedule II✓ Our Solution
61
Depth-First SearchBreadth-First SearchGraphTopological Sort
LeetCode ↗53% acc.
18
MediumCopy List with Random Pointer✓ Our Solution
61
Hash TableLinked List
LeetCode ↗61% acc.
19
MediumRotting Oranges✓ Our Solution
61
ArrayBreadth-First SearchMatrix
LeetCode ↗57% acc.
20
EasyIntersection of Two Linked Lists✓ Our Solution
61
Hash TableLinked ListTwo Pointers
LeetCode ↗61% acc.