You are on page 1of 3

Amazon - LeetCode 9/25/17, 11)51 PM

! Amazon
You have solved 2/ 76 problems.

Show problem tags

# Title Acceptance Difficulty Frequency

534 Design TinyURL (/problems/design-tinyurl/) 0.0% Medium

675 Cut Off Trees for Golf Event (/problems/cut-off-trees-for-golf-event/) 27.2% Hard

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

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

146 LRU Cache (/problems/lru-cache/) 18.1% Hard

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

438 Find All Anagrams in a String (/problems/find-all-anagrams-in-a-string/) 33.7% Easy

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

Serialize and Deserialize Binary Tree (/problems/serialize-and-deserialize-binary-


297 33.6% Hard
tree/)

138 Copy List with Random Pointer (/problems/copy-list-with-random-pointer/) 26.2% Medium

Lowest Common Ancestor of a Binary Tree (/problems/lowest-common-ancestor-


236 29.9% Medium
of-a-binary-tree/)

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

387 First Unique Character in a String (/problems/first-unique-character-in-a-string/) 46.8% Easy

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

239 Sliding Window Maximum (/problems/sliding-window-maximum/) 33.3% Hard

5 Longest Palindromic Substring (/problems/longest-palindromic-substring/) 25.3% Medium

Letter Combinations of a Phone Number (/problems/letter-combinations-of-a-


17 34.9% Medium
phone-number/)

238 Product of Array Except Self (/problems/product-of-array-except-self/) 49.4% Medium

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

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

380 Insert Delete GetRandom O(1) (/problems/insert-delete-getrandom-o1/) 39.2% Medium

Lowest Common Ancestor of a Binary Search Tree (/problems/lowest-common-


235 39.2% Easy
ancestor-of-a-binary-search-tree/)

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

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

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

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

449 Serialize and Deserialize BST (/problems/serialize-and-deserialize-bst/) 42.4% Medium

98 Validate Binary Search Tree (/problems/validate-binary-search-tree/) 23.5% Medium

517 Super Washing Machines (/problems/super-washing-machines/) 36.9% Hard

240 Search a 2D Matrix II (/problems/search-a-2d-matrix-ii/) 38.7% Medium

234 Palindrome Linked List (/problems/palindrome-linked-list/) 32.9% Easy

https://leetcode.com/company/amazon/ Page 1 of 3
Amazon - LeetCode 9/25/17, 11)51 PM

234 Palindrome Linked List (/problems/palindrome-linked-list/) 32.9% Easy

215 Kth Largest Element in an Array (/problems/kth-largest-element-in-an-array/) 39.5% Medium

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

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

21 Merge Two Sorted Lists (/problems/merge-two-sorted-lists/) 39.2% Easy

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

Longest Substring Without Repeating Characters (/problems/longest-substring-


3 24.4% Medium
without-repeating-characters/)

242 Valid Anagram (/problems/valid-anagram/) 46.6% Easy

160 Intersection of Two Linked Lists (/problems/intersection-of-two-linked-lists/) 30.7% Easy

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

186 Reverse Words in a String II (/problems/reverse-words-in-a-string-ii/) " 27.4% Medium

167 Two Sum II - Input array is sorted (/problems/two-sum-ii-input-array-is-sorted/) 47.1% Easy

15 3Sum (/problems/3sum/) 21.7% Medium

78 Subsets (/problems/subsets/) 41.4% Medium

529 Minesweeper (/problems/minesweeper/) 49.4% Medium

535 Encode and Decode TinyURL (/problems/encode-and-decode-tinyurl/) 74.1% Medium

102 Binary Tree Level Order Traversal (/problems/binary-tree-level-order-traversal/) 40.2% Medium

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

508 Most Frequent Subtree Sum (/problems/most-frequent-subtree-sum/) 52.5% Medium

538 Convert BST to Greater Tree (/problems/convert-bst-to-greater-tree/) 49.6% Easy

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

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

199 Binary Tree Right Side View (/problems/binary-tree-right-side-view/) 41.2% Medium

414 Third Maximum Number (/problems/third-maximum-number/) 27.9% Easy

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

451 Sort Characters By Frequency (/problems/sort-characters-by-frequency/) 50.9% Medium

355 Design Twitter (/problems/design-twitter/) 25.6% Medium

119 Pascal's Triangle II (/problems/pascals-triangle-ii/) 37.1% Easy

682 Baseball Game (/problems/baseball-game/) 58.3% Easy

663 Equal Tree Partition (/problems/equal-tree-partition/) " 36.8% Medium

662 Maximum Width of Binary Tree (/problems/maximum-width-of-binary-tree/) 36.9% Medium

661 Image Smoother (/problems/image-smoother/) 46.3% Easy

646 Maximum Length of Pair Chain (/problems/maximum-length-of-pair-chain/) 47.3% Medium

645 Set Mismatch (/problems/set-mismatch/) 40.4% Easy

640 Solve the Equation (/problems/solve-the-equation/) 38.8% Medium

617 Merge Two Binary Trees (/problems/merge-two-binary-trees/) 68.2% Easy

606 Construct String from Binary Tree (/problems/construct-string-from-binary-tree/) 49.8% Easy

https://leetcode.com/company/amazon/ Page 2 of 3
Amazon - LeetCode 9/25/17, 11)51 PM

Find Cumulative Salary of an Employee (/problems/find-cumulative-salary-of-an-


579 22.4% Hard
employee/) "

553 Optimal Division (/problems/optimal-division/) 55.1% Medium

545 Boundary of Binary Tree (/problems/boundary-of-binary-tree/) " 31.6% Medium

537 Complex Number Multiplication (/problems/complex-number-multiplication/) 63.9% Medium

536 Construct Binary Tree from String (/problems/construct-binary-tree-from-string/) " 40.9% Medium

532 K-diff Pairs in an Array (/problems/k-diff-pairs-in-an-array/) 28.2% Easy

516 Longest Palindromic Subsequence (/problems/longest-palindromic-subsequence/) 42.6% Medium

459 Repeated Substring Pattern (/problems/repeated-substring-pattern/) 38.0% Easy

396 Rotate Function (/problems/rotate-function/) 33.1% Medium

Copyright © 2017 LeetCode Contact Us | Frequently Asked Questions (/faq/) | Terms of Service (/tos/)
Privacy

https://leetcode.com/company/amazon/ Page 3 of 3

You might also like