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

Oracle - LeetCode

The document provides an overview of Oracle's problem-solving statistics on LeetCode, indicating that the algorithm for calculating company tags and frequencies has been improved for accuracy. It lists various coding problems along with their acceptance rates, difficulty levels, and frequencies. Users can filter results by time periods and track their problem-solving progress.

Uploaded by

harsh.anand.ggl
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)
6 views

Oracle - LeetCode

The document provides an overview of Oracle's problem-solving statistics on LeetCode, indicating that the algorithm for calculating company tags and frequencies has been improved for accuracy. It lists various coding problems along with their acceptance rates, difficulty levels, and frequencies. Users can filter results by time periods and track their problem-solving progress.

Uploaded by

harsh.anand.ggl
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/ 15

9/27/23, 1:15 AM Oracle - LeetCode

(/)

 Oracle

Problems Discuss

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 1 / 239 problems.

Show problem tags Select time period: All time

# Title Acceptance Difficulty Frequency 

425 Word Squares (/problems/word-squares)  53.1% Hard

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

1611 Minimum One Bit Operations to Make 63.4% Hard


Integers Zero (/problems/minimum-one-bit-
operations-to-make-integers-zero)

253 Meeting Rooms II (/problems/meeting- 50.8% Medium


rooms-ii) 

200 Number of Islands (/problems/number-of- 57.8% Medium


islands)

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


to-english-words)

706 Design HashMap (/problems/design- 64.5% Easy


hashmap)

468 Validate IP Address (/problems/validate-ip- 26.7% Medium


address)

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

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

759 Employee Free Time (/problems/employee- 72.0% Hard


free-time) 

https://leetcode.com/company/oracle/ 1/15
9/27/23, 1:15 AM Oracle - LeetCode

(/) # Title Acceptance Difficulty Frequency 

692 Top K Frequent Words (/problems/top-k- 57.5% Medium


frequent-words)

23 Merge k Sorted Lists (/problems/merge-k- 50.9% Hard


sorted-lists)

297 Serialize and Deserialize Binary Tree 55.9% Hard


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

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


node-in-a-bst)

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

1344 Angle Between Hands of a Clock 63.4% Medium


(/problems/angle-between-hands-of-a-clock)

694 Number of Distinct Islands 60.9% Medium


(/problems/number-of-distinct-islands) 

2561 Rearranging Fruits (/problems/rearranging- 33.1% Hard


fruits)

2539 Count the Number of Good Subsequences 61.8% Medium


(/problems/count-the-number-of-good-
subsequences) 

981 Time Based Key-Value Store (/problems/time- 50.5% Medium


based-key-value-store)

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

243 Shortest Word Distance (/problems/shortest- 65.1% Easy


word-distance) 

227 Basic Calculator II (/problems/basic- 42.7% Medium


calculator-ii)

316 Remove Duplicate Letters 48.4% Medium


(/problems/remove-duplicate-letters)

1751 Maximum Number of Events That Can Be 63.1% Hard


Attended II (/problems/maximum-number-
of-events-that-can-be-attended-ii)

33 Search in Rotated Sorted Array 40.0% Medium


(/problems/search-in-rotated-sorted-array)

380 Insert Delete GetRandom O(1) 52.8% Medium


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

https://leetcode.com/company/oracle/ 2/15
9/27/23, 1:15 AM Oracle - LeetCode

(/) # Title Acceptance Difficulty Frequency 

99 Recover Binary Search Tree 52.0% Medium


(/problems/recover-binary-search-tree)

430 Flatten a Multilevel Doubly Linked List 59.8% Medium


(/problems/flatten-a-multilevel-doubly-
linked-list)

564 Find the Closest Palindrome (/problems/find- 21.8% Hard


the-closest-palindrome)

5 Longest Palindromic Substring 32.8% Medium


(/problems/longest-palindromic-substring)

300 Longest Increasing Subsequence 53.3% Medium


(/problems/longest-increasing-subsequence)

1047 Remove All Adjacent Duplicates In String 69.0% Easy


(/problems/remove-all-adjacent-duplicates-
in-string)

1229 Meeting Scheduler (/problems/meeting- 55.2% Medium


scheduler) 

333 Largest BST Subtree (/problems/largest-bst- 43.1% Medium


subtree) 

715 Range Module (/problems/range-module) 44.4% Hard

138 Copy List with Random Pointer 54.1% Medium


(/problems/copy-list-with-random-pointer)

560 Subarray Sum Equals K (/problems/subarray- 43.2% Medium


sum-equals-k)

