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

Oracle PYQ

The document lists various coding problems categorized into 'Easy' and 'Medium' levels from LeetCode, providing links to each problem. Each category contains a range of problems that focus on different data structures and algorithms. The problems cover a variety of topics including arrays, strings, trees, and dynamic programming.

Uploaded by

kumaruttam519
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)
7 views

Oracle PYQ

The document lists various coding problems categorized into 'Easy' and 'Medium' levels from LeetCode, providing links to each problem. Each category contains a range of problems that focus on different data structures and algorithms. The problems cover a variety of topics including arrays, strings, trees, and dynamic programming.

Uploaded by

kumaruttam519
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

### **Easy**

- **1. Two Sum** - [LeetCode Link](https://leetcode.com/problems/two-sum/)


- **13. Roman to Integer** - [LeetCode Link](https://leetcode.com/problems/roman-to-integer/)
- **20. Valid Parentheses** - [LeetCode Link](https://leetcode.com/problems/valid-parentheses/)
- **21. Merge Two Sorted Lists** - [LeetCode Link](https://leetcode.com/problems/merge-two-sorted-
lists/)
- **26. Remove Duplicates from Sorted Array** - [LeetCode Link](https://leetcode.com/problems/remove-
duplicates-from-sorted-array/)
- **83. Remove Duplicates from Sorted List** - [LeetCode Link](https://leetcode.com/problems/remove-
duplicates-from-sorted-list/)
- **88. Merge Sorted Array** - [LeetCode Link](https://leetcode.com/problems/merge-sorted-array/)
- **100. Same Tree** - [LeetCode Link](https://leetcode.com/problems/same-tree/)
- **101. Symmetric Tree** - [LeetCode Link](https://leetcode.com/problems/symmetric-tree/)
- **104. Maximum Depth of Binary Tree** - [LeetCode Link](https://leetcode.com/problems/maximum-
depth-of-binary-tree/)
- **112. Path Sum** - [LeetCode Link](https://leetcode.com/problems/path-sum/)
- **121. Best Time to Buy and Sell Stock** - [LeetCode Link](https://leetcode.com/problems/best-time-
to-buy-and-sell-stock/)
- **136. Number of Days Between Two Dates** - [LeetCode Link](https://leetcode.com/problems/number-
of-days-between-two-dates/)
- **141. Linked List Cycle** - [LeetCode Link](https://leetcode.com/problems/linked-list-cycle/)
- **145. Binary Tree Postorder Traversal** - [LeetCode Link](https://leetcode.com/problems/binary-
tree-postorder-traversal/)
- **169. Majority Element** - [LeetCode Link](https://leetcode.com/problems/majority-element/)
- **189. Rotate Array** - [LeetCode Link](https://leetcode.com/problems/rotate-array/)
- **191. Number of 1 Bits** - [LeetCode Link](https://leetcode.com/problems/number-of-1-bits/)
- **206. Reverse Linked List** - [LeetCode Link](https://leetcode.com/problems/reverse-linked-list/)
- **217. Contains Duplicate** - [LeetCode Link](https://leetcode.com/problems/contains-duplicate/)
- **232. Implement Queue using Stacks** - [LeetCode Link](https://leetcode.com/problems/implement-
queue-using-stacks/)
- **234. Palindrome Linked List** - [LeetCode Link](https://leetcode.com/problems/palindrome-linked-
list/)
- **252. Meeting Rooms** - [LeetCode Link](https://leetcode.com/problems/meeting-rooms/)
- **270. Closest Binary Search Tree Value** - [LeetCode Link](https://leetcode.com/problems/closest-
binary-search-tree-value/)
- **283. Move Zeroes** - [LeetCode Link](https://leetcode.com/problems/move-zeroes/)
- **350. Intersection of Two Arrays II** - [LeetCode Link]
(https://leetcode.com/problems/intersection-of-two-arrays-ii/)
- **383. Ransom Note** - [LeetCode Link](https://leetcode.com/problems/ransom-note/)
- **412. Fizz Buzz** - [LeetCode Link](https://leetcode.com/problems/fizz-buzz/)
- **415. Add Strings** - [LeetCode Link](https://leetcode.com/problems/add-strings/)
- **435. Island Perimeter** - [LeetCode Link](https://leetcode.com/problems/island-perimeter/)
- **463. Island Perimeter** - [LeetCode Link](https://leetcode.com/problems/island-perimeter/)
- **543. Diameter of Binary Tree** - [LeetCode Link](https://leetcode.com/problems/diameter-of-
binary-tree/)
- **605. Can Place Flowers** - [LeetCode Link](https://leetcode.com/problems/can-place-flowers/)
- **653. Two Sum IV - Input is a BST** - [LeetCode Link](https://leetcode.com/problems/two-sum-iv-
input-is-a-bst/)
- **696. Count Binary Substrings** - [LeetCode Link](https://leetcode.com/problems/count-binary-
substrings/)
- **697. Degree of an Array** - [LeetCode Link](https://leetcode.com/problems/degree-of-an-array/)
- **700. Search in a Binary Search Tree** - [LeetCode Link](https://leetcode.com/problems/search-in-
a-binary-search-tree/)
- **1700. Number of Students Unable to Eat Lunch** - [LeetCode Link]
(https://leetcode.com/problems/number-of-students-unable-to-eat-lunch/)
- **1854. Maximum Population Year** - [LeetCode Link](https://leetcode.com/problems/maximum-
population-year/)
- **2006. Count Number of Pairs With Absolute Difference K** - [LeetCode Link]
(https://leetcode.com/problems/count-number-of-pairs-with-absolute-difference-k/)
- **2006. Count Number of Pairs With Absolute Difference K** - [LeetCode Link]
(https://leetcode.com/problems/count-number-of-pairs-with-absolute-difference-k/)
- **509. Fibonacci Number** - [LeetCode Link](https://leetcode.com/problems/fibonacci-number/)
- **509. Fibonacci Number** - [LeetCode Link](https://leetcode.com/problems/fibonacci-number/)
- **543. Diameter of Binary Tree** - [LeetCode Link](https://leetcode.com/problems/diameter-of-
binary-tree/)
- **605. Can Place Flowers** - [LeetCode Link](https://leetcode.com/problems/can-place-flowers/)
- **653. Two Sum IV - Input is a BST** - [LeetCode Link](https://leetcode.com/problems/two-sum-iv-
input-is-a-bst/)
- **653. Two Sum IV - Input is a BST** - [LeetCode Link](https://leetcode.com/problems/two-sum-iv-
input-is-a-bst/)
- **696. Count Binary Substrings** - [LeetCode Link](https://leetcode.com/problems/count-binary-
substrings/)
- **696. Count Binary Substrings** - [LeetCode Link](https://leetcode.com/problems/count-binary-
substrings/)
- **700. Search in a Binary Search Tree** - [LeetCode Link](https://leetcode.com/problems/search-in-
a-binary-search-tree/)
- **700. Search in a Binary Search Tree** - [LeetCode Link](https://leetcode.com/problems/search-in-
a-binary-search-tree/)
- **1700. Number of Students Unable to Eat Lunch** - [LeetCode Link]
(https://leetcode.com/problems/number-of-students-unable-to-eat-lunch/)
- **1700. Number of Students Unable to Eat Lunch** - [LeetCode Link]
(https://leetcode.com/problems/number-of-students-unable-to-eat-lunch/)
- **1854. Maximum Population Year** - [LeetCode Link](https://leetcode.com/problems/maximum-
population-year/)
- **1854. Maximum Population Year** - [LeetCode Link](https://leetcode.com/problems/maximum-
population-year/)
- **2006. Count Number of Pairs With Absolute Difference K** - [LeetCode Link]
(https://leetcode.com/problems/count-number-of-pairs-with-absolute-difference-k/)
- **2006. Count Number of Pairs With Absolute Difference K** - [LeetCode Link]
(https://leetcode.com/problems/count-number-of-pairs-with-absolute-difference-k/)

### **Medium**

- **2. Add Two Numbers** - [LeetCode Link](https://leetcode.com/problems/add-two-numbers/)


- **3. Longest Substring Without Repeating Characters** - [LeetCode Link]
(https://leetcode.com/problems/longest-substring-without-repeating-characters/)
- **5. Longest Palindromic Substring** - [LeetCode Link](https://leetcode.com/problems/longest-
palindromic-substring/)
- **6. Zigzag Conversion** - [LeetCode Link](https://leetcode.com/problems/zigzag-conversion/)
- **11. Container With Most Water** - [LeetCode Link](https://leetcode.com/problems/container-with-
most-water/)
- **12. Integer to Roman** - [LeetCode Link](https://leetcode.com/problems/integer-to-roman/)
- **17. Letter Combinations of a Phone Number** - [LeetCode Link]
(https://leetcode.com/problems/letter-combinations-of-a-phone-number/)
- **18. 4Sum** - [LeetCode Link](https://leetcode.com/problems/4sum/)
- **22. Generate Parentheses** - [LeetCode Link](https://leetcode.com/problems/generate-parentheses/)
- **23. Merge k Sorted Lists** - [LeetCode Link](https://leetcode.com/problems/merge-k-sorted-lists/)
- **33. Search in Rotated Sorted Array** - [LeetCode Link](https://leetcode.com/problems/search-in-
rotated-sorted-array/)
- **34. Find First and Last Position of Element in Sorted Array** - [LeetCode Link]
(https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array/)
- **37. Sudoku Solver** - [LeetCode Link](https://leetcode.com/problems/sudoku-solver/)
- **39. Combination Sum** - [LeetCode Link](https://leetcode.com/problems/combination-sum/)
- **46. Permutations** - [LeetCode Link](https://leetcode.com/problems/permutations/)
- **48. Rotate Image** - [LeetCode Link](https://leetcode.com/problems/rotate-image/)
- **49. Group Anagrams** - [LeetCode Link](https://leetcode.com/problems/group-anagrams/)
- **50. Pow(x, n)** - [LeetCode Link](https://leetcode.com/problems/powx-n/)
- **55. Jump Game** - [LeetCode Link](https://leetcode.com/problems/jump-game/)
- **56. Merge Intervals** - [LeetCode Link](https://leetcode.com/problems/merge-intervals/)
- **73. Set Matrix Zeroes** - [LeetCode Link](https://leetcode.com/problems/set-matrix-zeroes/)
- **74. Search a 2D Matrix** - [LeetCode Link](https://leetcode.com/problems/search-a-2d-matrix/)
- **78. Subsets** - [LeetCode Link](https://leetcode.com/problems/subsets/)
- **79. Word Search** - [LeetCode Link](https://leetcode.com/problems/word-search/)
- **82. Remove Duplicates from Sorted List II** - [LeetCode Link]
(https://leetcode.com/problems/remove-duplicates-from-sorted-list-ii/)
- **98. Validate Binary Search Tree** - [LeetCode Link](https://leetcode.com/problems/validate-
binary-search-tree/)
- **105. Construct Binary Tree from Preorder and Inorder Traversal** - [LeetCode Link]
(https://leetcode.com/problems/construct-binary-tree-from-preorder-and-inorder-traversal/)
- **114. Flatten Binary Tree to Linked List** - [LeetCode Link]
(https://leetcode.com/problems/flatten-binary-tree-to-linked-list/)
- **128. Longest Consecutive Sequence** - [LeetCode Link](https://leetcode.com/problems/longest-
consecutive-sequence/)
- **130. Surrounded Regions** - [LeetCode Link](https://leetcode.com/problems/surrounded-regions/)
- **131. Palindrome Partitioning** - [LeetCode Link](https://leetcode.com/problems/palindrome-
partitioning/)
- **138. Copy List with Random Pointer** - [LeetCode Link](https://leetcode.com/problems/copy-list-
with-random-pointer/)
- **139. Word Break** - [LeetCode Link](https://leetcode.com/problems/word-break/)
- **144. Binary Tree Preorder Traversal** - [LeetCode Link](https://leetcode.com/problems/binary-
tree-preorder-traversal/)
- **150. Evaluate Reverse Polish Notation** - [LeetCode Link](https://leetcode.com/problems/evaluate-
reverse-polish-notation/)
- **152. Maximum Product Subarray** - [LeetCode Link](https://leetcode.com/problems/maximum-product-
subarray/)
- **153. Find Minimum in Rotated Sorted Array** - [LeetCode Link](https://leetcode.com/problems/find-
minimum-in-rotated-sorted-array/)
- **198. House Robber** - [LeetCode Link](https://leetcode.com/problems/house-robber/)
- **207. Course Schedule** - [LeetCode Link](https://leetcode.com/problems/course-schedule/)
- **210. Course Schedule II** - [LeetCode Link](https://leetcode.com/problems/course-schedule-ii/)
- **215. Kth Largest Element in an Array** - [LeetCode Link](https://leetcode.com/problems/kth-
largest-element-in-an-array/)
- **238. Product of Array Except Self** - [LeetCode Link](https://leetcode.com/problems/product-of-
array-except-self/)
- **240. Search a 2D Matrix II** - [LeetCode Link](https://leetcode.com/problems/search-a-2d-matrix-
ii/)
- **289. Game of Life** - [LeetCode Link](https://leetcode.com/problems/game-of-life/)
- **347. Top K Frequent Elements** - [LeetCode Link](https://leetcode.com/problems/top-k-frequent-
elements/)
- **377. Combination Sum IV** - [LeetCode Link](https://leetcode.com/problems/combination-sum-iv/)
- **399. Evaluate Division** - [LeetCode Link](https://leetcode.com/problems/evaluate-division/)
- **416. Partition Equal Subset Sum** - [LeetCode Link](https://leetcode.com/problems/partition-
equal-subset-sum/)
- **424. Longest Repeating Character Replacement** - [LeetCode Link]
(https://leetcode.com/problems/longest-repeating-character-replacement/)
- **430. Flatten a Multilevel Doubly Linked List** - [LeetCode Link]
(https://leetcode.com/problems/flatten-a-multilevel-doubly-linked-list/)
- **438. Find All Anagrams in a String** - [LeetCode Link](https://leetcode.com/problems/find-all-
anagrams-in-a-string/)
- **442. Find All Duplicates in an Array** - [LeetCode Link](https://leetcode.com/problems/find-all-
duplicates-in-an-array/)
- **451. Sort Characters By Frequency** - [LeetCode Link](https://leetcode.com/problems/sort-
characters-by-frequency/)
- **503. Next Greater Element II** - [LeetCode Link](https://leetcode.com/problems/next-greater-
element-ii/)
- **518. Coin Change 2** - [LeetCode Link](https://leetcode.com/problems/coin-change-2/)
- **525. Contiguous Array** - [LeetCode Link](https://leetcode.com/problems/contiguous-array/)
- **543. Diameter of Binary Tree** - [LeetCode Link](https://leetcode.com/problems/diameter-of-
binary-tree/)
- **554. Brick Wall** - [LeetCode Link](https://leetcode.com/problems/brick-wall/)
- **560. Subarray Sum Equals K** - [LeetCode Link](https://leetcode.com/problems/subarray-sum-equals-
k/)
- **567. Permutation in String** - [LeetCode Link](https://leetcode.com/problems/permutation-in-
string/)
- **581. Shortest Unsorted Continuous Subarray** - [LeetCode Link]
(https://leetcode.com/problems/shortest-unsorted-continuous-subarray/)
- **621. Task Scheduler** - [LeetCode Link](https://leetcode.com/problems/task-scheduler/)
- **647. Palindromic Substrings** - [LeetCode Link](https://leetcode.com/problems/palindromic-
substrings/)
- **739. Daily Temperatures** - [LeetCode Link](https://leetcode.com/problems/daily-temperatures/)
- **763. Partition Labels** - [LeetCode Link](https://leetcode.com/problems/partition-labels/)
- **787. Cheapest Flights Within K Stops** - [LeetCode Link](https://leetcode.com/problems/cheapest-
flights-within-k-stops/)
- **973. K Closest Points to Origin** - [LeetCode Link](https://leetcode.com/problems/k-closest-
points-to-origin/)
- **1029. Two City Scheduling** - [LeetCode Link](https://leetcode.com/problems/two-city-scheduling/)
- **1046. Last Stone Weight** - [LeetCode Link](https://leetcode.com/problems/last-stone-weight/)
- **1055. Shortest Way to Form String** - [LeetCode Link](https://leetcode.com/problems/shortest-way-
to-form-string/)
- **1143. Longest Common Subsequence** - [LeetCode Link](https://leetcode.com/problems/longest-
common-subsequence/)
- **1314. Matrix Block Sum** - [LeetCode Link](https://leetcode.com/problems/matrix-block-sum/)
- **1337. The K Weakest Rows in a Matrix** - [LeetCode Link](https://leetcode.com/problems/the-k-
weakest-rows-in-a-matrix/)
- **1465. Maximum Area of a Piece of Cake After Horizontal and Vertical Cuts** - [LeetCode Link]
(https://leetcode.com/problems/maximum-area-of-a-piece-of-cake-after-horizontal-and-vertical-cuts/)
- **1498. Number of Subsequences That Satisfy the Given Sum Condition** - [LeetCode Link]
(https://leetcode.com/problems/number-of-subsequences-that-satisfy-the-given-sum-condition/)
- **1710. Maximum Units on a Truck** - [LeetCode Link](https://leetcode.com/problems/maximum-units-
on-a-truck/)
- **1793. Maximum Score of a Good Subarray** - [LeetCode Link](https://leetcode.com/problems/maximum-
score-of-a-good-subarray/)
- **1834. Single-Threaded CPU** - [LeetCode Link](https://leetcode.com/problems/single-threaded-cpu/)
- **2136. Earliest Possible Day of Full Bloom** - [LeetCode Link]
(https://leetcode.com/problems/earliest-possible-day-of-full-bloom/)

### **Hard**

- **4. Median of Two Sorted Arrays** - [LeetCode Link](https://leetcode.com/problems/median-of-two-


sorted-arrays/)
- **10. Regular Expression Matching** - [LeetCode Link](https://leetcode.com/problems/regular-
expression-matching/)
- **25. Reverse Nodes in k-Group** - [LeetCode Link](https://leetcode.com/problems/reverse-nodes-in-
k-group/)
- **

23. Merge k Sorted Lists** - [LeetCode Link](https://leetcode.com/problems/merge-k-sorted-lists/)


- **42. Trapping Rain Water** - [LeetCode Link](https://leetcode.com/problems/trapping-rain-water/)
- **72. Edit Distance** - [LeetCode Link](https://leetcode.com/problems/edit-distance/)
- **84. Largest Rectangle in Histogram** - [LeetCode Link](https://leetcode.com/problems/largest-
rectangle-in-histogram/)
- **85. Maximal Rectangle** - [LeetCode Link](https://leetcode.com/problems/maximal-rectangle/)
- **124. Binary Tree Maximum Path Sum** - [LeetCode Link](https://leetcode.com/problems/binary-tree-
maximum-path-sum/)
- **127. Word Ladder** - [LeetCode Link](https://leetcode.com/problems/word-ladder/)
- **128. Longest Consecutive Sequence** - [LeetCode Link](https://leetcode.com/problems/longest-
consecutive-sequence/)
- **146. LRU Cache** - [LeetCode Link](https://leetcode.com/problems/lru-cache/)
- **297. Serialize and Deserialize Binary Tree** - [LeetCode Link]
(https://leetcode.com/problems/serialize-and-deserialize-binary-tree/)
- **399. Evaluate Division** - [LeetCode Link](https://leetcode.com/problems/evaluate-division/)
- **407. Trapping Rain Water II** - [LeetCode Link](https://leetcode.com/problems/trapping-rain-
water-ii/)
- **543. Diameter of Binary Tree** - [LeetCode Link](https://leetcode.com/problems/diameter-of-
binary-tree/)
- **621. Task Scheduler** - [LeetCode Link](https://leetcode.com/problems/task-scheduler/)
- **703. Kth Largest Element in a Stream** - [LeetCode Link](https://leetcode.com/problems/kth-
largest-element-in-a-stream/)
- **1048. Longest String Chain** - [LeetCode Link](https://leetcode.com/problems/longest-string-
chain/)
- **1328. Break a Palindrome** - [LeetCode Link](https://leetcode.com/problems/break-a-palindrome/)
- **1335. Minimum Difficulty of a Job Schedule** - [LeetCode Link]
(https://leetcode.com/problems/minimum-difficulty-of-a-job-schedule/)
- **1354. Construct Target Array With Multiple Sums** - [LeetCode Link]
(https://leetcode.com/problems/construct-target-array-with-multiple-sums/)
- **1373. Maximum Sum BST in Binary Tree** - [LeetCode Link](https://leetcode.com/problems/maximum-
sum-bst-in-binary-tree/)
- **1402. Reducing Dishes** - [LeetCode Link](https://leetcode.com/problems/reducing-dishes/)
- **1696. Jump Game VI** - [LeetCode Link](https://leetcode.com/problems/jump-game-vi/)
- **1770. Maximum Score from Performing Multiplication Operations** - [LeetCode Link]
(https://leetcode.com/problems/maximum-score-from-performing-multiplication-operations/)
- **1901. Find a Peak Element II** - [LeetCode Link](https://leetcode.com/problems/find-a-peak-
element-ii/)
- **2104. Sum of Subarray Ranges** - [LeetCode Link](https://leetcode.com/problems/sum-of-subarray-
ranges/)

You might also like