You are on page 1of 14

5/10/2020 Microsoft - LeetCode

 Microsoft

Notice
We've improved our algorithm that calculates company tags and their frequencies to be more accurate and
current.

This page updates weekly on Saturday.

You can filter the results by different time periods.

You have solved 91 / 257 problems.

Show problem tags Select time period: 6 months

  # Title Acceptance Difficulty Frequency 

1239 Maximum Length of a Concatenated String with 46.6% Medium


Unique Characters (/problems/maximum-length-of-a-
concatenated-string-with-unique-characters)

1246 Palindrome Removal (/problems/palindrome-removal) 45.9% Hard


273 Integer to English Words (/problems/integer-to- 26.4% Hard


english-words)

 348 Design Tic-Tac-Toe (/problems/design-tic-tac-toe)  53.3% Medium

1044 Longest Duplicate Substring (/problems/longest- 25.6% Hard


duplicate-substring)

428 Serialize and Deserialize N-ary Tree 58.2% Hard


(/problems/serialize-and-deserialize-n-ary-tree) 

722 Remove Comments (/problems/remove-comments) 33.7% Medium

 146 LRU Cache (/problems/lru-cache) 31.9% Medium

25 Reverse Nodes in k-Group (/problems/reverse-nodes- 40.6% Hard


in-k-group)

 138 Copy List with Random Pointer (/problems/copy-list- 34.3% Medium


with-random-pointer)

212 Word Search II (/problems/word-search-ii) 32.9% Hard

https://leetcode.com/company/microsoft/ 1/14
5/10/2020 Microsoft - LeetCode

  # Title Acceptance Difficulty Frequency 

151 Reverse Words in a String (/problems/reverse-words- 20.1% Medium


in-a-string)

1236 Web Crawler (/problems/web-crawler)  64.2% Medium

116 Populating Next Right Pointers in Each Node 43.3% Medium


(/problems/populating-next-right-pointers-in-each-
node)

 103 Binary Tree Zigzag Level Order Traversal 46.1% Medium


(/problems/binary-tree-zigzag-level-order-traversal)

468 Validate IP Address (/problems/validate-ip-address) 22.3% Medium

340 Longest Substring with At Most K Distinct Characters 43.3% Hard


(/problems/longest-substring-with-at-most-k-distinct-
characters) 

134 Gas Station (/problems/gas-station) 37.4% Medium

218 The Skyline Problem (/problems/the-skyline-problem) 33.8% Hard

545 Boundary of Binary Tree (/problems/boundary-of- 38.5% Medium


binary-tree) 

 297 Serialize and Deserialize Binary Tree 46.1% Hard


(/problems/serialize-and-deserialize-binary-tree)

54 Spiral Matrix (/problems/spiral-matrix) 33.3% Medium

772 Basic Calculator III (/problems/basic-calculator-iii)  40.8% Hard

510 Inorder Successor in BST II (/problems/inorder- 57.3% Medium


successor-in-bst-ii) 

 23 Merge k Sorted Lists (/problems/merge-k-sorted-lists) 39.1% Hard

 93 Restore IP Addresses (/problems/restore-ip- 34.5% Medium


addresses)

 200 Number of Islands (/problems/number-of-islands) 45.9% Medium

794 Valid Tic-Tac-Toe State (/problems/valid-tic-tac-toe- 32.4% Medium


state)

37 Sudoku Solver (/problems/sudoku-solver) 42.0% Hard

 124 Binary Tree Maximum Path Sum (/problems/binary- 33.6% Hard


tree-maximum-path-sum)

https://leetcode.com/company/microsoft/ 2/14
5/10/2020 Microsoft - LeetCode

  # Title Acceptance Difficulty Frequency 

85 Maximal Rectangle (/problems/maximal-rectangle) 36.6% Hard

99 Recover Binary Search Tree (/problems/recover- 38.5% Hard


binary-search-tree)

105 Construct Binary Tree from Preorder and Inorder 47.0% Medium
Traversal (/problems/construct-binary-tree-from-
preorder-and-inorder-traversal)

636 Exclusive Time of Functions (/problems/exclusive- 51.2% Medium


time-of-functions)

 207 Course Schedule (/problems/course-schedule) 41.5% Medium

 74 Search a 2D Matrix (/problems/search-a-2d-matrix) 36.2% Medium

 1 Two Sum (/problems/two-sum) 45.3% Easy

285 Inorder Successor in BST (/problems/inorder- 39.0% Medium


successor-in-bst) 