1202 Smallest String With Swaps 57.9% Medium


(/problems/smallest-string-with-swaps)

20 Valid Parentheses (/problems/valid- 40.2% Easy


parentheses)

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

17 Letter Combinations of a Phone Number 58.6% Medium


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

53 Maximum Subarray (/problems/maximum- 50.3% Medium


subarray)

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

https://leetcode.com/company/oracle/ 3/15
9/27/23, 1:15 AM Oracle - LeetCode

(/) # Title Acceptance Difficulty Frequency 

236 Lowest Common Ancestor of a Binary Tree 60.3% Medium


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

41 First Missing Positive (/problems/first- 37.1% Hard


missing-positive)

32 Longest Valid Parentheses 33.2% Hard


(/problems/longest-valid-parentheses)

1010 Pairs of Songs With Total Durations Divisible 52.7% Medium


by 60 (/problems/pairs-of-songs-with-total-
durations-divisible-by-60)

73 Set Matrix Zeroes (/problems/set-matrix- 53.4% Medium


zeroes)

103 Binary Tree Zigzag Level Order Traversal 57.9% Medium


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

127 Word Ladder (/problems/word-ladder) 38.0% Hard

347 Top K Frequent Elements (/problems/top-k- 63.1% Medium


frequent-elements)

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

836 Rectangle Overlap (/problems/rectangle- 44.2% Easy


overlap)

438 Find All Anagrams in a String 50.4% Medium


(/problems/find-all-anagrams-in-a-string)

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

986 Interval List Intersections (/problems/interval- 71.3% Medium


list-intersections)

453 Minimum Moves to Equal Array Elements 56.4% Medium


(/problems/minimum-moves-to-equal-array-
elements)

42 Trapping Rain Water (/problems/trapping- 59.9% Hard


rain-water)

767 Reorganize String (/problems/reorganize- 54.3% Medium


string)

1987 Number of Unique Good Subsequences 52.0% Hard


(/problems/number-of-unique-good-
subsequences)

https://leetcode.com/company/oracle/ 4/15
9/27/23, 1:15 AM Oracle - LeetCode

(/) # Title Acceptance Difficulty Frequency 

696 Count Binary Substrings (/problems/count- 65.4% Easy


binary-substrings)

2439 Minimize Maximum of Array 46.9% Medium


(/problems/minimize-maximum-of-array)

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


addresses)

2472 Maximum Number of Non-overlapping 38.6% Hard


Palindrome Substrings (/problems/maximum-
number-of-non-overlapping-palindrome-
substrings)

150 Evaluate Reverse Polish Notation 47.6% Medium


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

348 Design Tic-Tac-Toe (/problems/design-tic-tac- 57.7% Medium


toe) 

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

199 Binary Tree Right Side View 62.2% Medium


(/problems/binary-tree-right-side-view)

445 Add Two Numbers II (/problems/add-two- 61.0% Medium


numbers-ii)

329 Longest Increasing Path in a Matrix 52.9% Hard


(/problems/longest-increasing-path-in-a-
matrix)

240 Search a 2D Matrix II (/problems/search-a-2d- 51.7% Medium


matrix-ii)

2 Add Two Numbers (/problems/add-two- 41.3% Medium


numbers)

3 Longest Substring Without Repeating 34.0% Medium


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

49 Group Anagrams (/problems/group- 67.0% Medium


anagrams)

121 Best Time to Buy and Sell Stock 53.5% Easy


(/problems/best-time-to-buy-and-sell-stock)

848 Shifting Letters (/problems/shifting-letters) 44.9% Medium

https://leetcode.com/company/oracle/ 5/15
9/27/23, 1:15 AM Oracle - LeetCode

(/) # Title Acceptance Difficulty Frequency 

116 Populating Next Right Pointers in Each Node 61.5% Medium


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

1410 HTML Entity Parser (/problems/html-entity- 51.2% Medium


parser)

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

1081 Smallest Subsequence of Distinct Characters 60.0% Medium


(/problems/smallest-subsequence-of-distinct-
characters)

387 First Unique Character in a String 60.1% Easy


(/problems/first-unique-character-in-a-string)

314 Binary Tree Vertical Order Traversal 52.6% Medium


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

206 Reverse Linked List (/problems/reverse- 74.8% Easy


linked-list)

697 Degree of an Array (/problems/degree-of-an- 56.1% Easy


array)

295 Find Median from Data Stream 51.5% Hard


(/problems/find-median-from-data-stream)

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

238 Product of Array Except Self 65.0% Medium


(/problems/product-of-array-except-self)

