0% found this document useful (0 votes)
54 views

VMware Tagged LeetCode Problems

The document lists 81 coding problems from LeetCode ordered from easiest to hardest by acceptance rate and difficulty level. The easiest problems have acceptance rates over 60% and include problems like reversing a linked list or binary tree. The hardest problems have acceptance rates below 35% and involve more complex algorithms like finding the median of two sorted arrays or rearranging a string with characters separated by a fixed distance. Most of the problems are categorized as either easy, medium, or hard difficulty levels.

Uploaded by

RIYAZ ABDUL
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views

VMware Tagged LeetCode Problems

The document lists 81 coding problems from LeetCode ordered from easiest to hardest by acceptance rate and difficulty level. The easiest problems have acceptance rates over 60% and include problems like reversing a linked list or binary tree. The hardest problems have acceptance rates below 35% and involve more complex algorithms like finding the median of two sorted arrays or rearranging a string with characters separated by a fixed distance. Most of the problems are categorized as either easy, medium, or hard difficulty levels.

Uploaded by

RIYAZ ABDUL
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

TAGGED PROBLEMS FROM

MUST SAVE AND SHARE


SDE SHEET (for VMware)
Questions asked in Last 6 Months

Total Question : 81

Difficulty: Arranged in ascending order

# Title Acceptance Difficulty

226 Invert Binary Tree 72.5% Easy

206 Reverse Linked List 71.4% Easy

696 Count Binary Substrings 65.2% Easy

706 Design HashMap 65.2% Easy

1046 Last Stone Weight 64.6% Easy

21 Merge Two Sorted Lists 61.1% Easy

283 Move Zeroes 61.0% Easy

268 Missing Number 60.9% Easy

232 Implement Queue using Stacks 59.9% Easy

13 Roman to Integer 57.9% Easy

697 Degree of an Array 55.7% Easy

121 Best Time to Buy and Sell Stock 54.4% Easy

202 Happy Number 53.9% Easy

101 Symmetric Tree 52.3% Easy

1228 Missing Number In Arithmetic Progression 51.3% Easy

26 Remove Duplicates from Sorted Array 49.6% Easy

1 Two Sum 48.9% Easy

844 Backspace String Compare 48.0% Easy

Join telegram.me/sahebcse Community for Better Discussion !


234 Palindrome Linked List 47.7% Easy

278 First Bad Version 42.5% Easy

35 Search Insert Position 42.2% Easy

20 Valid Parentheses 40.8% Easy

763 Partition Labels 79.7% Medium

811 Subdomain Visit Count 74.7% Medium

1669 Merge In Between Linked Lists 74.6% Medium

370 Range Addition 70.3% Medium

48 Rotate Image 68.0% Medium

1167 Minimum Cost to Connect Sticks 67.5% Medium

669 Trim a Binary Search Tree 66.3% Medium

49 Group Anagrams 65.1% Medium

347 Top K Frequent Elements 64.9% Medium

503 Next Greater Element II 62.7% Medium

863 All Nodes Distance K in Binary Tree 61.7% Medium

1062 Longest Repeating Substring 59.1% Medium

1143 Longest Common Subsequence 59.0% Medium

75 Sort Colors 56.1% Medium

621 Task Scheduler 55.1% Medium

200 Number of Islands 54.9% Medium

17 Letter Combinations of a Phone Number 54.9% Medium

103 Binary Tree Zigzag Level Order Traversal 54.4% Medium

11 Container With Most Water 54.1% Medium

1010 Pairs of Songs With Total Durations Divisible by 53.3% Medium


60

1328 Break a Palindrome 52.2% Medium

Join telegram.me/sahebcse Community for Better Discussion !


279 Perfect Squares 52.1% Medium

994 Rotting Oranges 52.1% Medium

380 Insert Delete GetRandom O(1) 51.7% Medium

155 Min Stack 51.1% Medium

300 Longest Increasing Subsequence 50.2% Medium

253 Meeting Rooms II 50.1% Medium

53 Maximum Subarray 49.8% Medium

138 Copy List with Random Pointer 49.4% Medium

438 Find All Anagrams in a String 48.7% Medium

1642 Furthest Building You Can Reach 48.2% Medium

443 String Compression 48.1% Medium

210 Course Schedule II 47.3% Medium

162 Find Peak Element 46.1% Medium

56 Merge Intervals 45.4% Medium

207 Course Schedule 45.2% Medium

545 Boundary of Binary Tree 43.9% Medium

54 Spiral Matrix 42.6% Medium

146 LRU Cache 40.4% Medium

71 Simplify Path 39.0% Medium

19 Remove Nth Node From End of List 38.9% Medium

33 Search in Rotated Sorted Array 38.3% Medium

3 Longest Substring Without Repeating Characters 33.6% Medium

5 Longest Palindromic Substring 32.3% Medium

15 3Sum 31.7% Medium

98 Validate Binary Search Tree 31.0% Medium

Join telegram.me/sahebcse Community for Better Discussion !


151 Reverse Words in a String 29.4% Medium

1611 Minimum One Bit Operations to Make Integers 62.8% Hard


Zero

42 Trapping Rain Water 57.5% Hard

25 Reverse Nodes in k-Group 52.3% Hard

295 Find Median from Data Stream 50.8% Hard

23 Merge k Sorted Lists 47.8% Hard

239 Sliding Window Maximum 46.5% Hard

716 Max Stack 45.4% Hard

460 LFU Cache 40.0% Hard

358 Rearrange String k Distance Apart 37.4% Hard

432 All O`one Data Structure 36.5% Hard

4 Median of Two Sorted Arrays 34.7% Hard

32 Longest Valid Parentheses 32.5% Hard

Join telegram.me/sahebcse Community for Better Discussion !

You might also like