0% found this document useful (0 votes)
2 views2 pages

Amazon_Tagged_LeetCode_Problems

The document lists various LeetCode problems categorized by difficulty level, including links to each problem. It features problems ranging from easy to hard, such as 'Trapping Rain Water' and 'Group Anagrams'. Each entry includes the problem title, its difficulty, and a direct link for access.

Uploaded by

Shaik Fathima
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)
2 views2 pages

Amazon_Tagged_LeetCode_Problems

The document lists various LeetCode problems categorized by difficulty level, including links to each problem. It features problems ranging from easy to hard, such as 'Trapping Rain Water' and 'Group Anagrams'. Each entry includes the problem title, its difficulty, and a direct link for access.

Uploaded by

Shaik Fathima
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/ 2

Amazon-Tagged LeetCode Problems (Top Asked)

# Title Difficulty Link

42 Trapping Rain Water Hard https://leetcode.com/problems/trapping-rain-water/

49 Group Anagrams Medium https://leetcode.com/problems/group-anagrams/

127 Word Ladder Hard https://leetcode.com/problems/word-ladder/

138 Copy List with Random Pointer Medium https://leetcode.com/problems/copy-list-with-random-pointer/

140 Word Break II Hard https://leetcode.com/problems/word-break-ii/

146 LRU Cache Medium https://leetcode.com/problems/lru-cache/

207 Course Schedule Medium https://leetcode.com/problems/course-schedule/

226 Invert Binary Tree Easy https://leetcode.com/problems/invert-binary-tree/

239 Sliding Window Maximum Hard https://leetcode.com/problems/sliding-window-maximum/

253 Meeting Rooms II Medium https://leetcode.com/problems/meeting-rooms-ii/

273 Integer to English Words Hard https://leetcode.com/problems/integer-to-english-words/

295 Find Median from Data Stream Hard https://leetcode.com/problems/find-median-from-data-stream/

348 Design Tic-Tac-Toe Medium https://leetcode.com/problems/design-tic-tac-toe/

472 Concatenated Words Hard https://leetcode.com/problems/concatenated-words/

588 Design In-Memory File System Hard https://leetcode.com/problems/design-in-memory-file-system/

719 Find K-th Smallest Pair Distance Hard https://leetcode.com/problems/find-k-th-smallest-pair-distance/

818 Race Car Hard https://leetcode.com/problems/race-car/

828 Count Unique Characters of All Substrings of a String Hard https://leetcode.com/problems/count-unique-characters-of-all-substrin

863 All Nodes Distance K in Binary Tree Medium https://leetcode.com/problems/all-nodes-distance-k-in-binary-tree/

937 Reorder Data in Log Files Medium https://leetcode.com/problems/reorder-data-in-log-files/

973 K Closest Points to Origin Medium https://leetcode.com/problems/k-closest-points-to-origin/

994 Rotting Oranges Medium https://leetcode.com/problems/rotting-oranges/

1152 Analyze User Website Visit Pattern Medium https://leetcode.com/problems/analyze-user-website-visit-pattern/

1268 Search Suggestions System Medium https://leetcode.com/problems/search-suggestions-system/

1291 Sequential Digits Medium https://leetcode.com/problems/sequential-digits/

1567 Maximum Length of Subarray With Positive Product Medium https://leetcode.com/problems/maximum-length-of-subarray-with-pos

1597 Build Binary Expression Tree From Infix Expression Hard https://leetcode.com/problems/build-binary-expression-tree-from-infix

1603 Design Parking System Easy https://leetcode.com/problems/design-parking-system/

1628 Design an Expression Tree With Evaluate Function Medium https://leetcode.com/problems/design-an-expression-tree-with-evalua

1710 Maximum Units on a Truck Easy https://leetcode.com/problems/maximum-units-on-a-truck/

1864 Minimum Number of Swaps to Make the Binary String Alternating


Medium https://leetcode.com/problems/minimum-number-of-swaps-to-make-t

204 Count Primes Medium https://leetcode.com/problems/count-primes/

2100 Find Good Days to Rob the Bank Medium https://leetcode.com/problems/find-good-days-to-rob-the-bank/

2102 Sequentially Ordered Priority Queue Hard https://leetcode.com/problems/sequentially-ordered-priority-queue/


2104 Sum of Subarray Ranges Medium https://leetcode.com/problems/sum-of-subarray-ranges/

2193 Minimum Number of Moves to Make Palindrome Hard https://leetcode.com/problems/minimum-number-of-moves-to-make-p

2214 Minimum Health to Beat Game Medium https://leetcode.com/problems/minimum-health-to-beat-the-game/

2221 Find Triangular Sum of an Array Medium https://leetcode.com/problems/find-triangular-sum-of-an-array/

2262 Total Appeal of A String Hard https://leetcode.com/problems/total-appeal-of-a-string/

2281 Sum of Total Strength of Wizards Hard https://leetcode.com/problems/sum-of-total-strength-of-wizards/

2340 Minimum Adjacent Swaps to Make a Valid Array Medium https://leetcode.com/problems/minimum-adjacent-swaps-to-make-a-v

2355 Maximum Number of Books You Can Take Hard https://leetcode.com/problems/maximum-number-of-books-you-can-t

2357 Make Array Zero by Subtracting Equal Amounts Easy https://leetcode.com/problems/make-array-zero-by-subtracting-equal

2386 Find the K-Sum of an Array Hard https://leetcode.com/problems/find-the-k-sum-of-an-array/

2398 Maximum Number of Robots Within Budget Hard https://leetcode.com/problems/maximum-number-of-robots-within-bu

You might also like