207 Course Schedule (/problems/course- 46.2% Medium


schedule)

215 Kth Largest Element in an Array 67.1% Medium


(/problems/kth-largest-element-in-an-array)

1008 Construct Binary Search Tree from Preorder 81.6% Medium


Traversal (/problems/construct-binary-search-
tree-from-preorder-traversal)

22 Generate Parentheses (/problems/generate- 73.4% Medium


parentheses)

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

208 Implement Trie (Prefix Tree) 63.8% Medium


(/problems/implement-trie-prefix-tree)

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

https://leetcode.com/company/oracle/ 6/15
9/27/23, 1:15 AM Oracle - LeetCode

(/) # Title Acceptance Difficulty Frequency 

160 Intersection of Two Linked Lists 55.8% Easy


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

863 All Nodes Distance K in Binary Tree 64.0% Medium


(/problems/all-nodes-distance-k-in-binary-
tree)

695 Max Area of Island (/problems/max-area-of- 71.9% Medium


island)

344 Reverse String (/problems/reverse-string) 77.2% Easy

176 Second Highest Salary (/problems/second- 38.9% Medium


highest-salary)

1472 Design Browser History (/problems/design- 77.7% Medium


browser-history)

34 Find First and Last Position of Element in 42.6% Medium


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

21 Merge Two Sorted Lists (/problems/merge- 63.2% Easy


two-sorted-lists)

844 Backspace String Compare 48.1% Easy


(/problems/backspace-string-compare)

735 Asteroid Collision (/problems/asteroid- 45.3% Medium


collision)

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


678 Valid Parenthesis String (/problems/valid- 34.4% Medium


parenthesis-string)

1931 Painting a Grid With Three Different Colors 57.4% Hard


(/problems/painting-a-grid-with-three-
different-colors)

46 Permutations (/problems/permutations) 77.2% Medium

230 Kth Smallest Element in a BST (/problems/kth- 71.3% Medium


smallest-element-in-a-bst)

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

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

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

https://leetcode.com/company/oracle/ 7/15
9/27/23, 1:15 AM Oracle - LeetCode

(/) # Title Acceptance Difficulty Frequency 

12 Integer to Roman (/problems/integer-to- 63.1% Medium


roman)

1636 Sort Array by Increasing Frequency 70.4% Easy


(/problems/sort-array-by-increasing-
frequency)

232 Implement Queue using Stacks 64.0% Easy


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

10 Regular Expression Matching 27.9% Hard


(/problems/regular-expression-matching)

1740 Find Distance in a Binary Tree 69.7% Medium


(/problems/find-distance-in-a-binary-tree)

71 Simplify Path (/problems/simplify-path) 41.0% Medium

2444 Count Subarrays With Fixed Bounds 61.6% Hard


(/problems/count-subarrays-with-fixed-
bounds)

994 Rotting Oranges (/problems/rotting-oranges) 53.5% Medium

55 Jump Game (/problems/jump-game) 38.6% Medium

814 Binary Tree Pruning (/problems/binary-tree- 72.3% Medium


pruning)

235 Lowest Common Ancestor of a Binary Search 63.0% Medium


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

283 Move Zeroes (/problems/move-zeroes) 61.4% Easy

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

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

13 Roman to Integer (/problems/roman-to- 59.4% Easy


integer)

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

796 Rotate String (/problems/rotate-string) 56.4% Easy

29 Divide Two Integers (/problems/divide-two- 17.1% Medium


integers)

729 My Calendar I (/problems/my-calendar-i) 56.7% Medium

https://leetcode.com/company/oracle/ 8/15
9/27/23, 1:15 AM Oracle - LeetCode

(/) # Title Acceptance Difficulty Frequency 

1488 Avoid Flood in The City (/problems/avoid- 26.7% Medium


flood-in-the-city)

76 Minimum Window Substring 41.2% Hard


(/problems/minimum-window-substring)

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

1290 Convert Binary Number in a Linked List to 81.5% Easy


Integer (/problems/convert-binary-number-
in-a-linked-list-to-integer)

680 Valid Palindrome II (/problems/valid- 39.6% Easy


palindrome-ii)

155 Min Stack (/problems/min-stack) 53.0% Medium

992 Subarrays with K Different Integers 55.7% Hard


(/problems/subarrays-with-k-different-
integers)

973 K Closest Points to Origin (/problems/k- 65.9% Medium


closest-points-to-origin)

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


on-a-line)

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

142 Linked List Cycle II (/problems/linked-list- 50.0% Medium


cycle-ii)

7 Reverse Integer (/problems/reverse-integer) 27.9% Medium