419 Battleships in a Board (/problems/battleships-in-a- 69.0% Medium


board)

41 First Missing Positive (/problems/first-missing- 31.3% Hard


positive)

909 Snakes and Ladders (/problems/snakes-and-ladders) 37.6% Medium

 17 Letter Combinations of a Phone Number 45.7% Medium


(/problems/letter-combinations-of-a-phone-number)

179 Largest Number (/problems/largest-number) 27.9% Medium

642 Design Search Autocomplete System 43.6% Hard


(/problems/design-search-autocomplete-system) 

 98 Validate Binary Search Tree (/problems/validate- 27.4% Medium


binary-search-tree)

 127 Word Ladder (/problems/word-ladder) 28.4% Medium

702 Search in a Sorted Array of Unknown Size 65.0% Medium


(/problems/search-in-a-sorted-array-of-unknown-size)

128 Longest Consecutive Sequence (/problems/longest- 44.3% Hard


consecutive-sequence)

224 Basic Calculator (/problems/basic-calculator) 36.0% Hard

https://leetcode.com/company/microsoft/ 3/14
5/10/2020 Microsoft - LeetCode

  # Title Acceptance Difficulty Frequency 

 4 Median of Two Sorted Arrays (/problems/median-of- 28.9% Hard


two-sorted-arrays)

679 24 Game (/problems/24-game) 45.7% Hard

727 Minimum Window Subsequence 41.1% Hard


(/problems/minimum-window-subsequence) 

457 Circular Array Loop (/problems/circular-array-loop) 28.9% Medium

 445 Add Two Numbers II (/problems/add-two-numbers-ii) 53.5% Medium

 46 Permutations (/problems/permutations) 61.7% Medium

232 Implement Queue using Stacks 48.1% Easy


(/problems/implement-queue-using-stacks)

695 Max Area of Island (/problems/max-area-of-island) 61.4% Medium

 5 Longest Palindromic Substring (/problems/longest- 29.1% Medium


palindromic-substring)

 79 Word Search (/problems/word-search) 34.2% Medium

706 Design HashMap (/problems/design-hashmap) 60.1% Easy

 42 Trapping Rain Water (/problems/trapping-rain-water) 47.7% Hard

 238 Product of Array Except Self (/problems/product-of- 59.2% Medium


array-except-self)

 48 Rotate Image (/problems/rotate-image) 54.8% Medium

 121 Best Time to Buy and Sell Stock (/problems/best- 49.9% Easy
time-to-buy-and-sell-stock)

8 String to Integer (atoi) (/problems/string-to-integer- 15.2% Medium


atoi)

 22 Generate Parentheses (/problems/generate- 61.1% Medium


parentheses)

443 String Compression (/problems/string-compression) 40.4% Easy

688 Knight Probability in Chessboard (/problems/knight- 48.1% Medium


probability-in-chessboard)

630 Course Schedule III (/problems/course-schedule-iii) 33.0% Hard

https://leetcode.com/company/microsoft/ 4/14
5/10/2020 Microsoft - LeetCode

  # Title Acceptance Difficulty Frequency 

10 Regular Expression Matching (/problems/regular- 26.4% Hard


expression-matching)

 33 Search in Rotated Sorted Array (/problems/search-in- 34.2% Medium


rotated-sorted-array)

 173 Binary Search Tree Iterator (/problems/binary-search- 54.7% Medium


tree-iterator)

1375 Bulb Switcher III (/problems/bulb-switcher-iii) 60.5% Medium

556 Next Greater Element III (/problems/next-greater- 31.2% Medium


element-iii)

