Files
LeetCode-Questions-CompanyWise/amazon_alltime.csv
2020-08-11 20:28:09 +05:30

88 KiB

1937Reorder Data in Log Files54.3%Easy5.669086974531991https://leetcode.com/problems/reorder-data-in-log-files
2200Number of Islands46.8%Medium5.5619953379074385https://leetcode.com/problems/number-of-islands
31192Critical Connections in a Network48.6%Hard5.451163696788967https://leetcode.com/problems/critical-connections-in-a-network
41Two Sum45.6%Easy5.340332055670496https://leetcode.com/problems/two-sum
5146LRU Cache33.2%Medium5.266473618736184https://leetcode.com/problems/lru-cache
6973K Closest Points to Origin63.8%Medium5.155641977617712https://leetcode.com/problems/k-closest-points-to-origin
7819Most Common Word44.8%Easy5.044810336499242https://leetcode.com/problems/most-common-word
8138Copy List with Random Pointer36.4%Medium5.028653490396094https://leetcode.com/problems/copy-list-with-random-pointer
95Longest Palindromic Substring29.5%Medium4.9178218492776224https://leetcode.com/problems/longest-palindromic-substring
10994Rotting Oranges49.2%Medium4.806990208159151https://leetcode.com/problems/rotting-oranges
1142Trapping Rain Water48.9%Hard4.697248826330039https://leetcode.com/problems/trapping-rain-water
1223Merge k Sorted Lists40.2%Hard4.599324597310145https://leetcode.com/problems/merge-k-sorted-lists
13763Partition Labels76.1%Medium4.548324962256519https://leetcode.com/problems/partition-labels
142Add Two Numbers33.9%Medium4.4374933211380485https://leetcode.com/problems/add-two-numbers
1520Valid Parentheses39.0%Easy4.362623996011495https://leetcode.com/problems/valid-parentheses
1621Merge Two Sorted Lists53.5%Easy4.322317225718424https://leetcode.com/problems/merge-two-sorted-lists
17127Word Ladder29.6%Medium4.310600785424381https://leetcode.com/problems/word-ladder
18295Find Median from Data Stream44.3%Hard4.2919882291467175https://leetcode.com/problems/find-median-from-data-stream
19297Serialize and Deserialize Binary Tree47.5%Hard4.29109371663071https://leetcode.com/problems/serialize-and-deserialize-binary-tree
20692Top K Frequent Words51.8%Medium4.255293916882421https://leetcode.com/problems/top-k-frequent-words
21572Subtree of Another Tree44.1%Easy4.159077466360555https://leetcode.com/problems/subtree-of-another-tree
22240Search a 2D Matrix II43.2%Medium4.048245825242085https://leetcode.com/problems/search-a-2d-matrix-ii
23126Word Ladder II22.1%Hard4.024013333632092https://leetcode.com/problems/word-ladder-ii
24472Concatenated Words43.7%Hard3.9215983336727347https://leetcode.com/problems/concatenated-words
25642Design Search Autocomplete System44.7%Hard3.8667846655909375https://leetcode.com/problems/design-search-autocomplete-system
26957Prison Cells After N Days40.7%Medium3.8492305425836575https://leetcode.com/problems/prison-cells-after-n-days
27121Best Time to Buy and Sell Stock50.5%Easy3.8154100052812234https://leetcode.com/problems/best-time-to-buy-and-sell-stock
28273Integer to English Words27.1%Hard3.751742974770793https://leetcode.com/problems/integer-to-english-words
294Median of Two Sorted Arrays29.6%Hard3.7294575736470525https://leetcode.com/problems/median-of-two-sorted-arrays
303Longest Substring Without Repeating Characters30.4%Medium3.673122324413377https://leetcode.com/problems/longest-substring-without-repeating-characters
31253Meeting Rooms II45.7%Medium3.650908416088221https://leetcode.com/problems/meeting-rooms-ii
3217Letter Combinations of a Phone Number46.8%Medium3.646488617199801https://leetcode.com/problems/letter-combinations-of-a-phone-number
33348Design Tic-Tac-Toe54.3%Medium3.644912199818459https://leetcode.com/problems/design-tic-tac-toe
34139Word Break40.1%Medium3.568929344215992https://leetcode.com/problems/word-break
35155Min Stack44.5%Easy3.5435069249614877https://leetcode.com/problems/min-stack
3648Rotate Image56.7%Medium3.5414589493287463https://leetcode.com/problems/rotate-image
37236Lowest Common Ancestor of a Binary Tree45.7%Medium3.5247783696000754https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-tree
38238Product of Array Except Self60.1%Medium3.514882900018146https://leetcode.com/problems/product-of-array-except-self
39212Word Search II34.9%Hard3.4837901561793956https://leetcode.com/problems/word-search-ii
4012Integer to Roman55.1%Medium3.4609849174972926https://leetcode.com/problems/integer-to-roman
41239Sliding Window Maximum43.0%Hard3.433795326058728https://leetcode.com/problems/sliding-window-maximum
42269Alien Dictionary33.3%Hard3.377668409524585https://leetcode.com/problems/alien-dictionary
43460LFU Cache34.2%Hard3.3776519095965654https://leetcode.com/problems/lfu-cache
44153Sum26.8%Medium3.3710842155526985https://leetcode.com/problems/3sum
4533Search in Rotated Sorted Array34.5%Medium3.3666485807729396https://leetcode.com/problems/search-in-rotated-sorted-array
46675Cut Off Trees for Golf Event34.6%Hard3.36225540086527https://leetcode.com/problems/cut-off-trees-for-golf-event
47588Design In-Memory File System45.9%Hard3.360532016478895https://leetcode.com/problems/design-in-memory-file-system
48909Snakes and Ladders38.4%Medium3.343741372618161https://leetcode.com/problems/snakes-and-ladders
49165Compare Version Numbers27.4%Medium3.2759201587167275https://leetcode.com/problems/compare-version-numbers
5056Merge Intervals39.3%Medium3.274551916823998https://leetcode.com/problems/merge-intervals
51380Insert Delete GetRandom O(1)47.5%Medium3.264575909538694https://leetcode.com/problems/insert-delete-getrandom-o1
5253Maximum Subarray46.5%Easy3.2518398869431175https://leetcode.com/problems/maximum-subarray
5349Group Anagrams56.9%Medium3.2464298158187788https://leetcode.com/problems/group-anagrams
54545Boundary of Binary Tree38.9%Medium3.2370535533630154https://leetcode.com/problems/boundary-of-binary-tree
5511Container With Most Water50.8%Medium3.1775832534023336https://leetcode.com/problems/container-with-most-water
5676Minimum Window Substring34.6%Hard3.1730470473640895https://leetcode.com/problems/minimum-window-substring
5754Spiral Matrix34.1%Medium3.1133021060526898https://leetcode.com/problems/spiral-matrix
581152Analyze User Website Visit Pattern43.5%Medium3.092908705843992https://leetcode.com/problems/analyze-user-website-visit-pattern
5945Jump Game II30.6%Hard3.0792002097019933https://leetcode.com/problems/jump-game-ii
60206Reverse Linked List62.5%Easy3.0671059105253646https://leetcode.com/problems/reverse-linked-list
611167Minimum Cost to Connect Sticks62.8%Medium3.0601766637553607https://leetcode.com/problems/minimum-cost-to-connect-sticks
62277Find the Celebrity41.8%Medium2.94934502263689https://leetcode.com/problems/find-the-celebrity
63124Binary Tree Maximum Path Sum34.3%Hard2.9289335381500554https://leetcode.com/problems/binary-tree-maximum-path-sum
64322Coin Change35.5%Medium2.9225882870663615https://leetcode.com/problems/coin-change
65863All Nodes Distance K in Binary Tree55.4%Medium2.8584437554191786https://leetcode.com/problems/all-nodes-distance-k-in-binary-tree
66694Number of Distinct Islands56.0%Medium2.8410258837930096https://leetcode.com/problems/number-of-distinct-islands
67103Binary Tree Zigzag Level Order Traversal48.3%Medium2.828681880742103https://leetcode.com/problems/binary-tree-zigzag-level-order-traversal
68733Flood Fill55.3%Easy2.79988479636092https://leetcode.com/problems/flood-fill
6925Reverse Nodes in k-Group42.1%Hard2.7613797410092618https://leetcode.com/problems/reverse-nodes-in-k-group
70341Flatten Nested List Iterator52.9%Medium2.754450954511437https://leetcode.com/problems/flatten-nested-list-iterator
7198Validate Binary Search Tree27.8%Medium2.737334189986096https://leetcode.com/problems/validate-binary-search-tree
72490The Maze51.4%Medium2.6684292618304393https://leetcode.com/problems/the-maze
73208Implement Trie (Prefix Tree)49.4%Medium2.65382797633134https://leetcode.com/problems/implement-trie-prefix-tree
74535Encode and Decode TinyURL79.9%Medium2.648278198910626https://leetcode.com/problems/encode-and-decode-tinyurl
751268Search Suggestions System63.2%Medium2.6191388654944228https://leetcode.com/problems/search-suggestions-system
76224Basic Calculator36.8%Hard2.6186476779233394https://leetcode.com/problems/basic-calculator
7799Recover Binary Search Tree39.7%Hard2.5927917375731657https://leetcode.com/problems/recover-binary-search-tree
78289Game of Life54.5%Medium2.5856365392630773https://leetcode.com/problems/game-of-life
79438Find All Anagrams in a String43.3%Medium2.5722353072335498https://leetcode.com/problems/find-all-anagrams-in-a-string
80116Populating Next Right Pointers in Each Node45.2%Medium2.57096386118438https://leetcode.com/problems/populating-next-right-pointers-in-each-node
8122Generate Parentheses62.7%Medium2.5685235165995333https://leetcode.com/problems/generate-parentheses
82218The Skyline Problem34.6%Hard2.559475345285509https://leetcode.com/problems/the-skyline-problem
83772Basic Calculator III41.3%Hard2.55813888845901https://leetcode.com/problems/basic-calculator-iii
84314Binary Tree Vertical Order Traversal45.3%Medium2.550800170263845https://leetcode.com/problems/binary-tree-vertical-order-traversal
85387First Unique Character in a String53.4%Easy2.54799745525127https://leetcode.com/problems/first-unique-character-in-a-string
86105Construct Binary Tree from Preorder and Inorder Traversal48.8%Medium2.5404024506810825https://leetcode.com/problems/construct-binary-tree-from-preorder-and-inorder-traversal
87215Kth Largest Element in an Array55.4%Medium2.5347978538534184https://leetcode.com/problems/kth-largest-element-in-an-array
88102Binary Tree Level Order Traversal54.6%Medium2.5203331450038857https://leetcode.com/problems/binary-tree-level-order-traversal
89207Course Schedule43.1%Medium2.503721648394562https://leetcode.com/problems/course-schedule
9091Decode Ways24.7%Medium2.490602261668241https://leetcode.com/problems/decode-ways
91140Word Break II32.6%Hard2.479095544790561https://leetcode.com/problems/word-break-ii
9264Minimum Path Sum54.5%Medium2.4716559596617222https://leetcode.com/problems/minimum-path-sum
9384Largest Rectangle in Histogram35.2%Hard2.4467234894421694https://leetcode.com/problems/largest-rectangle-in-histogram
94866Prime Palindrome24.9%Medium2.426668322236189https://leetcode.com/problems/prime-palindrome
9513Roman to Integer55.7%Easy2.416073231744048https://leetcode.com/problems/roman-to-integer
96227Basic Calculator II36.9%Medium2.4100145835028153https://leetcode.com/problems/basic-calculator-ii
97117Populating Next Right Pointers in Each Node II39.1%Medium2.3950274761670123https://leetcode.com/problems/populating-next-right-pointers-in-each-node-ii
98505The Maze II47.7%Medium2.3775245123756745https://leetcode.com/problems/the-maze-ii
99449Serialize and Deserialize BST52.0%Medium2.355719394696847https://leetcode.com/problems/serialize-and-deserialize-bst
10055Jump Game34.6%Medium2.354033209232933https://leetcode.com/problems/jump-game
101695Max Area of Island62.7%Medium2.3328594765055053https://leetcode.com/problems/max-area-of-island
102362Design Hit Counter63.7%Medium2.3302202652283723https://leetcode.com/problems/design-hit-counter
103235Lowest Common Ancestor of a Binary Search Tree49.9%Easy2.3282029797125845https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree
10493Restore IP Addresses35.6%Medium2.3249869771549077https://leetcode.com/problems/restore-ip-addresses
1051000Minimum Cost to Merge Stones39.8%Hard2.285269832848969https://leetcode.com/problems/minimum-cost-to-merge-stones
10674Search a 2D Matrix36.5%Medium2.2752799670533843https://leetcode.com/problems/search-a-2d-matrix
1078String to Integer (atoi)15.4%Medium2.240034398814754https://leetcode.com/problems/string-to-integer-atoi
1081102Path With Maximum Minimum Value49.2%Medium2.236364097993119https://leetcode.com/problems/path-with-maximum-minimum-value
109221Maximal Square37.7%Medium2.2359845035549557https://leetcode.com/problems/maximal-square
110543Diameter of Binary Tree48.4%Easy2.2300472912033396https://leetcode.com/problems/diameter-of-binary-tree
111101Symmetric Tree46.8%Easy2.218229616099434https://leetcode.com/problems/symmetric-tree
112711Number of Distinct Islands II47.3%Hard2.1972245773362196https://leetcode.com/problems/number-of-distinct-islands-ii
113173Binary Search Tree Iterator56.6%Medium2.1894746276945916https://leetcode.com/problems/binary-search-tree-iterator
114445Add Two Numbers II54.5%Medium2.1695498551799988https://leetcode.com/problems/add-two-numbers-ii
115143Reorder List37.1%Medium2.148764391721176https://leetcode.com/problems/reorder-list
11631Next Permutation32.6%Medium2.1484244000997346https://leetcode.com/problems/next-permutation
117134Gas Station38.5%Medium2.142566589871282https://leetcode.com/problems/gas-station
118234Palindrome Linked List39.3%Easy2.134538085279358https://leetcode.com/problems/palindrome-linked-list
119199Binary Tree Right Side View54.1%Medium2.1265239954461888https://leetcode.com/problems/binary-tree-right-side-view
12072Edit Distance44.8%Hard2.121008287749178https://leetcode.com/problems/edit-distance
121149Max Points on a Line16.9%Hard2.1126877423916333https://leetcode.com/problems/max-points-on-a-line
12279Word Search35.6%Medium2.1111316640536213https://leetcode.com/problems/word-search
123347Top K Frequent Elements61.2%Medium2.101870619522738https://leetcode.com/problems/top-k-frequent-elements
12462Unique Paths54.1%Medium2.0850418565392053https://leetcode.com/problems/unique-paths
125631Design Excel Sum Formula31.6%Hard2.0739919369122712https://leetcode.com/problems/design-excel-sum-formula
126394Decode String50.0%Medium2.0663903647082917https://leetcode.com/problems/decode-string
127353Design Snake Game34.2%Medium2.0643120655473823https://leetcode.com/problems/design-snake-game
128384Shuffle an Array52.8%Medium2.051144428767012https://leetcode.com/problems/shuffle-an-array
129323Number of Connected Components in an Undirected Graph56.0%Medium2.0420691989817303https://leetcode.com/problems/number-of-connected-components-in-an-undirected-graph
130133Clone Graph34.8%Medium2.032877757580115https://leetcode.com/problems/clone-graph
131706Design HashMap61.3%Easy1.9992790950371089https://leetcode.com/problems/design-hashmap
132336Palindrome Pairs33.7%Hard1.9947738093111118https://leetcode.com/problems/palindrome-pairs
133682Baseball Game63.7%Easy1.9698767413574847https://leetcode.com/problems/baseball-game
134759Employee Free Time66.2%Hard1.9498164040223784https://leetcode.com/problems/employee-free-time
135281Zigzag Iterator58.4%Medium1.9424197441155449https://leetcode.com/problems/zigzag-iterator
1361091Shortest Path in Binary Matrix38.2%Medium1.9257261904488205https://leetcode.com/problems/shortest-path-in-binary-matrix
1371120Maximum Average Subtree61.9%Medium1.9180337795270583https://leetcode.com/problems/maximum-average-subtree
138185Department Top Three Salaries34.5%Hard1.9085241431117688https://leetcode.com/problems/department-top-three-salaries
139150Evaluate Reverse Polish Notation36.3%Medium1.9012041599672846https://leetcode.com/problems/evaluate-reverse-polish-notation
14010Regular Expression Matching26.8%Hard1.8952971922607https://leetcode.com/problems/regular-expression-matching
141564Find the Closest Palindrome19.7%Hard1.8891939196134606https://leetcode.com/problems/find-the-closest-palindrome
14271Simplify Path32.6%Medium1.888682852832007https://leetcode.com/problems/simplify-path
1431099Two Sum Less Than K60.6%Easy1.8844097937561664https://leetcode.com/problems/two-sum-less-than-k
14496Unique Binary Search Trees52.9%Medium1.883023885568637https://leetcode.com/problems/unique-binary-search-trees
145417Pacific Atlantic Water Flow41.1%Medium1.8768501431988962https://leetcode.com/problems/pacific-atlantic-water-flow
1461279Traffic Light Controlled Intersection74.3%Easy1.8726661078408553https://leetcode.com/problems/traffic-light-controlled-intersection
147122Best Time to Buy and Sell Stock II57.0%Easy1.8525949058444695https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii
148895Maximum Frequency Stack60.6%Hard1.8490817503358836https://leetcode.com/problems/maximum-frequency-stack
14997Interleaving String31.5%Hard1.83971213304063https://leetcode.com/problems/interleaving-string
150286Walls and Gates54.5%Medium1.8391208816311395https://leetcode.com/problems/walls-and-gates
151640Solve the Equation42.0%Medium1.833456992769655https://leetcode.com/problems/solve-the-equation
15239Combination Sum56.1%Medium1.817926014095787https://leetcode.com/problems/combination-sum
15359Spiral Matrix II53.9%Medium1.8176193109460805https://leetcode.com/problems/spiral-matrix-ii
154317Shortest Distance from All Buildings41.4%Hard1.8109171432609883https://leetcode.com/problems/shortest-distance-from-all-buildings
155529Minesweeper59.1%Medium1.7898723201494031https://leetcode.com/problems/minesweeper
156169Majority Element58.7%Easy1.7889052208605918https://leetcode.com/problems/majority-element
157152Maximum Product Subarray31.7%Medium1.7713469853694581https://leetcode.com/problems/maximum-product-subarray
158503Next Greater Element II56.5%Medium1.770513630608183https://leetcode.com/problems/next-greater-element-ii
159210Course Schedule II40.7%Medium1.7702354394987208https://leetcode.com/problems/course-schedule-ii
160167Two Sum II - Input array is sorted54.1%Easy1.7588952422994573https://leetcode.com/problems/two-sum-ii-input-array-is-sorted
16178Subsets62.0%Medium1.755791978967868https://leetcode.com/problems/subsets
162312Burst Balloons51.8%Hard1.7426298809449383https://leetcode.com/problems/burst-balloons
16388Merge Sorted Array39.4%Easy1.741132376248305https://leetcode.com/problems/merge-sorted-array
164315Count of Smaller Numbers After Self41.5%Hard1.7376152797037996https://leetcode.com/problems/count-of-smaller-numbers-after-self
165211Add and Search Word - Data structure design38.1%Medium1.727663895328723https://leetcode.com/problems/add-and-search-word-data-structure-design
166252Meeting Rooms54.6%Easy1.727286498219969https://leetcode.com/problems/meeting-rooms
16792Reverse Linked List II38.8%Medium1.7268015729532826https://leetcode.com/problems/reverse-linked-list-ii
1681155Number of Dice Rolls With Target Sum49.0%Medium1.7200707644102335https://leetcode.com/problems/number-of-dice-rolls-with-target-sum
169160Intersection of Two Linked Lists40.6%Easy1.7175192044428398https://leetcode.com/problems/intersection-of-two-linked-lists
170538Convert BST to Greater Tree55.4%Easy1.7154361234077207https://leetcode.com/problems/convert-bst-to-greater-tree
17136Valid Sudoku48.7%Medium1.7143211698041672https://leetcode.com/problems/valid-sudoku
172261Graph Valid Tree42.2%Medium1.7120554575780782https://leetcode.com/problems/graph-valid-tree
17341First Missing Positive32.0%Hard1.7077985883022846https://leetcode.com/problems/first-missing-positive
17475Sort Colors47.3%Medium1.7055667578592613https://leetcode.com/problems/sort-colors
175332Reconstruct Itinerary36.7%Medium1.70247908836567https://leetcode.com/problems/reconstruct-itinerary
176388Longest Absolute File Path41.8%Medium1.701920835619497https://leetcode.com/problems/longest-absolute-file-path
177980Unique Paths III73.3%Hard1.6945957207744073https://leetcode.com/problems/unique-paths-iii
17832Longest Valid Parentheses28.4%Hard1.6919770613401734https://leetcode.com/problems/longest-valid-parentheses
179128Longest Consecutive Sequence45.1%Hard1.6865841637000685https://leetcode.com/problems/longest-consecutive-sequence
180653Two Sum IV - Input is a BST55.5%Easy1.6840881035040853https://leetcode.com/problems/two-sum-iv-input-is-a-bst
181153Find Minimum in Rotated Sorted Array45.1%Medium1.6770877689648518https://leetcode.com/problems/find-minimum-in-rotated-sorted-array
18246Permutations63.5%Medium1.6727146787726128https://leetcode.com/problems/permutations
18357Insert Interval33.5%Hard1.663668453758183https://leetcode.com/problems/insert-interval
184560Subarray Sum Equals K43.9%Medium1.6592537569720698https://leetcode.com/problems/subarray-sum-equals-k
185228Summary Ranges39.5%Medium1.6567376779326932https://leetcode.com/problems/summary-ranges
18619Remove Nth Node From End of List35.2%Medium1.65214258899559https://leetcode.com/problems/remove-nth-node-from-end-of-list
187815Bus Routes42.5%Hard1.6520112554791415https://leetcode.com/problems/bus-routes
188109Convert Sorted List to Binary Search Tree47.7%Medium1.6493576818898796https://leetcode.com/problems/convert-sorted-list-to-binary-search-tree
189177Nth Highest Salary31.4%Medium1.6455495908564486https://leetcode.com/problems/nth-highest-salary
190489Robot Room Cleaner69.7%Hard1.6324326136038003https://leetcode.com/problems/robot-room-cleaner
191268Missing Number51.7%Easy1.6320760079492722https://leetcode.com/problems/missing-number
192767Reorganize String48.7%Medium1.629188040780247https://leetcode.com/problems/reorganize-string
193123Best Time to Buy and Sell Stock III37.5%Hard1.6269507084661998https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iii
194496Next Greater Element I63.8%Easy1.6232949470955267https://leetcode.com/problems/next-greater-element-i
195179Largest Number28.8%Medium1.6163944622274604https://leetcode.com/problems/largest-number
196739Daily Temperatures63.3%Medium1.6160707692725675https://leetcode.com/problems/daily-temperatures
197135Candy31.6%Hard1.6085311570447844https://leetcode.com/problems/candy
198333Largest BST Subtree35.8%Medium1.6081890830491932https://leetcode.com/problems/largest-bst-subtree
199716Max Stack42.6%Easy1.5967072751794937https://leetcode.com/problems/max-stack
200983Minimum Cost For Tickets60.5%Medium1.5900124782015408https://leetcode.com/problems/minimum-cost-for-tickets
201284Peeking Iterator45.7%Medium1.5734095705907016https://leetcode.com/problems/peeking-iterator
202703Kth Largest Element in a Stream49.7%Easy1.5707712794799118https://leetcode.com/problems/kth-largest-element-in-a-stream
203403Frog Jump39.7%Hard1.5648607913227532https://leetcode.com/problems/frog-jump
204987Vertical Order Traversal of a Binary Tree36.6%Medium1.5645723589490914https://leetcode.com/problems/vertical-order-traversal-of-a-binary-tree
2051135Connecting Cities With Minimum Cost57.5%Medium1.55814461804655https://leetcode.com/problems/connecting-cities-with-minimum-cost
20624Swap Nodes in Pairs50.4%Medium1.5573641606589284https://leetcode.com/problems/swap-nodes-in-pairs
207437Path Sum III47.2%Medium1.5554113655450712https://leetcode.com/problems/path-sum-iii
208300Longest Increasing Subsequence42.6%Medium1.5490046156762238https://leetcode.com/problems/longest-increasing-subsequence
20985Maximal Rectangle37.7%Hard1.537804933809427https://leetcode.com/problems/maximal-rectangle
210456132 Pattern28.9%Medium1.525732992790649https://leetcode.com/problems/132-pattern
211141Linked List Cycle41.1%Easy1.522542660710357https://leetcode.com/problems/linked-list-cycle
212113Path Sum II46.7%Medium1.5150515928584396https://leetcode.com/problems/path-sum-ii
213285Inorder Successor in BST40.4%Medium1.510518743584091https://leetcode.com/problems/inorder-successor-in-bst
214373Find K Pairs with Smallest Sums36.7%Medium1.5084295594383275https://leetcode.com/problems/find-k-pairs-with-smallest-sums
215188Best Time to Buy and Sell Stock IV28.0%Hard1.5043549047564093https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iv
216346Moving Average from Data Stream70.9%Easy1.5026900216652235https://leetcode.com/problems/moving-average-from-data-stream
217163Sum Closest46.0%Medium1.502292150830875https://leetcode.com/problems/3sum-closest
21870Climbing Stairs47.8%Easy1.4992054591551138https://leetcode.com/problems/climbing-stairs
21951N-Queens46.6%Hard1.4985525208443042https://leetcode.com/problems/n-queens
220556Next Greater Element III31.7%Medium1.4953904059628045https://leetcode.com/problems/next-greater-element-iii
221148Sort List42.3%Medium1.4930623365455966https://leetcode.com/problems/sort-list
222287Find the Duplicate Number55.5%Medium1.4924096601235335https://leetcode.com/problems/find-the-duplicate-number
223518Coin Change 250.2%Medium1.4888697222870522https://leetcode.com/problems/coin-change-2
224176Second Highest Salary31.6%Easy1.4884959036034955https://leetcode.com/problems/second-highest-salary
225120Triangle44.2%Medium1.484114863291384https://leetcode.com/problems/triangle
226184Sum33.7%Medium1.4782493997995902https://leetcode.com/problems/4sum
227270Closest Binary Search Tree Value48.5%Easy1.4782231041316831https://leetcode.com/problems/closest-binary-search-tree-value
228378Kth Smallest Element in a Sorted Matrix54.3%Medium1.4775268731337763https://leetcode.com/problems/kth-smallest-element-in-a-sorted-matrix
229540Single Element in a Sorted Array57.9%Medium1.4535722160879798https://leetcode.com/problems/single-element-in-a-sorted-array
230205Isomorphic Strings39.8%Easy1.4257801948697113https://leetcode.com/problems/isomorphic-strings
23163Unique Paths II34.6%Medium1.4252857596598822https://leetcode.com/problems/unique-paths-ii
2321044Longest Duplicate Substring31.9%Hard1.4233794786674083https://leetcode.com/problems/longest-duplicate-substring
23373Set Matrix Zeroes43.1%Medium1.412093837666145https://leetcode.com/problems/set-matrix-zeroes
234480Sliding Window Median37.2%Hard1.4100242881620002https://leetcode.com/problems/sliding-window-median
23568Text Justification27.7%Hard1.4086426277269546https://leetcode.com/problems/text-justification
236232Implement Queue using Stacks49.6%Easy1.405609167303699https://leetcode.com/problems/implement-queue-using-stacks
237628Maximum Product of Three Numbers47.1%Easy1.395625688548775https://leetcode.com/problems/maximum-product-of-three-numbers
238442Find All Duplicates in an Array67.8%Medium1.3879078561527354https://leetcode.com/problems/find-all-duplicates-in-an-array
239229Majority Element II35.6%Medium1.3878563920773275https://leetcode.com/problems/majority-element-ii
24014Longest Common Prefix35.4%Easy1.3846092304355875https://leetcode.com/problems/longest-common-prefix
241787Cheapest Flights Within K Stops39.3%Medium1.3785446949130122https://leetcode.com/problems/cheapest-flights-within-k-stops
242340Longest Substring with At Most K Distinct Characters44.1%Hard1.376802072444063https://leetcode.com/problems/longest-substring-with-at-most-k-distinct-characters
243325Maximum Size Subarray Sum Equals k46.8%Medium1.3718223285113562https://leetcode.com/problems/maximum-size-subarray-sum-equals-k
24444Wildcard Matching24.7%Hard1.3612330189496715https://leetcode.com/problems/wildcard-matching
245770Basic Calculator IV48.1%Hard1.349926716949016https://leetcode.com/problems/basic-calculator-iv
246136Single Number65.5%Easy1.3484621511838726https://leetcode.com/problems/single-number
247298Binary Tree Longest Consecutive Sequence47.1%Medium1.3468042514132559https://leetcode.com/problems/binary-tree-longest-consecutive-sequence
248329Longest Increasing Path in a Matrix43.4%Hard1.3445409323873254https://leetcode.com/problems/longest-increasing-path-in-a-matrix
249943Find the Shortest Superstring42.9%Hard1.3440770366239985https://leetcode.com/problems/find-the-shortest-superstring
250636Exclusive Time of Functions52.0%Medium1.337457727469282https://leetcode.com/problems/exclusive-time-of-functions
251369Plus One Linked List58.2%Medium1.3373637376483105https://leetcode.com/problems/plus-one-linked-list
252836Rectangle Overlap48.6%Easy1.3093762375177274https://leetcode.com/problems/rectangle-overlap
253104Maximum Depth of Binary Tree66.0%Easy1.3036892816187777https://leetcode.com/problems/maximum-depth-of-binary-tree
25428Implement strStr()34.5%Easy1.3004317080961885https://leetcode.com/problems/implement-strstr
255652Find Duplicate Subtrees50.2%Medium1.2947555287452976https://leetcode.com/problems/find-duplicate-subtrees
2566ZigZag Conversion36.3%Medium1.2945919484397381https://leetcode.com/problems/zigzag-conversion
257399Evaluate Division51.6%Medium1.2776123973076763https://leetcode.com/problems/evaluate-division
258516Longest Palindromic Subsequence53.2%Medium1.2647788135797973https://leetcode.com/problems/longest-palindromic-subsequence
259678Valid Parenthesis String31.0%Medium1.2621550094401792https://leetcode.com/problems/valid-parenthesis-string
26030Substring with Concatenation of All Words25.4%Hard1.2576954927329822https://leetcode.com/problems/substring-with-concatenation-of-all-words
261242Valid Anagram56.9%Easy1.2523912240430903https://leetcode.com/problems/valid-anagram
262349Intersection of Two Arrays62.5%Easy1.2500304774974387https://leetcode.com/problems/intersection-of-two-arrays
263688Knight Probability in Chessboard48.9%Medium1.2499797771635763https://leetcode.com/problems/knight-probability-in-chessboard
264981Time Based Key-Value Store53.1%Medium1.2475237673763375https://leetcode.com/problems/time-based-key-value-store
265344Reverse String68.5%Easy1.246073823348854https://leetcode.com/problems/reverse-string
2661011Capacity To Ship Packages Within D Days58.1%Medium1.2456439416601042https://leetcode.com/problems/capacity-to-ship-packages-within-d-days
267301Remove Invalid Parentheses43.3%Hard1.2420369009788985https://leetcode.com/problems/remove-invalid-parentheses
26829Divide Two Integers16.4%Medium1.2393242049042936https://leetcode.com/problems/divide-two-integers
269112Path Sum41.2%Easy1.229277243236903https://leetcode.com/problems/path-sum
2701038Binary Search Tree to Greater Sum Tree80.8%Medium1.2017796795353952https://leetcode.com/problems/binary-search-tree-to-greater-sum-tree
2711100Find K-Length Substrings With No Repeated Characters72.7%Medium1.184336829809077https://leetcode.com/problems/find-k-length-substrings-with-no-repeated-characters
27250Pow(xn)30.3%Medium1.1768920107434977https://leetcode.com/problems/powx-n
273997Find the Town Judge50.1%Easy1.1748732874596588https://leetcode.com/problems/find-the-town-judge
27437Sudoku Solver43.6%Hard1.1707049260761857https://leetcode.com/problems/sudoku-solver
275805Split Array With Same Average26.4%Hard1.1685097282854882https://leetcode.com/problems/split-array-with-same-average
276225Implement Stack using Queues45.1%Easy1.1607390767279342https://leetcode.com/problems/implement-stack-using-queues
277854K-Similar Strings38.2%Hard1.159451415301https://leetcode.com/problems/k-similar-strings
278230Kth Smallest Element in a BST60.2%Medium1.1554440075543555https://leetcode.com/problems/kth-smallest-element-in-a-bst
279721Accounts Merge48.8%Medium1.132047679382686https://leetcode.com/problems/accounts-merge
280622Design Circular Queue43.7%Medium1.1151322814092532https://leetcode.com/problems/design-circular-queue
281409Longest Palindrome50.3%Easy1.111534519336826https://leetcode.com/problems/longest-palindrome
28254201 Matrix39.8%Medium1.0983100368900796https://leetcode.com/problems/01-matrix
283726Number of Atoms49.0%Hard1.0953173927712572https://leetcode.com/problems/number-of-atoms
284426Convert Binary Search Tree to Sorted Doubly Linked List59.1%Medium1.0936982738656806https://leetcode.com/problems/convert-binary-search-tree-to-sorted-doubly-linked-list
285352Data Stream as Disjoint Intervals47.3%Hard1.08883225961447https://leetcode.com/problems/data-stream-as-disjoint-intervals
286794Valid Tic-Tac-Toe State32.6%Medium1.084013489246957https://leetcode.com/problems/valid-tic-tac-toe-state
287430Flatten a Multilevel Doubly Linked List55.1%Medium1.0759104468012752https://leetcode.com/problems/flatten-a-multilevel-doubly-linked-list
288257Binary Tree Paths51.5%Easy1.0701785650709081https://leetcode.com/problems/binary-tree-paths
289130Surrounded Regions28.1%Medium1.0580786465917589https://leetcode.com/problems/surrounded-regions
290283Move Zeroes57.8%Easy1.0574179950057128https://leetcode.com/problems/move-zeroes
29194Binary Tree Inorder Traversal63.3%Medium1.0494187495898502https://leetcode.com/problems/binary-tree-inorder-traversal
292131Palindrome Partitioning47.5%Medium1.0478776380798687https://leetcode.com/problems/palindrome-partitioning
29381Search in Rotated Sorted Array II33.0%Medium1.0428016537891152https://leetcode.com/problems/search-in-rotated-sorted-array-ii
294187Repeated DNA Sequences38.9%Medium1.0291054104877544https://leetcode.com/problems/repeated-dna-sequences
295266Palindrome Permutation61.9%Easy1.0274940178688448https://leetcode.com/problems/palindrome-permutation
2967Reverse Integer25.8%Easy1.0261569402361814https://leetcode.com/problems/reverse-integer
297381Insert Delete GetRandom O(1) - Duplicates allowed34.1%Hard1.0261327161577256https://leetcode.com/problems/insert-delete-getrandom-o1-duplicates-allowed
298498Diagonal Traverse48.2%Medium1.025668325492283https://leetcode.com/problems/diagonal-traverse
2991219Path with Maximum Gold65.1%Medium1.0200550109500872https://leetcode.com/problems/path-with-maximum-gold
300547Friend Circles58.6%Medium1.019483411931132https://leetcode.com/problems/friend-circles
30186Partition List41.5%Medium1.013118527145907https://leetcode.com/problems/partition-list
3021032Stream of Characters48.3%Hard0.9999747005961613https://leetcode.com/problems/stream-of-characters
303508Most Frequent Subtree Sum57.9%Medium0.9932954993707267https://leetcode.com/problems/most-frequent-subtree-sum
304226Invert Binary Tree65.0%Easy0.9901067136378103https://leetcode.com/problems/invert-binary-tree
305279Perfect Squares47.4%Medium0.9886113934537812https://leetcode.com/problems/perfect-squares
306181Employees Earning More Than Their Managers56.9%Easy0.985579855770324https://leetcode.com/problems/employees-earning-more-than-their-managers
307114Flatten Binary Tree to Linked List49.3%Medium0.9793142651665018https://leetcode.com/problems/flatten-binary-tree-to-linked-list
308647Palindromic Substrings60.6%Medium0.9683364874723026https://leetcode.com/problems/palindromic-substrings
309412Fizz Buzz62.3%Easy0.9624576401607463https://leetcode.com/problems/fizz-buzz
310108Convert Sorted Array to Binary Search Tree57.9%Easy0.9591890988977407https://leetcode.com/problems/convert-sorted-array-to-binary-search-tree
3111236Web Crawler64.3%Medium0.9555114450274365https://leetcode.com/problems/web-crawler
3121214Two Sum BSTs67.6%Medium0.9540069312030179https://leetcode.com/problems/two-sum-bsts
313993Cousins in Binary Tree52.0%Easy0.9498877429645217https://leetcode.com/problems/cousins-in-binary-tree
314635Design Log Storage System58.6%Medium0.9448109538225702https://leetcode.com/problems/design-log-storage-system
315186Reverse Words in a String II43.3%Medium0.9444616088408514https://leetcode.com/problems/reverse-words-in-a-string-ii
31661Rotate List30.0%Medium0.9394615984241457https://leetcode.com/problems/rotate-list
3171010Pairs of Songs With Total Durations Divisible by 6047.4%Easy0.9309111851217717https://leetcode.com/problems/pairs-of-songs-with-total-durations-divisible-by-60
31834Find First and Last Position of Element in Sorted Array36.2%Medium0.9308485059516647https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array
319175Combine Two Tables60.8%Easy0.922030457564559https://leetcode.com/problems/combine-two-tables
320272Closest Binary Search Tree Value II50.5%Hard0.9186409092191087https://leetcode.com/problems/closest-binary-search-tree-value-ii
321847Shortest Path Visiting All Nodes52.0%Hard0.9162907318741551https://leetcode.com/problems/shortest-path-visiting-all-nodes
322243Shortest Word Distance61.0%Easy0.9156661872509607https://leetcode.com/problems/shortest-word-distance
323204Count Primes31.5%Easy0.9131630637003949https://leetcode.com/problems/count-primes
324142Linked List Cycle II37.3%Medium0.9090523469129539https://leetcode.com/problems/linked-list-cycle-ii
32569Sqrt(x)33.9%Easy0.9075570519054004https://leetcode.com/problems/sqrtx
326419Battleships in a Board70.0%Medium0.9066054261396913https://leetcode.com/problems/battleships-in-a-board
3279Palindrome Number48.4%Easy0.9052618550446729https://leetcode.com/problems/palindrome-number
328166Fraction to Recurring Decimal21.6%Medium0.9045168564220636https://leetcode.com/problems/fraction-to-recurring-decimal
3291046Last Stone Weight62.2%Easy0.9036810503424428https://leetcode.com/problems/last-stone-weight
330463Island Perimeter65.7%Easy0.8977583255430246https://leetcode.com/problems/island-perimeter
331406Queue Reconstruction by Height66.9%Medium0.8962159099714784https://leetcode.com/problems/queue-reconstruction-by-height
332978Longest Turbulent Subarray46.6%Medium0.8950133334268702https://leetcode.com/problems/longest-turbulent-subarray
333162Find Peak Element43.3%Medium0.8892686044386049https://leetcode.com/problems/find-peak-element
334366Find Leaves of Binary Tree70.6%Medium0.8839553512312186https://leetcode.com/problems/find-leaves-of-binary-tree
335690Employee Importance57.3%Easy0.8612515751610689https://leetcode.com/problems/employee-importance
336698Partition to K Equal Sum Subsets45.0%Medium0.8606112189040876https://leetcode.com/problems/partition-to-k-equal-sum-subsets
337528Random Pick with Weight43.9%Medium0.8537872448627086https://leetcode.com/problems/random-pick-with-weight
33838Count and Say44.6%Easy0.8451621282279073https://leetcode.com/problems/count-and-say
339986Interval List Intersections67.3%Medium0.8448005501549813https://leetcode.com/problems/interval-list-intersections
340699Falling Squares41.8%Hard0.8425641237370047https://leetcode.com/problems/falling-squares
341708Insert into a Sorted Circular Linked List31.6%Medium0.8412486926027506https://leetcode.com/problems/insert-into-a-sorted-circular-linked-list
342316Remove Duplicate Letters35.8%Hard0.8355264862628056https://leetcode.com/problems/remove-duplicate-letters
343110Balanced Binary Tree43.5%Easy0.8264802107756979https://leetcode.com/problems/balanced-binary-tree
3441024Video Stitching49.2%Medium0.8252998676956634https://leetcode.com/problems/video-stitching
345428Serialize and Deserialize N-ary Tree59.4%Hard0.8248969236980369https://leetcode.com/problems/serialize-and-deserialize-n-ary-tree
346443String Compression41.3%Easy0.8171356348259033https://leetcode.com/problems/string-compression
347402Remove K Digits28.4%Medium0.8014370748648341https://leetcode.com/problems/remove-k-digits
348361Bomb Enemy46.0%Medium0.7976598792954321https://leetcode.com/problems/bomb-enemy
349233Number of Digit One31.3%Hard0.795650018929816https://leetcode.com/problems/number-of-digit-one
350658Find K Closest Elements40.9%Medium0.7930910425507767https://leetcode.com/problems/find-k-closest-elements
351451Sort Characters By Frequency63.0%Medium0.7861677199821956https://leetcode.com/problems/sort-characters-by-frequency
352351Android Unlock Patterns48.4%Medium0.7857399673877702https://leetcode.com/problems/android-unlock-patterns
353350Intersection of Two Arrays II51.4%Easy0.7772102863639844https://leetcode.com/problems/intersection-of-two-arrays-ii
354632Smallest Range Covering Elements from K Lists52.4%Hard0.7767122589059875https://leetcode.com/problems/smallest-range-covering-elements-from-k-lists
355159Longest Substring with At Most Two Distinct Characters49.4%Medium0.771917623430825https://leetcode.com/problems/longest-substring-with-at-most-two-distinct-characters
356843Guess the Word46.1%Hard0.7713993774596936https://leetcode.com/problems/guess-the-word
357421Maximum XOR of Two Numbers in an Array53.5%Medium0.7687845947655654https://leetcode.com/problems/maximum-xor-of-two-numbers-in-an-array
358198House Robber42.0%Easy0.7668348963511045https://leetcode.com/problems/house-robber
359432All O`one Data Structure32.4%Hard0.7611889165572873https://leetcode.com/problems/all-oone-data-structure
360992Subarrays with K Different Integers48.6%Hard0.7610084034915754https://leetcode.com/problems/subarrays-with-k-different-integers
361785Is Graph Bipartite?47.5%Medium0.7560954548741816https://leetcode.com/problems/is-graph-bipartite
362280Wiggle Sort63.8%Medium0.7489731078762181https://leetcode.com/problems/wiggle-sort
363337House Robber III50.6%Medium0.7463018264794276https://leetcode.com/problems/house-robber-iii
364807Max Increase to Keep City Skyline83.7%Medium0.7460467230427119https://leetcode.com/problems/max-increase-to-keep-city-skyline
365465Optimal Account Balancing46.9%Hard0.7448354308022082https://leetcode.com/problems/optimal-account-balancing
366410Split Array Largest Sum44.5%Hard0.7441136241519729https://leetcode.com/problems/split-array-largest-sum
367189Rotate Array34.7%Easy0.7416200263554233https://leetcode.com/problems/rotate-array
368125Valid Palindrome36.7%Easy0.7351769408009121https://leetcode.com/problems/valid-palindrome
3691197Minimum Knight Moves36.1%Medium0.7348429454547184https://leetcode.com/problems/minimum-knight-moves
370662Maximum Width of Binary Tree41.0%Medium0.7347174711149875https://leetcode.com/problems/maximum-width-of-binary-tree
3711083Sales Analysis II50.5%Easy0.7337661087783554https://leetcode.com/problems/sales-analysis-ii
37283Remove Duplicates from Sorted List45.4%Easy0.730981926104529https://leetcode.com/problems/remove-duplicates-from-sorted-list
37340Combination Sum II48.2%Medium0.7232478059561983https://leetcode.com/problems/combination-sum-ii
3741215Stepping Numbers41.6%Medium0.7221347174331976https://leetcode.com/problems/stepping-numbers
375735Asteroid Collision41.0%Medium0.7215266298498505https://leetcode.com/problems/asteroid-collision
37682Remove Duplicates from Sorted List II36.8%Medium0.7214631006772332https://leetcode.com/problems/remove-duplicates-from-sorted-list-ii
377310Minimum Height Trees32.3%Medium0.7161015166290298https://leetcode.com/problems/minimum-height-trees
378737Sentence Similarity II45.8%Medium0.7142005897577777https://leetcode.com/problems/sentence-similarity-ii
379129Sum Root to Leaf Numbers49.1%Medium0.7121953755306398https://leetcode.com/problems/sum-root-to-leaf-numbers
380171Excel Sheet Column Number55.9%Easy0.7011365705934242https://leetcode.com/problems/excel-sheet-column-number
381328Odd Even Linked List55.7%Medium0.7005054248546695https://leetcode.com/problems/odd-even-linked-list
382617Merge Two Binary Trees74.1%Easy0.6951157871118873https://leetcode.com/problems/merge-two-binary-trees
3831429First Unique Number47.0%Medium0.6890063878939139https://leetcode.com/problems/first-unique-number
3841086High Five79.7%Easy0.6845809442085066https://leetcode.com/problems/high-five
385231Power of Two43.7%Easy0.682325628816767https://leetcode.com/problems/power-of-two
386525Contiguous Array42.8%Medium0.6818617943282788https://leetcode.com/problems/contiguous-array
38765Valid Number15.3%Hard0.6815191425648263https://leetcode.com/problems/valid-number
388151Reverse Words in a String21.9%Medium0.6738045182437734https://leetcode.com/problems/reverse-words-in-a-string
389164Maximum Gap35.5%Hard0.669776346792018https://leetcode.com/problems/maximum-gap
390356Line Reflection31.8%Medium0.6661590358422984https://leetcode.com/problems/line-reflection
391509Fibonacci Number67.2%Easy0.664818212517161https://leetcode.com/problems/fibonacci-number
392161One Edit Distance32.3%Medium0.6540741942599814https://leetcode.com/problems/one-edit-distance
393901Online Stock Span60.2%Medium0.6528732814220053https://leetcode.com/problems/online-stock-span
394202Happy Number50.4%Easy0.6446045105137912https://leetcode.com/problems/happy-number
3951229Meeting Scheduler52.7%Medium0.6314473591904302https://leetcode.com/problems/meeting-scheduler
396517Super Washing Machines38.3%Hard0.6257058997644127https://leetcode.com/problems/super-washing-machines
3971275Find Winner on a Tic Tac Toe Game52.8%Easy0.6257058997644127https://leetcode.com/problems/find-winner-on-a-tic-tac-toe-game
3981022Sum of Root To Leaf Binary Numbers67.2%Easy0.6177234187427034https://leetcode.com/problems/sum-of-root-to-leaf-binary-numbers
39990Subsets II47.1%Medium0.6039160468320026https://leetcode.com/problems/subsets-ii
400775Global and Local Inversions42.1%Medium0.6030598245224211https://leetcode.com/problems/global-and-local-inversions
40126Remove Duplicates from Sorted Array45.1%Easy0.599298406136https://leetcode.com/problems/remove-duplicates-from-sorted-array
402433Minimum Genetic Mutation41.8%Medium0.5978370007556205https://leetcode.com/problems/minimum-genetic-mutation
403137Single Number II52.4%Medium0.5915614413251872https://leetcode.com/problems/single-number-ii
404184Department Highest Salary36.7%Medium0.5872611788154078https://leetcode.com/problems/department-highest-salary
4051004Max Consecutive Ones III59.1%Medium0.5826782301065547https://leetcode.com/problems/max-consecutive-ones-iii
406407Trapping Rain Water II42.4%Hard0.5801132920909243https://leetcode.com/problems/trapping-rain-water-ii
407377Combination Sum IV45.3%Medium0.5650260806636703https://leetcode.com/problems/combination-sum-iv
408106Construct Binary Tree from Inorder and Postorder Traversal47.2%Medium0.5648490640754893https://leetcode.com/problems/construct-binary-tree-from-inorder-and-postorder-traversal
4091166Design File System56.8%Medium0.5632107588532816https://leetcode.com/problems/design-file-system
410634Find the Derangement of An Array40.1%Medium0.5623075796011341https://leetcode.com/problems/find-the-derangement-of-an-array
411725Split Linked List in Parts52.2%Medium0.5618008463726617https://leetcode.com/problems/split-linked-list-in-parts
412729My Calendar I51.8%Medium0.5604105952365035https://leetcode.com/problems/my-calendar-i
413132Palindrome Partitioning II30.2%Hard0.5586434981164835https://leetcode.com/problems/palindrome-partitioning-ii
414929Unique Email Addresses67.4%Easy0.5581981986897957https://leetcode.com/problems/unique-email-addresses
415250Count Univalue Subtrees52.0%Medium0.558033091746432https://leetcode.com/problems/count-univalue-subtrees
416118Pascal's Triangle52.5%Easy0.5577273046973674https://leetcode.com/problems/pascals-triangle
417217Contains Duplicate56.0%Easy0.5572210986447601https://leetcode.com/problems/contains-duplicate
41860Permutation Sequence38.4%Hard0.556508587092674https://leetcode.com/problems/permutation-sequence
419296Best Meeting Point57.5%Hard0.5549418894757348https://leetcode.com/problems/best-meeting-point
42066Plus One43.0%Easy0.5511076914704698https://leetcode.com/problems/plus-one
421355Design Twitter30.3%Medium0.5507956812780529https://leetcode.com/problems/design-twitter
422715Range Module38.5%Hard0.537142932083364https://leetcode.com/problems/range-module
423765Couples Holding Hands54.3%Hard0.5357102670818683https://leetcode.com/problems/couples-holding-hands
424611Valid Triangle Number48.4%Medium0.5280674302004967https://leetcode.com/problems/valid-triangle-number
425299Bulls and Cows42.4%Easy0.5254422055488193https://leetcode.com/problems/bulls-and-cows
426415Add Strings47.5%Easy0.523163516336748https://leetcode.com/problems/add-strings
427209Minimum Size Subarray Sum38.2%Medium0.521415737867371https://leetcode.com/problems/minimum-size-subarray-sum
428557Reverse Words in a String III69.8%Easy0.517303044429081https://leetcode.com/problems/reverse-words-in-a-string-iii
429719Find K-th Smallest Pair Distance31.5%Hard0.516327700919974https://leetcode.com/problems/find-k-th-smallest-pair-distance
430335Self Crossing28.0%Hard0.5141813316129631https://leetcode.com/problems/self-crossing
431393UTF-8 Validation37.5%Medium0.5140462384660329https://leetcode.com/problems/utf-8-validation
432192Word Frequency25.8%Medium0.5129680991436376https://leetcode.com/problems/word-frequency
4331057Campus Bikes57.7%Medium0.50861323348305https://leetcode.com/problems/campus-bikes
434701Insert into a Binary Search Tree77.7%Medium0.5073781550220846https://leetcode.com/problems/insert-into-a-binary-search-tree
435771Jewels and Stones86.4%Easy0.5067229036260024https://leetcode.com/problems/jewels-and-stones
436686Repeated String Match32.3%Easy0.5010216236693699https://leetcode.com/problems/repeated-string-match
437541Reverse String II48.4%Easy0.4958227557080944https://leetcode.com/problems/reverse-string-ii
438637Average of Levels in Binary Tree63.1%Easy0.49521712604881535https://leetcode.com/problems/average-of-levels-in-binary-tree
439163Missing Ranges24.3%Medium0.49182267664037527https://leetcode.com/problems/missing-ranges
440743Network Delay Time45.0%Medium0.48760195419344177https://leetcode.com/problems/network-delay-time
441365Water and Jug Problem30.6%Medium0.4868470419092762https://leetcode.com/problems/water-and-jug-problem
442319Bulb Switcher45.4%Medium0.47849024312305427https://leetcode.com/problems/bulb-switcher
443395Longest Substring with At Least K Repeating Characters41.4%Medium0.47817067841927885https://leetcode.com/problems/longest-substring-with-at-least-k-repeating-characters
444339Nested List Weight Sum74.0%Easy0.47534247019457115https://leetcode.com/problems/nested-list-weight-sum
4451031Maximum Sum of Two Non-Overlapping Subarrays57.9%Medium0.4730707544530479https://leetcode.com/problems/maximum-sum-of-two-non-overlapping-subarrays
4461122Relative Sort Array67.7%Easy0.47087303251728985https://leetcode.com/problems/relative-sort-array
44789Gray Code49.1%Medium0.4705903115740917https://leetcode.com/problems/gray-code
448111Minimum Depth of Binary Tree37.4%Easy0.46967145850692316https://leetcode.com/problems/minimum-depth-of-binary-tree
449371Sum of Two Integers50.7%Medium0.46902935876434837https://leetcode.com/problems/sum-of-two-integers
450558Logical OR of Two Binary Grids Represented as Quad-Trees44.6%Medium0.46813621507094005https://leetcode.com/problems/logical-or-of-two-binary-grids-represented-as-quad-trees
451844Backspace String Compare46.4%Easy0.46741819242485527https://leetcode.com/problems/backspace-string-compare
452354Russian Doll Envelopes35.6%Hard0.4663991837410869https://leetcode.com/problems/russian-doll-envelopes
453773Sliding Puzzle59.3%Hard0.4639613147897729https://leetcode.com/problems/sliding-puzzle
4541161Maximum Level Sum of a Binary Tree72.2%Medium0.4628414913460726https://leetcode.com/problems/maximum-level-sum-of-a-binary-tree
455413Arithmetic Slices57.9%Medium0.45994965206977856https://leetcode.com/problems/arithmetic-slices
456515Find Largest Value in Each Tree Row61.1%Medium0.4594054982539122https://leetcode.com/problems/find-largest-value-in-each-tree-row
457427Construct Quad Tree61.4%Medium0.45857493342211275https://leetcode.com/problems/construct-quad-tree
458450Delete Node in a BST43.1%Medium0.44849234002437544https://leetcode.com/problems/delete-node-in-a-bst
459100Same Tree53.4%Easy0.44698994480168297https://leetcode.com/problems/same-tree
460468Validate IP Address24.1%Medium0.44558510189758965https://leetcode.com/problems/validate-ip-address
461305Number of Islands II40.1%Hard0.44293784687708265https://leetcode.com/problems/number-of-islands-ii
4621002Find Common Characters67.6%Easy0.4408703809219226https://leetcode.com/problems/find-common-characters
4631172Dinner Plate Stacks38.2%Hard0.44059619962982216https://leetcode.com/problems/dinner-plate-stacks
4641360Number of Days Between Two Dates48.8%Easy0.44059619962982216https://leetcode.com/problems/number-of-days-between-two-dates
4651019Next Greater Node In Linked List57.4%Medium0.4355749095795348https://leetcode.com/problems/next-greater-node-in-linked-list
466473Matchsticks to Square37.7%Medium0.42800127313057745https://leetcode.com/problems/matchsticks-to-square
467727Minimum Window Subsequence41.8%Hard0.4254657748148339https://leetcode.com/problems/minimum-window-subsequence
468183Customers Who Never Order53.4%Easy0.4236099358143671https://leetcode.com/problems/customers-who-never-order
4691130Minimum Cost Tree From Leaf Values66.1%Medium0.4220078582401725https://leetcode.com/problems/minimum-cost-tree-from-leaf-values
470683K Empty Slots35.6%Hard0.41948151008170015https://leetcode.com/problems/k-empty-slots
47143Multiply Strings33.9%Medium0.41658056324552584https://leetcode.com/problems/multiply-strings
472849Maximize Distance to Closest Person42.6%Easy0.414728332240037https://leetcode.com/problems/maximize-distance-to-closest-person
473178Rank Scores45.8%Medium0.41347358083650193https://leetcode.com/problems/rank-scores
474222Count Complete Tree Nodes46.8%Medium0.4108610156284672https://leetcode.com/problems/count-complete-tree-nodes
475304Range Sum Query 2D - Immutable38.6%Medium0.40837971232824516https://leetcode.com/problems/range-sum-query-2d-immutable
4761094Car Pooling56.7%Medium0.4068302960335043https://leetcode.com/problems/car-pooling
4771066Campus Bikes II54.2%Medium0.40032370860774574https://leetcode.com/problems/campus-bikes-ii
478416Partition Equal Subset Sum43.7%Medium0.3992663644674847https://leetcode.com/problems/partition-equal-subset-sum
4791335Minimum Difficulty of a Job Schedule57.6%Hard0.3963047387095001https://leetcode.com/problems/minimum-difficulty-of-a-job-schedule
480241Different Ways to Add Parentheses55.2%Medium0.3951916126129905https://leetcode.com/problems/different-ways-to-add-parentheses
481145Binary Tree Postorder Traversal55.0%Hard0.39389551485438606https://leetcode.com/problems/binary-tree-postorder-traversal
4821373Maximum Sum BST in Binary Tree40.2%Hard0.39318708633975535https://leetcode.com/problems/maximum-sum-bst-in-binary-tree
483687Longest Univalue Path36.2%Easy0.3931020393744504https://leetcode.com/problems/longest-univalue-path
48447Permutations II46.4%Medium0.38954315509757903https://leetcode.com/problems/permutations-ii
4851188Design Bounded Blocking Queue70.5%Medium0.3828597229337993https://leetcode.com/problems/design-bounded-blocking-queue
486237Delete Node in a Linked List63.8%Easy0.3822006606760044https://leetcode.com/problems/delete-node-in-a-linked-list
4871074Number of Submatrices That Sum to Target60.4%Hard0.37929539037477966https://leetcode.com/problems/number-of-submatrices-that-sum-to-target
488646Maximum Length of Pair Chain51.9%Medium0.378500746469809https://leetcode.com/problems/maximum-length-of-pair-chain
489924Minimize Malware Spread42.0%Hard0.3764775712349121https://leetcode.com/problems/minimize-malware-spread
490321Create Maximum Number27.0%Hard0.3764775712349121https://leetcode.com/problems/create-maximum-number
4911084Sales Analysis III54.3%Easy0.37640587636823386https://leetcode.com/problems/sales-analysis-iii
492567Permutation in String44.4%Medium0.3753991491719517https://leetcode.com/problems/permutation-in-string
493307Range Sum Query - Mutable34.6%Medium0.3752202920857025https://leetcode.com/problems/range-sum-query-mutable
494969Pancake Sorting67.5%Medium0.37351350830156205https://leetcode.com/problems/pancake-sorting
495889Construct Binary Tree from Preorder and Postorder Traversal66.2%Medium0.3731218633879398https://leetcode.com/problems/construct-binary-tree-from-preorder-and-postorder-traversal
496115Distinct Subsequences38.3%Hard0.3722680298677468https://leetcode.com/problems/distinct-subsequences
4971081Smallest Subsequence of Distinct Characters50.4%Medium0.3663623820944218https://leetcode.com/problems/smallest-subsequence-of-distinct-characters
4981143Longest Common Subsequence58.4%Medium0.3610805787559445https://leetcode.com/problems/longest-common-subsequence
499214Shortest Palindrome29.8%Hard0.35493429946094834https://leetcode.com/problems/shortest-palindrome
500345Reverse Vowels of a String44.2%Easy0.35407324785389366https://leetcode.com/problems/reverse-vowels-of-a-string
501783Minimum Distance Between BST Nodes52.6%Easy0.35395059925228556https://leetcode.com/problems/minimum-distance-between-bst-nodes
502264Ugly Number II42.0%Medium0.3507924879588455https://leetcode.com/problems/ugly-number-ii
503180Consecutive Numbers39.7%Medium0.3460521052264211https://leetcode.com/problems/consecutive-numbers
504618Students Report By Geography55.0%Hard0.34560472018448546https://leetcode.com/problems/students-report-by-geography
505107Binary Tree Level Order Traversal II53.5%Easy0.3453169851749328https://leetcode.com/problems/binary-tree-level-order-traversal-ii
506905Sort Array By Parity74.1%Easy0.341971477151261https://leetcode.com/problems/sort-array-by-parity
507860Lemonade Change51.6%Easy0.34144324934323333https://leetcode.com/problems/lemonade-change
508581Shortest Unsorted Continuous Subarray31.1%Easy0.34097135874647316https://leetcode.com/problems/shortest-unsorted-continuous-subarray
509334Increasing Triplet Subsequence40.0%Medium0.33981980987317617https://leetcode.com/problems/increasing-triplet-subsequence
510390Elimination Game44.5%Medium0.33790695709687324https://leetcode.com/problems/elimination-game
511579Find Cumulative Salary of an Employee37.0%Hard0.3371880562652357https://leetcode.com/problems/find-cumulative-salary-of-an-employee
512262Trips and Users32.7%Hard0.3362391635517509https://leetcode.com/problems/trips-and-users
5131405Longest Happy String49.0%Medium0.3360157198362929https://leetcode.com/problems/longest-happy-string
514420Strong Password Checker14.0%Hard0.3319626461152379https://leetcode.com/problems/strong-password-checker
515827Making A Large Island45.7%Hard0.32879599515977564https://leetcode.com/problems/making-a-large-island
5161315Sum of Nodes with Even-Valued Grandparent83.5%Medium0.3281156420302715https://leetcode.com/problems/sum-of-nodes-with-even-valued-grandparent
5171062Longest Repeating Substring57.2%Medium0.32609152056665214https://leetcode.com/problems/longest-repeating-substring
518447Number of Boomerangs51.8%Easy0.3247560447092981https://leetcode.com/problems/number-of-boomerangs
519532K-diff Pairs in an Array31.6%Easy0.32423966818557853https://leetcode.com/problems/k-diff-pairs-in-an-array
5201311Get Watched Videos by Your Friends43.1%Medium0.320742934712669https://leetcode.com/problems/get-watched-videos-by-your-friends
521290Word Pattern37.0%Easy0.31921312869964363https://leetcode.com/problems/word-pattern
522876Middle of the Linked List68.4%Easy0.31848852159290625https://leetcode.com/problems/middle-of-the-linked-list
523710Random Pick with Blacklist32.5%Hard0.3161972427598021https://leetcode.com/problems/random-pick-with-blacklist
524918Maximum Sum Circular Subarray33.7%Medium0.31591744682247913https://leetcode.com/problems/maximum-sum-circular-subarray
525191Number of 1 Bits49.8%Easy0.31300105238363085https://leetcode.com/problems/number-of-1-bits
526873Length of Longest Fibonacci Subsequence48.0%Medium0.31191034127655376https://leetcode.com/problems/length-of-longest-fibonacci-subsequence
527586Customer Placing the Largest Number of Orders73.0%Easy0.31151852060629215https://leetcode.com/problems/customer-placing-the-largest-number-of-orders
528383Ransom Note53.1%Easy0.3074846997479606https://leetcode.com/problems/ransom-note
529174Dungeon Game32.3%Hard0.3059581624329951https://leetcode.com/problems/dungeon-game
530657Robot Return to Origin73.5%Easy0.30573014232348383https://leetcode.com/problems/robot-return-to-origin
531841Keys and Rooms64.3%Medium0.29751446360416467https://leetcode.com/problems/keys-and-rooms
5321244Design A Leaderboard60.7%Medium0.29681946470121906https://leetcode.com/problems/design-a-leaderboard
533938Range Sum of BST81.3%Easy0.29622071217852625https://leetcode.com/problems/range-sum-of-bst
53495Unique Binary Search Trees II40.6%Medium0.2958298345782864https://leetcode.com/problems/unique-binary-search-trees-ii
535203Remove Linked List Elements38.6%Easy0.2939088371982251https://leetcode.com/problems/remove-linked-list-elements
536359Logger Rate Limiter70.8%Easy0.2929871246814741https://leetcode.com/problems/logger-rate-limiter
537919Complete Binary Tree Inserter57.3%Medium0.2914344220703314https://leetcode.com/problems/complete-binary-tree-inserter
538796Rotate String49.6%Easy0.28922092887241174https://leetcode.com/problems/rotate-string
539559Maximum Depth of N-ary Tree68.7%Easy0.28802684059861955https://leetcode.com/problems/maximum-depth-of-n-ary-tree
540158Read N Characters Given Read4 II - Call multiple times33.8%Hard0.2815251347893198https://leetcode.com/problems/read-n-characters-given-read4-ii-call-multiple-times
5411104Path In Zigzag Labelled Binary Tree72.0%Medium0.2805718342692762https://leetcode.com/problems/path-in-zigzag-labelled-binary-tree
542382Linked List Random Node52.1%Medium0.2802157173642045https://leetcode.com/problems/linked-list-random-node
543732My Calendar III60.0%Hard0.27958486221916157https://leetcode.com/problems/my-calendar-iii
5441007Minimum Domino Rotations For Equal Row50.0%Medium0.27549355590928376https://leetcode.com/problems/minimum-domino-rotations-for-equal-row
545244Shortest Word Distance II52.3%Medium0.2752286113804943https://leetcode.com/problems/shortest-word-distance-ii
54677Combinations54.7%Medium0.2744115848838137https://leetcode.com/problems/combinations
547414Third Maximum Number30.5%Easy0.2737911401418798https://leetcode.com/problems/third-maximum-number
5481108Defanging an IP Address87.5%Easy0.27075020558154145https://leetcode.com/problems/defanging-an-ip-address
5491013Partition Array Into Three Parts With Equal Sum51.8%Easy0.26329061932762177https://leetcode.com/problems/partition-array-into-three-parts-with-equal-sum
550119Pascal's Triangle II49.0%Easy0.26169674611472327https://leetcode.com/problems/pascals-triangle-ii
5511139Largest 1-Bordered Square47.5%Medium0.26159729523649006https://leetcode.com/problems/largest-1-bordered-square
552746Min Cost Climbing Stairs50.3%Easy0.2611871459932078https://leetcode.com/problems/min-cost-climbing-stairs
553453Minimum Moves to Equal Array Elements50.2%Easy0.2605310833858301https://leetcode.com/problems/minimum-moves-to-equal-array-elements
554466Count The Repetitions28.2%Hard0.2561688067457042https://leetcode.com/problems/count-the-repetitions
555570Managers with at Least 5 Direct Reports66.0%Medium0.2553466918088445https://leetcode.com/problems/managers-with-at-least-5-direct-reports
556609Find Duplicate File in System59.5%Medium0.25388017696233983https://leetcode.com/problems/find-duplicate-file-in-system
557762Prime Number of Set Bits in Binary Representation63.2%Easy0.24779329788232723https://leetcode.com/problems/prime-number-of-set-bits-in-binary-representation
558368Largest Divisible Subset38.0%Medium0.24478743843120496https://leetcode.com/problems/largest-divisible-subset
559881Boats to Save People46.8%Medium0.24320527953164725https://leetcode.com/problems/boats-to-save-people
560452Minimum Number of Arrows to Burst Balloons49.6%Medium0.23843368813228313https://leetcode.com/problems/minimum-number-of-arrows-to-burst-balloons
561731My Calendar II49.1%Medium0.2363887780642304https://leetcode.com/problems/my-calendar-ii
5621047Remove All Adjacent Duplicates In String68.6%Easy0.2360081947291865https://leetcode.com/problems/remove-all-adjacent-duplicates-in-string
563779K-th Symbol in Grammar37.2%Medium0.23530220106260638https://leetcode.com/problems/k-th-symbol-in-grammar
5641270All People Report to the Given Manager87.1%Medium0.23499359123170555https://leetcode.com/problems/all-people-report-to-the-given-manager
565507Perfect Number35.5%Easy0.2349381278070467https://leetcode.com/problems/perfect-number
56635Search Insert Position42.6%Easy0.23269259712738788https://leetcode.com/problems/search-insert-position
567397Integer Replacement32.9%Medium0.2322522675124501https://leetcode.com/problems/integer-replacement
568811Subdomain Visit Count69.9%Easy0.22553001977328802https://leetcode.com/problems/subdomain-visit-count
569311Sparse Matrix Multiplication61.9%Medium0.22538822116803361https://leetcode.com/problems/sparse-matrix-multiplication
570939Minimum Area Rectangle51.8%Medium0.2169226914391073https://leetcode.com/problems/minimum-area-rectangle
571435Non-overlapping Intervals42.9%Medium0.21564992524002305https://leetcode.com/problems/non-overlapping-intervals
572669Trim a Binary Search Tree63.0%Easy0.21245865121419338https://leetcode.com/problems/trim-a-binary-search-tree
573626Exchange Seats62.3%Medium0.21032769554231237https://leetcode.com/problems/exchange-seats
574741Cherry Pickup33.9%Hard0.20909179785855941https://leetcode.com/problems/cherry-pickup
575862Shortest Subarray with Sum at Least K24.6%Hard0.20824207700141184https://leetcode.com/problems/shortest-subarray-with-sum-at-least-k
5761249Minimum Remove to Make Valid Parentheses62.5%Medium0.20778369616335468https://leetcode.com/problems/minimum-remove-to-make-valid-parentheses
5771202Smallest String With Swaps46.5%Medium0.2071597101203954https://leetcode.com/problems/smallest-string-with-swaps
578604Design Compressed String Iterator37.5%Easy0.20585205420414873https://leetcode.com/problems/design-compressed-string-iterator
5791008Construct Binary Search Tree from Preorder Traversal78.4%Medium0.2053974398608136https://leetcode.com/problems/construct-binary-search-tree-from-preorder-traversal
5801254Number of Closed Islands60.5%Medium0.20312468442371787https://leetcode.com/problems/number-of-closed-islands
5811375Bulb Switcher III62.6%Medium0.19622624370172712https://leetcode.com/problems/bulb-switcher-iii
5821060Missing Element in Sorted Array54.5%Medium0.1950605825713844https://leetcode.com/problems/missing-element-in-sorted-array
583601Human Traffic of Stadium41.7%Hard0.19431370583921848https://leetcode.com/problems/human-traffic-of-stadium
5841198Find Smallest Common Element in All Rows74.9%Medium0.19105523676270922https://leetcode.com/problems/find-smallest-common-element-in-all-rows
585756Pyramid Transition Matrix54.6%Medium0.19105523676270922https://leetcode.com/problems/pyramid-transition-matrix
586358Rearrange String k Distance Apart34.9%Hard0.19004360288786493https://leetcode.com/problems/rearrange-string-k-distance-apart
587995Minimum Number of K Consecutive Bit Flips46.8%Hard0.19004360288786493https://leetcode.com/problems/minimum-number-of-k-consecutive-bit-flips
588864Shortest Path to Get All Keys40.1%Hard0.18924199963852842https://leetcode.com/problems/shortest-path-to-get-all-keys
589549Binary Tree Longest Consecutive Sequence II47.0%Medium0.1884471502206373https://leetcode.com/problems/binary-tree-longest-consecutive-sequence-ii
590900RLE Iterator53.5%Medium0.1884471502206373https://leetcode.com/problems/rle-iterator
591681Next Closest Time45.0%Medium0.18812615225992188https://leetcode.com/problems/next-closest-time
592684Redundant Connection57.4%Medium0.18726735344577217https://leetcode.com/problems/redundant-connection
593219Contains Duplicate II37.7%Easy0.18696862869341266https://leetcode.com/problems/contains-duplicate-ii
594792Number of Matching Subsequences47.4%Medium0.18571714579509285https://leetcode.com/problems/number-of-matching-subsequences
595852Peak Index in a Mountain Array71.6%Easy0.18496356625679328https://leetcode.com/problems/peak-index-in-a-mountain-array
596536Construct Binary Tree from String48.3%Medium0.18195193934380316https://leetcode.com/problems/construct-binary-tree-from-string
5971153String Transforms Into Another String35.8%Hard0.1816986978513639https://leetcode.com/problems/string-transforms-into-another-string
5981245Tree Diameter60.1%Medium0.17869178874337593https://leetcode.com/problems/tree-diameter
599871Minimum Number of Refueling Stops31.4%Hard0.1769307081590782https://leetcode.com/problems/minimum-number-of-refueling-stops
600486Predict the Winner47.9%Medium0.17647417648741714https://leetcode.com/problems/predict-the-winner
6011027Longest Arithmetic Sequence53.4%Medium0.17589066646366422https://leetcode.com/problems/longest-arithmetic-sequence
602977Squares of a Sorted Array72.1%Easy0.17482111400082578https://leetcode.com/problems/squares-of-a-sorted-array
603523Continuous Subarray Sum24.6%Medium0.1741156174236314https://leetcode.com/problems/continuous-subarray-sum
604670Maximum Swap43.6%Medium0.1735948056557174https://leetcode.com/problems/maximum-swap
6051248Count Number of Nice Subarrays56.4%Medium0.17228309044709728https://leetcode.com/problems/count-number-of-nice-subarrays
606561Array Partition I72.0%Easy0.1718099871189421https://leetcode.com/problems/array-partition-i
607856Score of Parentheses60.5%Medium0.17135825199668508https://leetcode.com/problems/score-of-parentheses
608707Design Linked List24.5%Medium0.1704321711045546https://leetcode.com/problems/design-linked-list
6091162As Far from Land as Possible43.5%Medium0.16935823314801637https://leetcode.com/problems/as-far-from-land-as-possible
6101430Check If a String Is a Valid Sequence from Root to Leaves Path in a Binary Tree44.8%Medium0.16917873135476025https://leetcode.com/problems/check-if-a-string-is-a-valid-sequence-from-root-to-leaves-path-in-a-binary-tree
6111026Maximum Difference Between Node and Ancestor66.0%Medium0.16783472482771206https://leetcode.com/problems/maximum-difference-between-node-and-ancestor
612963Minimum Area Rectangle II50.9%Medium0.16635770580494058https://leetcode.com/problems/minimum-area-rectangle-ii
613493Reverse Pairs25.2%Hard0.16229864091884685https://leetcode.com/problems/reverse-pairs
6141048Longest String Chain54.7%Medium0.1620789500230524https://leetcode.com/problems/longest-string-chain
615338Counting Bits69.5%Medium0.16135546223447686https://leetcode.com/problems/counting-bits
616720Longest Word in Dictionary48.2%Easy0.16082720489992372https://leetcode.com/problems/longest-word-in-dictionary
617404Sum of Left Leaves50.9%Easy0.15911645633949173https://leetcode.com/problems/sum-of-left-leaves
618724Find Pivot Index44.0%Easy0.15773063591797515https://leetcode.com/problems/find-pivot-index
619539Minimum Time Difference51.5%Medium0.1560250946216086https://leetcode.com/problems/minimum-time-difference
620979Distribute Coins in Binary Tree68.9%Medium0.15348688956060175https://leetcode.com/problems/distribute-coins-in-binary-tree
6211242Web Crawler Multithreaded45.9%Medium0.14953173397096375https://leetcode.com/problems/web-crawler-multithreaded
6221395Count Number of Teams82.0%Medium0.14944218199941725https://leetcode.com/problems/count-number-of-teams
623951Flip Equivalent Binary Trees65.8%Medium0.14837588033337445https://leetcode.com/problems/flip-equivalent-binary-trees
624942DI String Match72.6%Easy0.14637953510237162https://leetcode.com/problems/di-string-match
625213House Robber II36.5%Medium0.14496687187568924https://leetcode.com/problems/house-robber-ii
626714Best Time to Buy and Sell Stock with Transaction Fee54.7%Medium0.14277339081142018https://leetcode.com/problems/best-time-to-buy-and-sell-stock-with-transaction-fee
627376Wiggle Subsequence39.6%Medium0.13923405573670475https://leetcode.com/problems/wiggle-subsequence
628673Number of Longest Increasing Subsequence35.7%Medium0.13850969523609932https://leetcode.com/problems/number-of-longest-increasing-subsequence
6291005Maximize Sum Of Array After K Negations51.3%Easy0.13804422079620546https://leetcode.com/problems/maximize-sum-of-array-after-k-negations
630855Exam Room43.1%Medium0.13804422079620546https://leetcode.com/problems/exam-room
631702Search in a Sorted Array of Unknown Size66.9%Medium0.13783247452391326https://leetcode.com/problems/search-in-a-sorted-array-of-unknown-size
632429N-ary Tree Level Order Traversal65.0%Medium0.13727657783562877https://leetcode.com/problems/n-ary-tree-level-order-traversal
633392Is Subsequence49.2%Easy0.13635210822080704https://leetcode.com/problems/is-subsequence
6341479Sales by Day of the Week83.4%Hard0.1348842676899421https://leetcode.com/problems/sales-by-day-of-the-week
6351160Find Words That Can Be Formed by Characters67.4%Easy0.13367440299301808https://leetcode.com/problems/find-words-that-can-be-formed-by-characters
636309Best Time to Buy and Sell Stock with Cooldown47.4%Medium0.1308880619194785https://leetcode.com/problems/best-time-to-buy-and-sell-stock-with-cooldown
637958Check Completeness of a Binary Tree52.1%Medium0.12884496089089562https://leetcode.com/problems/check-completeness-of-a-binary-tree
638974Subarray Sums Divisible by K48.9%Medium0.12838116664820678https://leetcode.com/problems/subarray-sums-divisible-by-k
6391117Building H2O52.6%Medium0.12796988096337653https://leetcode.com/problems/building-h2o
6401059All Paths from Source Lead to Destination44.7%Medium0.12675170563914387https://leetcode.com/problems/all-paths-from-source-lead-to-destination
641475Heaters33.1%Easy0.12639521210572593https://leetcode.com/problems/heaters
6421233Remove Sub-Folders from the Filesystem59.5%Medium0.12412606741381713https://leetcode.com/problems/remove-sub-folders-from-the-filesystem
643621Task Scheduler50.1%Medium0.12387972474581618https://leetcode.com/problems/task-scheduler
644890Find and Replace Pattern73.4%Medium0.12361395596717664https://leetcode.com/problems/find-and-replace-pattern
645912Sort an Array63.9%Medium0.12293768624504794https://leetcode.com/problems/sort-an-array
646654Maximum Binary Tree79.9%Medium0.1223420071097352https://leetcode.com/problems/maximum-binary-tree
6471114Print in Order65.7%Easy0.12136085700426744https://leetcode.com/problems/print-in-order
648784Letter Case Permutation64.6%Medium0.12039533767007705https://leetcode.com/problems/letter-case-permutation
649839Similar String Groups38.6%Hard0.11934675763256619https://leetcode.com/problems/similar-string-groups
650904Fruit Into Baskets42.5%Medium0.11884814773398159https://leetcode.com/problems/fruit-into-baskets
6511299Replace Elements with Greatest Element on Right Side75.4%Easy0.11806716692694107https://leetcode.com/problems/replace-elements-with-greatest-element-on-right-side
6521179Reformat Department Table80.6%Easy0.11735060321721236https://leetcode.com/problems/reformat-department-table
653144Binary Tree Preorder Traversal55.7%Medium0.11676314775563798https://leetcode.com/problems/binary-tree-preorder-traversal
65467924 Game46.4%Hard0.11641035184441127https://leetcode.com/problems/24-game
65567Add Binary45.2%Easy0.11349055756044761https://leetcode.com/problems/add-binary
656671Second Minimum Node In a Binary Tree42.7%Easy0.11343592966337171https://leetcode.com/problems/second-minimum-node-in-a-binary-tree
6571068Product Sales Analysis I83.1%Easy0.11247798342669027https://leetcode.com/problems/product-sales-analysis-i
658842Split Array into Fibonacci Sequence36.3%Medium0.1118483001365689https://leetcode.com/problems/split-array-into-fibonacci-sequence
659196Delete Duplicate Emails41.1%Easy0.111723209445655https://leetcode.com/problems/delete-duplicate-emails
660742Closest Leaf in a Binary Tree43.6%Medium0.11060987154397002https://leetcode.com/problems/closest-leaf-in-a-binary-tree
661966Vowel Spellchecker47.2%Medium0.10676797542570607https://leetcode.com/problems/vowel-spellchecker
662249Group Shifted Strings55.1%Medium0.10612998860684858https://leetcode.com/problems/group-shifted-strings
663172Factorial Trailing Zeroes37.8%Easy0.10582552380384787https://leetcode.com/problems/factorial-trailing-zeroes
6641266Minimum Time Visiting All Points79.6%Easy0.10382761269697846https://leetcode.com/problems/minimum-time-visiting-all-points
665396Rotate Function36.3%Medium0.10345133738802471https://leetcode.com/problems/rotate-function
666267Palindrome Permutation II36.4%Medium0.10345133738802471https://leetcode.com/problems/palindrome-permutation-ii
667485Max Consecutive Ones54.6%Easy0.10247866928293739https://leetcode.com/problems/max-consecutive-ones
66827Remove Element48.2%Easy0.1022417784451716https://leetcode.com/problems/remove-element
6691110Delete Nodes And Return Forest67.0%Medium0.09952518917751453https://leetcode.com/problems/delete-nodes-and-return-forest
670661Image Smoother51.5%Easy0.09933718986563198https://leetcode.com/problems/image-smoother
6711023Camelcase Matching57.0%Medium0.09860197680453955https://leetcode.com/problems/camelcase-matching
672461Hamming Distance72.8%Easy0.09762873497741681https://leetcode.com/problems/hamming-distance
673752Open the Lock51.8%Medium0.09491410658218381https://leetcode.com/problems/open-the-lock
674605Can Place Flowers31.6%Easy0.09485779345867706https://leetcode.com/problems/can-place-flowers
675826Most Profit Assigning Work38.5%Medium0.09287412500644375https://leetcode.com/problems/most-profit-assigning-work
676367Valid Perfect Square41.7%Easy0.09021620582372886https://leetcode.com/problems/valid-perfect-square
677791Custom Sort String65.7%Medium0.0900495525024912https://leetcode.com/problems/custom-sort-string
678216Combination Sum III56.6%Medium0.08753534870714555https://leetcode.com/problems/combination-sum-iii
6791247Minimum Swaps to Make Strings Equal60.1%Medium0.08626034428440695https://leetcode.com/problems/minimum-swaps-to-make-strings-equal
680916Word Subsets47.8%Medium0.08479653666007693https://leetcode.com/problems/word-subsets
681582Kill Process60.8%Medium0.08355588569097351https://leetcode.com/problems/kill-process
682921Minimum Add to Make Parentheses Valid73.7%Medium0.08307836859709818https://leetcode.com/problems/minimum-add-to-make-parentheses-valid
683459Repeated Substring Pattern42.2%Easy0.08299213342780958https://leetcode.com/problems/repeated-substring-pattern
684278First Bad Version35.7%Easy0.08295984140240989https://leetcode.com/problems/first-bad-version
685884Uncommon Words from Two Sentences63.3%Easy0.07990051073053109https://leetcode.com/problems/uncommon-words-from-two-sentences
686875Koko Eating Bananas52.1%Medium0.07919704166119315https://leetcode.com/problems/koko-eating-bananas
687705Design HashSet64.3%Easy0.07497265011507567https://leetcode.com/problems/design-hashset
688674Longest Continuous Increasing Subsequence45.9%Easy0.07393666594345284https://leetcode.com/problems/longest-continuous-increasing-subsequence
6891082Sales Analysis I71.8%Easy0.07145896398214495https://leetcode.com/problems/sales-analysis-i
690260Single Number III64.3%Medium0.0705621783378718https://leetcode.com/problems/single-number-iii
6911146Snapshot Array37.0%Medium0.07017687679183775https://leetcode.com/problems/snapshot-array
692953Verifying an Alien Dictionary54.1%Easy0.06882134150506931https://leetcode.com/problems/verifying-an-alien-dictionary
693814Binary Tree Pruning74.5%Medium0.06872933215218067https://leetcode.com/problems/binary-tree-pruning
6941337The K Weakest Rows in a Matrix68.8%Easy0.06857217312147021https://leetcode.com/problems/the-k-weakest-rows-in-a-matrix
6951495Friendly Movies Streamed Last Month52.6%Easy0.06851994643675606https://leetcode.com/problems/friendly-movies-streamed-last-month
696872Leaf-Similar Trees64.5%Easy0.06831507518298836https://leetcode.com/problems/leaf-similar-trees
697584Find Customer Referee72.3%Easy0.06592172080482424https://leetcode.com/problems/find-customer-referee
6981332Remove Palindromic Subsequences60.1%Easy0.06581321856957176https://leetcode.com/problems/remove-palindromic-subsequences
6991029Two City Scheduling56.1%Easy0.06371581438610768https://leetcode.com/problems/two-city-scheduling
7001251Average Selling Price81.6%Easy0.06222847139840936https://leetcode.com/problems/average-selling-price
701801Minimum Swaps To Make Sequences Increasing38.9%Medium0.06146327443046864https://leetcode.com/problems/minimum-swaps-to-make-sequences-increasing
7021069Product Sales Analysis II82.9%Easy0.06080900459560568https://leetcode.com/problems/product-sales-analysis-ii
703931Minimum Falling Path Sum62.5%Medium0.05914995982464103https://leetcode.com/problems/minimum-falling-path-sum
70452N-Queens II57.9%Hard0.058155920157074034https://leetcode.com/problems/n-queens-ii
70580Remove Duplicates from Sorted Array II44.0%Medium0.05798725765034936https://leetcode.com/problems/remove-duplicates-from-sorted-array-ii
706922Sort Array By Parity II69.3%Easy0.057671328304390014https://leetcode.com/problems/sort-array-by-parity-ii
7071221Split a String in Balanced Strings83.3%Easy0.05362640133807673https://leetcode.com/problems/split-a-string-in-balanced-strings
7081303Find the Team Size87.8%Easy0.05155780966485001https://leetcode.com/problems/find-the-team-size
7091339Maximum Product of Splitted Binary Tree37.2%Medium0.05064373281875492https://leetcode.com/problems/maximum-product-of-splitted-binary-tree
7101128Number of Equivalent Domino Pairs47.3%Easy0.04951506452738057https://leetcode.com/problems/number-of-equivalent-domino-pairs
7111267Count Servers that Communicate57.9%Medium0.04902942724031861https://leetcode.com/problems/count-servers-that-communicate
7121051Height Checker71.1%Easy0.04510347333459475https://leetcode.com/problems/height-checker
7131382Balance a Binary Search Tree74.8%Medium0.04480032475536626https://leetcode.com/problems/balance-a-binary-search-tree
7141456Maximum Number of Vowels in a Substring of Given Length52.4%Medium0.04220035449037644https://leetcode.com/problems/maximum-number-of-vowels-in-a-substring-of-given-length
715704Binary Search52.1%Easy0.04172704422666836https://leetcode.com/problems/binary-search
716965Univalued Binary Tree67.7%Easy0.04151887834779356https://leetcode.com/problems/univalued-binary-tree
717590N-ary Tree Postorder Traversal72.1%Easy0.040454954692313666https://leetcode.com/problems/n-ary-tree-postorder-traversal
7181049Last Stone Weight II44.2%Medium0.03902934390573525https://leetcode.com/problems/last-stone-weight-ii
719797All Paths From Source to Target77.9%Medium0.03881156536434583https://leetcode.com/problems/all-paths-from-source-to-target
7201511Customer Order Frequency76.8%Easy0.0383924310382344https://leetcode.com/problems/customer-order-frequency
721606Construct String from Binary Tree54.1%Easy0.03711000965123125https://leetcode.com/problems/construct-string-from-binary-tree
722190Reverse Bits39.8%Easy0.03645276030534425https://leetcode.com/problems/reverse-bits
7231304Find N Unique Integers Sum up to Zero76.3%Easy0.035408891906255915https://leetcode.com/problems/find-n-unique-integers-sum-up-to-zero
7241325Delete Leaves With a Given Value73.0%Medium0.03478611608541555https://leetcode.com/problems/delete-leaves-with-a-given-value
7251344Angle Between Hands of a Clock61.4%Medium0.030822048819935596https://leetcode.com/problems/angle-between-hands-of-a-clock
726501Find Mode in Binary Search Tree42.4%Easy0.029808466297826082https://leetcode.com/problems/find-mode-in-binary-search-tree
727303Range Sum Query - Immutable44.7%Easy0.029549096691749193https://leetcode.com/problems/range-sum-query-immutable
728665Non-decreasing Array19.5%Easy0.029053044062689753https://leetcode.com/problems/non-decreasing-array
7291520Maximum Number of Non-Overlapping Substrings32.8%Hard0.021485667755491482https://leetcode.com/problems/maximum-number-of-non-overlapping-substrings
730154Find Minimum in Rotated Sorted Array II41.6%Hard0.01898490812303644https://leetcode.com/problems/find-minimum-in-rotated-sorted-array-ii
731389Find the Difference55.3%Easy0.016978336534417868https://leetcode.com/problems/find-the-difference
7321365How Many Numbers Are Smaller Than the Current Number85.6%Easy0.015926721367078105https://leetcode.com/problems/how-many-numbers-are-smaller-than-the-current-number
7331351Count Negative Numbers in a Sorted Matrix76.5%Easy0.013016779950191773https://leetcode.com/problems/count-negative-numbers-in-a-sorted-matrix
7341431Kids With the Greatest Number of Candies88.9%Easy0.005927699633275225https://leetcode.com/problems/kids-with-the-greatest-number-of-candies
735663Equal Tree Partition39.5%Medium0https://leetcode.com/problems/equal-tree-partition
736537Complex Number Multiplication67.4%Medium0https://leetcode.com/problems/complex-number-multiplication
737553Optimal Division56.8%Medium0https://leetcode.com/problems/optimal-division
738645Set Mismatch42.1%Easy0https://leetcode.com/problems/set-mismatch
739738Monotone Increasing Digits44.3%Medium0https://leetcode.com/problems/monotone-increasing-digits
740776Split BST55.8%Medium0https://leetcode.com/problems/split-bst
741851Loud and Rich51.6%Medium0https://leetcode.com/problems/loud-and-rich
742899Orderly Queue52.2%Hard0https://leetcode.com/problems/orderly-queue
743902Numbers At Most N Given Digit Set31.5%Hard0https://leetcode.com/problems/numbers-at-most-n-given-digit-set
7441067Digit Count in Range40.0%Hard0https://leetcode.com/problems/digit-count-in-range
7451065Index Pairs of a String60.7%Easy0https://leetcode.com/problems/index-pairs-of-a-string
7461085Sum of Digits in the Minimum Number74.6%Easy0https://leetcode.com/problems/sum-of-digits-in-the-minimum-number
7471118Number of Days in a Month57.4%Easy0https://leetcode.com/problems/number-of-days-in-a-month
7481119Remove Vowels from a String89.9%Easy0https://leetcode.com/problems/remove-vowels-from-a-string
7491134Armstrong Number78.2%Easy0https://leetcode.com/problems/armstrong-number
7501028Recover a Tree From Preorder Traversal69.9%Hard0https://leetcode.com/problems/recover-a-tree-from-preorder-traversal
7511133Largest Unique Number66.8%Easy0https://leetcode.com/problems/largest-unique-number
7521035Uncrossed Lines56.1%Medium0https://leetcode.com/problems/uncrossed-lines
7531045Customers Who Bought All Products67.7%Medium0https://leetcode.com/problems/customers-who-bought-all-products
7541050Actors and Directors Who Cooperated At Least Three Times71.7%Easy0https://leetcode.com/problems/actors-and-directors-who-cooperated-at-least-three-times
7551054Distant Barcodes43.2%Medium0https://leetcode.com/problems/distant-barcodes
7561070Product Sales Analysis III48.9%Medium0https://leetcode.com/problems/product-sales-analysis-iii
7571080Insufficient Nodes in Root to Leaf Paths49.3%Medium0https://leetcode.com/problems/insufficient-nodes-in-root-to-leaf-paths
7581259Handshakes That Don't Cross53.5%Hard0https://leetcode.com/problems/handshakes-that-dont-cross
7591288Remove Covered Intervals57.9%Medium0https://leetcode.com/problems/remove-covered-intervals
7601129Shortest Path with Alternating Colors38.9%Medium0https://leetcode.com/problems/shortest-path-with-alternating-colors
7611362Closest Divisors56.8%Medium0https://leetcode.com/problems/closest-divisors
7621363Largest Multiple of Three33.5%Hard0https://leetcode.com/problems/largest-multiple-of-three
7631175Prime Arrangements51.0%Easy0https://leetcode.com/problems/prime-arrangements
7641176Diet Plan Performance53.8%Easy0https://leetcode.com/problems/diet-plan-performance
7651255Maximum Score Words Formed by Letters69.4%Hard0https://leetcode.com/problems/maximum-score-words-formed-by-letters
7661260Shift 2D Grid61.4%Easy0https://leetcode.com/problems/shift-2d-grid
7671305All Elements in Two Binary Search Trees76.1%Medium0https://leetcode.com/problems/all-elements-in-two-binary-search-trees
7681327List the Products Ordered in a Period76.4%Easy0https://leetcode.com/problems/list-the-products-ordered-in-a-period
7691350Students With Invalid Departments89.5%Easy0https://leetcode.com/problems/students-with-invalid-departments
7701404Number of Steps to Reduce a Number in Binary Representation to One50.4%Medium0https://leetcode.com/problems/number-of-steps-to-reduce-a-number-in-binary-representation-to-one
7711408String Matching in an Array61.4%Easy0https://leetcode.com/problems/string-matching-in-an-array
7721409Queries on a Permutation With Key81.7%Medium0https://leetcode.com/problems/queries-on-a-permutation-with-key
7731421NPV Queries80.6%Medium0https://leetcode.com/problems/npv-queries
7741457Pseudo-Palindromic Paths in a Binary Tree67.3%Medium0https://leetcode.com/problems/pseudo-palindromic-paths-in-a-binary-tree
7751489Find Critical and Pseudo-Critical Edges in Minimum Spanning Tree50.6%Hard0https://leetcode.com/problems/find-critical-and-pseudo-critical-edges-in-minimum-spanning-tree
7761496Path Crossing55.9%Easy0https://leetcode.com/problems/path-crossing
7771485Clone Binary Tree With Random Pointer81.0%Medium0https://leetcode.com/problems/clone-binary-tree-with-random-pointer
7781502Can Make Arithmetic Progression From Sequence73.3%Easy0https://leetcode.com/problems/can-make-arithmetic-progression-from-sequence
7791490Clone N-ary Tree84.5%Medium0https://leetcode.com/problems/clone-n-ary-tree
7801533Find the Index of the Large Integer57.1%Medium0https://leetcode.com/problems/find-the-index-of-the-large-integer