124 Binary Tree Maximum Path Sum 39.5% Hard


(/problems/binary-tree-maximum-path-sum)

4 Median of Two Sorted Arrays 38.0% Hard


(/problems/median-of-two-sorted-arrays)

94 Binary Tree Inorder Traversal 74.7% Easy


(/problems/binary-tree-inorder-traversal)

876 Middle of the Linked List (/problems/middle- 76.6% Easy


of-the-linked-list)

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

378 Kth Smallest Element in a Sorted Matrix 62.0% Medium


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

https://leetcode.com/company/oracle/ 9/15
9/27/23, 1:15 AM Oracle - LeetCode

(/) # Title Acceptance Difficulty Frequency 

165 Compare Version Numbers 36.2% Medium


(/problems/compare-version-numbers)

98 Validate Binary Search Tree 32.3% Medium


(/problems/validate-binary-search-tree)

102 Binary Tree Level Order Traversal 65.7% Medium


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

198 House Robber (/problems/house-robber) 49.9% Medium

328 Odd Even Linked List (/problems/odd-even- 61.3% Medium


linked-list)

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

19 Remove Nth Node From End of List 42.6% Medium


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

588 Design In-Memory File System 48.5% Hard


(/problems/design-in-memory-file-system)

763 Partition Labels (/problems/partition-labels) 79.8% Medium

153 Find Minimum in Rotated Sorted Array 49.5% Medium


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

45 Jump Game II (/problems/jump-game-ii) 40.1% Medium

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

221 Maximal Square (/problems/maximal-square) 45.7% Medium

24 Swap Nodes in Pairs (/problems/swap-nodes- 63.1% Medium


in-pairs)

167 Two Sum II - Input Array Is Sorted 60.3% Medium


(/problems/two-sum-ii-input-array-is-sorted)

112 Path Sum (/problems/path-sum) 49.1% Easy

567 Permutation in String 44.2% Medium


(/problems/permutation-in-string)

31 Next Permutation (/problems/next- 38.6% Medium


permutation)

463 Island Perimeter (/problems/island-perimeter) 69.9% Easy

https://leetcode.com/company/oracle/ 10/15
9/27/23, 1:15 AM Oracle - LeetCode

(/) # Title Acceptance Difficulty Frequency 

1802 Maximum Value at a Given Index in a 39.8% Medium


Bounded Array (/problems/maximum-value-
at-a-given-index-in-a-bounded-array)

1091 Shortest Path in Binary Matrix 46.6% Medium


(/problems/shortest-path-in-binary-matrix)

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

57 Insert Interval (/problems/insert-interval) 39.4% Medium

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

205 Isomorphic Strings (/problems/isomorphic- 43.5% Easy


strings)

74 Search a 2D Matrix (/problems/search-a-2d- 49.2% Medium


matrix)

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

1721 Swapping Nodes in a Linked List 68.4% Medium


(/problems/swapping-nodes-in-a-linked-list)

1326 Minimum Number of Taps to Open to Water a 51.6% Hard


Garden (/problems/minimum-number-of-
taps-to-open-to-water-a-garden)

123 Best Time to Buy and Sell Stock III 46.8% Hard
(/problems/best-time-to-buy-and-sell-stock-
iii)

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


sheet-column-title)

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


of-binary-tree)

14 Longest Common Prefix (/problems/longest- 41.6% Easy


common-prefix)

509 Fibonacci Number (/problems/fibonacci- 70.3% Easy


number)

443 String Compression (/problems/string- 53.0% Medium


compression)

1509 Minimum Difference Between Largest and 54.8% Medium


Smallest Value in Three Moves
(/problems/minimum-difference-between-
largest-and-smallest-value-in-three-moves)

https://leetcode.com/company/oracle/ 11/15
9/27/23, 1:15 AM Oracle - LeetCode

(/) # Title Acceptance Difficulty Frequency 

442 Find All Duplicates in an Array 73.6% Medium


(/problems/find-all-duplicates-in-an-array)

108 Convert Sorted Array to Binary Search Tree 70.7% Easy


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

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

225 Implement Stack using Queues 62.2% Easy


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

122 Best Time to Buy and Sell Stock II 65.0% Medium


(/problems/best-time-to-buy-and-sell-stock-
ii)

239 Sliding Window Maximum 46.5% Hard


(/problems/sliding-window-maximum)

78 Subsets (/problems/subsets) 76.1% Medium

118 Pascal's Triangle (/problems/pascals-triangle) 73.0% Easy

540 Single Element in a Sorted Array 59.0% Medium