432 All O`one Data Structure (/problems/all-oone-data- 31.7% Hard


structure)

1116 Print Zero Even Odd (/problems/print-zero-even-odd) 54.5% Medium

 21 Merge Two Sorted Lists (/problems/merge-two- 52.3% Easy


sorted-lists)

165 Compare Version Numbers (/problems/compare- 26.5% Medium


version-numbers)

 49 Group Anagrams (/problems/group-anagrams) 55.4% Medium

 346 Moving Average from Data Stream 69.7% Easy


(/problems/moving-average-from-data-stream) 

450 Delete Node in a BST (/problems/delete-node-in-a- 42.3% Medium


bst)

622 Design Circular Queue (/problems/design-circular- 42.8% Medium


queue)

117 Populating Next Right Pointers in Each Node II 37.9% Medium


(/problems/populating-next-right-pointers-in-each-
node-ii)

 295 Find Median from Data Stream (/problems/find- 42.6% Hard


median-from-data-stream)

863 All Nodes Distance K in Binary Tree (/problems/all- 53.8% Medium


nodes-distance-k-in-binary-tree)

 240 Search a 2D Matrix II (/problems/search-a-2d-matrix- 42.7% Medium


ii)

https://leetcode.com/company/microsoft/ 5/14
5/10/2020 Microsoft - LeetCode

  # Title Acceptance Difficulty Frequency 

149 Max Points on a Line (/problems/max-points-on-a- 16.8% Hard


line)

168 Excel Sheet Column Title (/problems/excel-sheet- 30.5% Easy


column-title)

 460 LFU Cache (/problems/lfu-cache) 33.2% Hard

148 Sort List (/problems/sort-list) 40.6% Medium

 24 Swap Nodes in Pairs (/problems/swap-nodes-in-pairs) 49.2% Medium

 253 Meeting Rooms II (/problems/meeting-rooms-ii)  45.1% Medium

 56 Merge Intervals (/problems/merge-intervals) 38.5% Medium

266 Palindrome Permutation (/problems/palindrome- 61.5% Easy


permutation) 

225 Implement Stack using Queues 43.8% Easy


(/problems/implement-stack-using-queues)

 155 Min Stack (/problems/min-stack) 43.4% Easy

934 Shortest Bridge (/problems/shortest-bridge) 46.6% Medium

186 Reverse Words in a String II (/problems/reverse- 42.2% Medium


words-in-a-string-ii) 

 206 Reverse Linked List (/problems/reverse-linked-list) 60.9% Easy

277 Find the Celebrity (/problems/find-the-celebrity)  40.9% Medium

 53 Maximum Subarray (/problems/maximum-subarray) 46.0% Easy

126 Word Ladder II (/problems/word-ladder-ii) 21.2% Hard

417 Pacific Atlantic Water Flow (/problems/pacific-atlantic- 40.2% Medium


water-flow)

 102 Binary Tree Level Order Traversal (/problems/binary- 53.2% Medium


tree-level-order-traversal)

140 Word Break II (/problems/word-break-ii) 30.6% Hard

 20 Valid Parentheses (/problems/valid-parentheses) 38.4% Easy

69 Sqrt(x) (/problems/sqrtx) 33.3% Easy

 767 Reorganize String (/problems/reorganize-string) 47.4% Medium

https://leetcode.com/company/microsoft/ 6/14
5/10/2020 Microsoft - LeetCode

  # Title Acceptance Difficulty Frequency 

528 Random Pick with Weight (/problems/random-pick- 43.7% Medium


with-weight)

135 Candy (/problems/candy) 30.9% Hard

 2 Add Two Numbers (/problems/add-two-numbers) 33.2% Medium

950 Reveal Cards In Increasing Order (/problems/reveal- 74.0% Medium


cards-in-increasing-order)

32 Longest Valid Parentheses (/problems/longest-valid- 27.7% Hard


parentheses)

540 Single Element in a Sorted Array (/problems/single- 57.7% Medium


element-in-a-sorted-array)

403 Frog Jump (/problems/frog-jump) 38.9% Hard

77 Combinations (/problems/combinations) 53.2% Medium

236 Lowest Common Ancestor of a Binary Tree 43.9% Medium


(/problems/lowest-common-ancestor-of-a-binary-tree)

 557 Reverse Words in a String III (/problems/reverse- 68.6% Easy


words-in-a-string-iii)

68 Text Justification (/problems/text-justification) 26.8% Hard

449 Serialize and Deserialize BST (/problems/serialize- 51.1% Medium


and-deserialize-bst)

681 Next Closest Time (/problems/next-closest-time)  44.5% Medium

 322 Coin Change (/problems/coin-change) 34.4% Medium

75 Sort Colors (/problems/sort-colors) 45.3% Medium

 239 Sliding Window Maximum (/problems/sliding-window- 42.0% Hard


maximum)

133 Clone Graph (/problems/clone-graph) 32.9% Medium

 199 Binary Tree Right Side View (/problems/binary-tree- 52.7% Medium


right-side-view)

73 Set Matrix Zeroes (/problems/set-matrix-zeroes) 42.5% Medium

426 Convert Binary Search Tree to Sorted Doubly Linked 58.1% Medium
List (/problems/convert-binary-search-tree-to-sorted-
doubly-linked-list) 

https://leetcode.com/company/microsoft/ 7/14
5/10/2020 Microsoft - LeetCode

  # Title Acceptance Difficulty Frequency 

189 Rotate Array (/problems/rotate-array) 33.7% Easy

716 Max Stack (/problems/max-stack)  42.2% Easy

1185 Day of the Week (/problems/day-of-the-week) 64.5% Easy

92 Reverse Linked List II (/problems/reverse-linked-list-ii) 37.9% Medium

45 Jump Game II (/problems/jump-game-ii) 30.1% Hard

153 Find Minimum in Rotated Sorted Array 44.5% Medium


(/problems/find-minimum-in-rotated-sorted-array)

243 Shortest Word Distance (/problems/shortest-word- 60.3% Easy


distance) 

381 Insert Delete GetRandom O(1) - Duplicates allowed 33.6% Hard


(/problems/insert-delete-getrandom-o1-duplicates-
allowed)

 89 Gray Code (/problems/gray-code) 48.4% Medium

332 Reconstruct Itinerary (/problems/reconstruct-itinerary) 34.6% Medium

13 Roman to Integer (/problems/roman-to-integer) 55.1% Easy

143 Reorder List (/problems/reorder-list) 35.6% Medium

535 Encode and Decode TinyURL (/problems/encode- 79.2% Medium


and-decode-tinyurl)

490 The Maze (/problems/the-maze)  50.7% Medium

1004 Max Consecutive Ones III (/problems/max- 57.5% Medium


consecutive-ones-iii)

773 Sliding Puzzle (/problems/sliding-puzzle) 58.1% Hard

76 Minimum Window Substring (/problems/minimum- 33.9% Hard


window-substring)

315 Count of Smaller Numbers After Self 41.1% Hard


(/problems/count-of-smaller-numbers-after-self)

621 Task Scheduler (/problems/task-scheduler) 47.9% Medium

31 Next Permutation (/problems/next-permutation) 32.1% Medium

44 Wildcard Matching (/problems/wildcard-matching) 24.3% Hard

https://leetcode.com/company/microsoft/ 8/14
5/10/2020 Microsoft - LeetCode

  # Title Acceptance Difficulty Frequency 

987 Vertical Order Traversal of a Binary Tree 34.6% Medium


(/problems/vertical-order-traversal-of-a-binary-tree)

1304 Find N Unique Integers Sum up to Zero 75.9% Easy


(/problems/find-n-unique-integers-sum-up-to-zero)

43 Multiply Strings (/problems/multiply-strings) 33.2% Medium

228 Summary Ranges (/problems/summary-ranges) 38.8% Medium

567 Permutation in String (/problems/permutation-in- 40.7% Medium


string)

 442 Find All Duplicates in an Array (/problems/find-all- 64.9% Medium


duplicates-in-an-array)

129 Sum Root to Leaf Numbers (/problems/sum-root-to- 46.3% Medium


leaf-numbers)

160 Intersection of Two Linked Lists 39.0% Easy


(/problems/intersection-of-two-linked-lists)

 63 Unique Paths II (/problems/unique-paths-ii) 34.0% Medium

438 Find All Anagrams in a String (/problems/find-all- 41.5% Medium


anagrams-in-a-string)

208 Implement Trie (Prefix Tree) (/problems/implement- 45.3% Medium


trie-prefix-tree)

 1038 Binary Search Tree to Greater Sum Tree 79.9% Medium


(/problems/binary-search-tree-to-greater-sum-tree)

653 Two Sum IV - Input is a BST (/problems/two-sum-iv- 54.8% Easy


input-is-a-bst)

 543 Diameter of Binary Tree (/problems/diameter-of- 48.0% Easy


binary-tree)

 15 3Sum (/problems/3sum) 26.1% Medium

36 Valid Sudoku (/problems/valid-sudoku) 47.6% Medium

159 Longest Substring with At Most Two Distinct 48.8% Medium


Characters (/problems/longest-substring-with-at-most-
two-distinct-characters) 

378 Kth Smallest Element in a Sorted Matrix 53.1% Medium


(/problems/kth-smallest-element-in-a-sorted-matrix)

https://leetcode.com/company/microsoft/ 9/14
5/10/2020 Microsoft - LeetCode

  # Title Acceptance Difficulty Frequency 

680 Valid Palindrome II (/problems/valid-palindrome-ii) 36.1% Easy

204 Count Primes (/problems/count-primes) 31.0% Easy

39 Combination Sum (/problems/combination-sum) 54.4% Medium

 3 Longest Substring Without Repeating Characters 29.9% Medium


(/problems/longest-substring-without-repeating-
characters)

 62 Unique Paths (/problems/unique-paths) 52.2% Medium

 981 Time Based Key-Value Store (/problems/time-based- 52.5% Medium


key-value-store)

662 Maximum Width of Binary Tree (/problems/maximum- 39.8% Medium


width-of-binary-tree)

532 K-diff Pairs in an Array (/problems/k-diff-pairs-in-an- 31.1% Easy


array)

252 Meeting Rooms (/problems/meeting-rooms)  54.1% Easy

1197 Minimum Knight Moves (/problems/minimum-knight- 35.0% Medium


moves) 

 94 Binary Tree Inorder Traversal (/problems/binary-tree- 61.9% Medium


inorder-traversal)

 108 Convert Sorted Array to Binary Search Tree 56.4% Easy


(/problems/convert-sorted-array-to-binary-search-
tree)

84 Largest Rectangle in Histogram (/problems/largest- 34.1% Hard


rectangle-in-histogram)

 380 Insert Delete GetRandom O(1) (/problems/insert- 46.0% Medium


delete-getrandom-o1)

 235 Lowest Common Ancestor of a Binary Search Tree 48.8% Easy


(/problems/lowest-common-ancestor-of-a-binary-
search-tree)

394 Decode String (/problems/decode-string) 48.8% Medium

341 Flatten Nested List Iterator (/problems/flatten-nested- 51.9% Medium


list-iterator)

https://leetcode.com/company/microsoft/ 10/14
5/10/2020 Microsoft - LeetCode

  # Title Acceptance Difficulty Frequency 

 516 Longest Palindromic Subsequence 51.6% Medium


(/problems/longest-palindromic-subsequence)

234 Palindrome Linked List (/problems/palindrome-linked- 38.5% Easy


list)

210 Course Schedule II (/problems/course-schedule-ii) 38.8% Medium

518 Coin Change 2 (/problems/coin-change-2) 47.2% Medium

717 1-bit and 2-bit Characters (/problems/1-bit-and-2-bit- 49.0% Easy


characters)

 139 Word Break (/problems/word-break) 39.0% Medium

88 Merge Sorted Array (/problems/merge-sorted-array) 38.7% Easy

 669 Trim a Binary Search Tree (/problems/trim-a-binary- 62.4% Easy


search-tree)

 299 Bulls and Cows (/problems/bulls-and-cows) 41.8% Easy

38 Count and Say (/problems/count-and-say) 43.8% Easy

 844 Backspace String Compare (/problems/backspace- 46.3% Easy


string-compare)

314 Binary Tree Vertical Order Traversal 44.0% Medium


(/problems/binary-tree-vertical-order-traversal) 

152 Maximum Product Subarray (/problems/maximum- 31.2% Medium


product-subarray)

 692 Top K Frequent Words (/problems/top-k-frequent- 50.3% Medium


words)

 560 Subarray Sum Equals K (/problems/subarray-sum- 43.7% Medium


equals-k)

 384 Shuffle an Array (/problems/shuffle-an-array) 52.2% Medium

287 Find the Duplicate Number (/problems/find-the- 53.4% Medium


duplicate-number)

412 Fizz Buzz (/problems/fizz-buzz) 61.7% Easy

515 Find Largest Value in Each Tree Row (/problems/find- 60.3% Medium
largest-value-in-each-tree-row)

https://leetcode.com/company/microsoft/ 11/14
5/10/2020 Microsoft - LeetCode

  # Title Acceptance Difficulty Frequency 

 270 Closest Binary Search Tree Value (/problems/closest- 47.0% Easy


binary-search-tree-value) 

141 Linked List Cycle (/problems/linked-list-cycle) 40.3% Easy

106 Construct Binary Tree from Inorder and Postorder 44.2% Medium
Traversal (/problems/construct-binary-tree-from-
inorder-and-postorder-traversal)

150 Evaluate Reverse Polish Notation 35.4% Medium


(/problems/evaluate-reverse-polish-notation)

59 Spiral Matrix II (/problems/spiral-matrix-ii) 52.4% Medium

 509 Fibonacci Number (/problems/fibonacci-number) 66.9% Easy

724 Find Pivot Index (/problems/find-pivot-index) 43.4% Easy

 226 Invert Binary Tree (/problems/invert-binary-tree) 62.6% Easy

832 Flipping an Image (/problems/flipping-an-image) 75.3% Easy

222 Count Complete Tree Nodes (/problems/count- 42.3% Medium


complete-tree-nodes)

733 Flood Fill (/problems/flood-fill) 53.6% Easy

227 Basic Calculator II (/problems/basic-calculator-ii) 36.2% Medium

269 Alien Dictionary (/problems/alien-dictionary)  33.4% Hard

437 Path Sum III (/problems/path-sum-iii) 45.4% Easy

707 Design Linked List (/problems/design-linked-list) 23.2% Medium

1192 Critical Connections in a Network (/problems/critical- 48.7% Hard


connections-in-a-network)

703 Kth Largest Element in a Stream (/problems/kth- 49.0% Easy


largest-element-in-a-stream)

171 Excel Sheet Column Number (/problems/excel-sheet- 53.8% Easy


column-number)

 113 Path Sum II (/problems/path-sum-ii) 45.3% Medium

125 Valid Palindrome (/problems/valid-palindrome) 35.0% Easy

50 Pow(x, n) (/problems/powx-n) 29.4% Medium

https://leetcode.com/company/microsoft/ 12/14
5/10/2020 Microsoft - LeetCode

  # Title Acceptance Difficulty Frequency 

 61 Rotate List (/problems/rotate-list) 29.3% Medium

 40 Combination Sum II (/problems/combination-sum-ii) 46.6% Medium

26 Remove Duplicates from Sorted Array 44.2% Easy


(/problems/remove-duplicates-from-sorted-array)

 268 Missing Number (/problems/missing-number) 50.9% Easy

 104 Maximum Depth of Binary Tree (/problems/maximum- 64.9% Easy


depth-of-binary-tree)

 70 Climbing Stairs (/problems/climbing-stairs) 46.6% Easy

 215 Kth Largest Element in an Array (/problems/kth- 53.6% Medium


largest-element-in-an-array)

 28 Implement strStr() (/problems/implement-strstr) 34.1% Easy

 198 House Robber (/problems/house-robber) 41.7% Easy

16 3Sum Closest (/problems/3sum-closest) 45.8% Medium

415 Add Strings (/problems/add-strings) 46.7% Easy

 101 Symmetric Tree (/problems/symmetric-tree) 46.1% Easy

1143 Longest Common Subsequence (/problems/longest- 58.3% Medium


common-subsequence)

14 Longest Common Prefix (/problems/longest-common- 35.0% Easy


prefix)

83 Remove Duplicates from Sorted List 44.8% Easy


(/problems/remove-duplicates-from-sorted-list)

328 Odd Even Linked List (/problems/odd-even-linked-list) 53.1% Medium

 142 Linked List Cycle II (/problems/linked-list-cycle-ii) 36.1% Medium

448 Find All Numbers Disappeared in an Array 55.6% Easy


(/problems/find-all-numbers-disappeared-in-an-array)

91 Decode Ways (/problems/decode-ways) 24.0% Medium

300 Longest Increasing Subsequence (/problems/longest- 42.2% Medium


increasing-subsequence)

 144 Binary Tree Preorder Traversal (/problems/binary- 54.7% Medium


tree-preorder-traversal)

https://leetcode.com/company/microsoft/ 13/14
5/10/2020 Microsoft - LeetCode

  # Title Acceptance Difficulty Frequency 

 64 Minimum Path Sum (/problems/minimum-path-sum) 53.3% Medium

 136 Single Number (/problems/single-number) 64.8% Easy

 78 Subsets (/problems/subsets) 59.3% Medium

350 Intersection of Two Arrays II (/problems/intersection- 50.8% Easy


of-two-arrays-ii)

 34 Find First and Last Position of Element in Sorted 35.5% Medium


Array (/problems/find-first-and-last-position-of-
element-in-sorted-array)

 202 Happy Number (/problems/happy-number) 49.9% Easy

 977 Squares of a Sorted Array (/problems/squares-of-a- 72.4% Easy


sorted-array)

19 Remove Nth Node From End of List 34.9% Medium


(/problems/remove-nth-node-from-end-of-list)

 122 Best Time to Buy and Sell Stock II (/problems/best- 55.9% Easy
time-to-buy-and-sell-stock-ii)

 11 Container With Most Water (/problems/container-with- 49.7% Medium


most-water)

 387 First Unique Character in a String (/problems/first- 53.0% Easy


unique-character-in-a-string)

 169 Majority Element (/problems/majority-element) 57.7% Easy

Copyright © 2020 LeetCode


Help Center (/support/)  |  Terms (/terms/)  |  Privacy Policy (/privacy/)
United States (/region/)

https://leetcode.com/company/microsoft/ 14/14

You might also like