(/problems/single-element-in-a-sorted-array)

1268 Search Suggestions System 65.8% Medium


(/problems/search-suggestions-system)

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

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

279 Perfect Squares (/problems/perfect-squares) 53.0% Medium

1161 Maximum Level Sum of a Binary Tree 67.4% Medium


(/problems/maximum-level-sum-of-a-binary-
tree)

64 Minimum Path Sum (/problems/minimum- 62.9% Medium


path-sum)

739 Daily Temperatures (/problems/daily- 65.9% Medium


temperatures)

88 Merge Sorted Array (/problems/merge- 48.0% Easy


sorted-array)

516 Longest Palindromic Subsequence 62.2% Medium


(/problems/longest-palindromic-
subsequence)

https://leetcode.com/company/oracle/ 12/15
9/27/23, 1:15 AM Oracle - LeetCode

(/) # Title Acceptance Difficulty Frequency 

39 Combination Sum (/problems/combination- 70.0% Medium


sum)

1394 Find Lucky Integer in an Array 65.5% Easy


(/problems/find-lucky-integer-in-an-array)

40 Combination Sum II (/problems/combination- 53.7% Medium


sum-ii)

11 Container With Most Water 54.2% Medium


(/problems/container-with-most-water)

152 Maximum Product Subarray 34.8% Medium


(/problems/maximum-product-subarray)

125 Valid Palindrome (/problems/valid- 45.7% Easy


palindrome)

987 Vertical Order Traversal of a Binary Tree 46.2% Hard


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

226 Invert Binary Tree (/problems/invert-binary- 75.7% Easy


tree)

26 Remove Duplicates from Sorted Array 53.2% Easy


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

196 Delete Duplicate Emails (/problems/delete- 61.0% Easy


duplicate-emails)

435 Non-overlapping Intervals (/problems/non- 52.2% Medium


overlapping-intervals)

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

191 Number of 1 Bits (/problems/number-of-1- 68.3% Easy


bits)

704 Binary Search (/problems/binary-search) 56.6% Easy

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

1011 Capacity To Ship Packages Within D Days 68.4% Medium


(/problems/capacity-to-ship-packages-
within-d-days)

2006 Count Number of Pairs With Absolute 83.0% Easy


Difference K (/problems/count-number-of-
pairs-with-absolute-difference-k)

https://leetcode.com/company/oracle/ 13/15
9/27/23, 1:15 AM Oracle - LeetCode

(/) # Title Acceptance Difficulty Frequency 

25 Reverse Nodes in k-Group 56.6% Hard


(/problems/reverse-nodes-in-k-group)

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

30 Substring with Concatenation of All Words 31.5% Hard


(/problems/substring-with-concatenation-of-
all-words)

658 Find K Closest Elements (/problems/find-k- 46.9% Medium


closest-elements)

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

1762 Buildings With an Ocean View 79.0% Medium


(/problems/buildings-with-an-ocean-view)

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

217 Contains Duplicate (/problems/contains- 61.0% Easy


duplicate)

100 Same Tree (/problems/same-tree) 59.6% Easy

1048 Longest String Chain (/problems/longest- 60.8% Medium


string-chain)

2192 All Ancestors of a Node in a Directed Acyclic 51.4% Medium


Graph (/problems/all-ancestors-of-a-node-in-
a-directed-acyclic-graph)

1380 Lucky Numbers in a Matrix (/problems/lucky- 70.9% Easy


numbers-in-a-matrix)

2466 Count Ways To Build Good Strings 55.5% Medium


(/problems/count-ways-to-build-good-
strings)

2506 Count Pairs Of Similar Strings 68.8% Easy


(/problems/count-pairs-of-similar-strings)

2580 Count Ways to Group Overlapping Ranges 34.8% Medium


(/problems/count-ways-to-group-
overlapping-ranges)

2549 Count Distinct Numbers on Board 59.1% Easy


(/problems/count-distinct-numbers-on-
board)

https://leetcode.com/company/oracle/ 14/15
9/27/23, 1:15 AM Oracle - LeetCode

(/) # Title Acceptance Difficulty Frequency 

2836 Maximize Value of Function in a Ball Passing 28.7% Hard


Game (/problems/maximize-value-of-
function-in-a-ball-passing-game)

Copyright © 2023 LeetCode

Help Center (/support) Jobs (/jobs) Bug Bounty (/bugbounty) Online Interview (/interview/) Students (/student)

Terms (/terms) Privacy Policy (/privacy)

United States (/region)

https://leetcode.com/company/oracle/ 15/15

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy