Files
LeetCode-Questions-CompanyWise/amazon_2year.csv
2020-08-25 16:13:54 +05:30

80 KiB

1937Reorder Data in Log Files54.3%Easy4.767247308723531https://leetcode.com/problems/reorder-data-in-log-files
21192Critical Connections in a Network48.6%Hard4.608392488817646https://leetcode.com/problems/critical-connections-in-a-network
3200Number of Islands46.8%Medium4.5237927479658https://leetcode.com/problems/number-of-islands
4973K Closest Points to Origin63.8%Medium4.3649379280599145https://leetcode.com/problems/k-closest-points-to-origin
5819Most Common Word44.8%Easy4.206083108154029https://leetcode.com/problems/most-common-word
6994Rotting Oranges49.2%Medium4.12888767326667https://leetcode.com/problems/rotting-oranges
7146LRU Cache33.2%Medium4.1259125217530634https://leetcode.com/problems/lru-cache
81Two Sum45.6%Easy3.9670577018471778https://leetcode.com/problems/two-sum
9138Copy List with Random Pointer36.4%Medium3.8082028819412925https://leetcode.com/problems/copy-list-with-random-pointer
10763Partition Labels76.1%Medium3.6493480620354073https://leetcode.com/problems/partition-labels
115Longest Palindromic Substring29.5%Medium3.6112713851966896https://leetcode.com/problems/longest-palindromic-substring
12692Top K Frequent Words51.8%Medium3.4524165652908043https://leetcode.com/problems/top-k-frequent-words
13572Subtree of Another Tree44.1%Easy3.293561745384919https://leetcode.com/problems/subtree-of-another-tree
1423Merge k Sorted Lists40.2%Hard3.275608353119414https://leetcode.com/problems/merge-k-sorted-lists
1521Merge Two Sorted Lists53.5%Easy3.1760577119891367https://leetcode.com/problems/merge-two-sorted-lists
16957Prison Cells After N Days40.7%Medium3.1619868806897298https://leetcode.com/problems/prison-cells-after-n-days
17472Concatenated Words43.7%Hard3.1035670505472908https://leetcode.com/problems/concatenated-words
18295Find Median from Data Stream44.3%Hard3.071377319923169https://leetcode.com/problems/find-median-from-data-stream
1942Trapping Rain Water48.9%Hard3.0345785163632195https://leetcode.com/problems/trapping-rain-water
20240Search a 2D Matrix II43.2%Medium2.8882389761040663https://leetcode.com/problems/search-a-2d-matrix-ii
21642Design Search Autocomplete System44.7%Hard2.850097902691714https://leetcode.com/problems/design-search-autocomplete-system
22297Serialize and Deserialize Binary Tree47.5%Hard2.691243082785829https://leetcode.com/problems/serialize-and-deserialize-binary-tree
23348Design Tic-Tac-Toe54.3%Medium2.6765966310651685https://leetcode.com/problems/design-tic-tac-toe
24127Word Ladder29.6%Medium2.6565727712956915https://leetcode.com/problems/word-ladder
25126Word Ladder II22.1%Hard2.6210965949028595https://leetcode.com/problems/word-ladder-ii
26253Meeting Rooms II45.7%Medium2.5426760894240816https://leetcode.com/problems/meeting-rooms-ii
27588Design In-Memory File System45.9%Hard2.481768900116033https://leetcode.com/problems/design-in-memory-file-system
281167Minimum Cost to Connect Sticks62.8%Medium2.423130930639536https://leetcode.com/problems/minimum-cost-to-connect-sticks
29212Word Search II34.9%Hard2.409742163556229https://leetcode.com/problems/word-search-ii
30909Snakes and Ladders38.4%Medium2.3368173292871526https://leetcode.com/problems/snakes-and-ladders
31273Integer to English Words27.1%Hard2.3215771011354915https://leetcode.com/problems/integer-to-english-words
32460LFU Cache34.2%Hard2.311351586206228https://leetcode.com/problems/lfu-cache
332Add Two Numbers33.9%Medium2.2533444302046233https://leetcode.com/problems/add-two-numbers
34545Boundary of Binary Tree38.9%Medium2.2324541765453https://leetcode.com/problems/boundary-of-binary-tree
35139Word Break40.1%Medium2.2058799303129293https://leetcode.com/problems/word-break
36694Number of Distinct Islands56.0%Medium2.1981500748571623https://leetcode.com/problems/number-of-distinct-islands
371152Analyze User Website Visit Pattern43.5%Medium2.1610636126719283https://leetcode.com/problems/analyze-user-website-visit-pattern
381268Search Suggestions System63.2%Medium2.157831912757614https://leetcode.com/problems/search-suggestions-system
391000Minimum Cost to Merge Stones39.8%Hard2.0763714386373158https://leetcode.com/problems/minimum-cost-to-merge-stones
40380Insert Delete GetRandom O(1)47.5%Medium2.0707373499375032https://leetcode.com/problems/insert-delete-getrandom-o1
41675Cut Off Trees for Golf Event34.6%Hard2.0356851106499882https://leetcode.com/problems/cut-off-trees-for-golf-event
42269Alien Dictionary33.3%Hard2.01306490259895https://leetcode.com/problems/alien-dictionary
43121Best Time to Buy and Sell Stock50.5%Easy2.0057576952331098https://leetcode.com/problems/best-time-to-buy-and-sell-stock
4449Group Anagrams56.9%Medium1.9598330557667063https://leetcode.com/problems/group-anagrams
45772Basic Calculator III41.3%Hard1.93133194589594https://leetcode.com/problems/basic-calculator-iii
46863All Nodes Distance K in Binary Tree55.4%Medium1.924676094041702https://leetcode.com/problems/all-nodes-distance-k-in-binary-tree
47155Min Stack44.5%Easy1.9215077818220445https://leetcode.com/problems/min-stack
4820Valid Parentheses39.0%Easy1.9107339238261305https://leetcode.com/problems/valid-parentheses
49153Sum26.8%Medium1.889218736497702https://leetcode.com/problems/3sum
50165Compare Version Numbers27.4%Medium1.7706467919904958https://leetcode.com/problems/compare-version-numbers
51239Sliding Window Maximum43.0%Hard1.7509567493480187https://leetcode.com/problems/sliding-window-maximum
52733Flood Fill55.3%Easy1.74755550107457https://leetcode.com/problems/flood-fill
53866Prime Palindrome24.9%Medium1.7204703854807533https://leetcode.com/problems/prime-palindrome
54238Product of Array Except Self60.1%Medium1.71425284264257https://leetcode.com/problems/product-of-array-except-self
55341Flatten Nested List Iterator52.9%Medium1.7121511329488845https://leetcode.com/problems/flatten-nested-list-iterator
56490The Maze51.4%Medium1.6829041515736798https://leetcode.com/problems/the-maze
5717Letter Combinations of a Phone Number46.8%Medium1.6822073282155063https://leetcode.com/problems/letter-combinations-of-a-phone-number
583Longest Substring Without Repeating Characters30.4%Medium1.6660170989747354https://leetcode.com/problems/longest-substring-without-repeating-characters
5945Jump Game II30.6%Hard1.6544525444028277https://leetcode.com/problems/jump-game-ii
601099Two Sum Less Than K60.6%Easy1.6416694814604238https://leetcode.com/problems/two-sum-less-than-k
61207Course Schedule43.1%Medium1.61781279723231https://leetcode.com/problems/course-schedule
6212Integer to Roman55.1%Medium1.6016095787657718https://leetcode.com/problems/integer-to-roman
631102Path With Maximum Minimum Value49.2%Medium1.586376093728572https://leetcode.com/problems/path-with-maximum-minimum-value
6433Search in Rotated Sorted Array34.5%Medium1.5791221107028763https://leetcode.com/problems/search-in-rotated-sorted-array
6556Merge Intervals39.3%Medium1.5421333498120642https://leetcode.com/problems/merge-intervals
66895Maximum Frequency Stack60.6%Hard1.5225874235471424https://leetcode.com/problems/maximum-frequency-stack
67314Binary Tree Vertical Order Traversal45.3%Medium1.5177649083529745https://leetcode.com/problems/binary-tree-vertical-order-traversal
6853Maximum Subarray46.5%Easy1.516974311835203https://leetcode.com/problems/maximum-subarray
69353Design Snake Game34.2%Medium1.506328285095676https://leetcode.com/problems/design-snake-game
70322Coin Change35.5%Medium1.4806772164640813https://leetcode.com/problems/coin-change
714Median of Two Sorted Arrays29.6%Hard1.4554565552515453https://leetcode.com/problems/median-of-two-sorted-arrays
72103Binary Tree Zigzag Level Order Traversal48.3%Medium1.4259067156727416https://leetcode.com/problems/binary-tree-zigzag-level-order-traversal
7399Recover Binary Search Tree39.7%Hard1.4089750010850042https://leetcode.com/problems/recover-binary-search-tree
7476Minimum Window Substring34.6%Hard1.3926423524495424https://leetcode.com/problems/minimum-window-substring
75706Design HashMap61.3%Easy1.3834166612922754https://leetcode.com/problems/design-hashmap
76449Serialize and Deserialize BST52.0%Medium1.3213393231925648https://leetcode.com/problems/serialize-and-deserialize-bst
77289Game of Life54.5%Medium1.3165288639550394https://leetcode.com/problems/game-of-life
7864Minimum Path Sum54.5%Medium1.3111693715773884https://leetcode.com/problems/minimum-path-sum
79140Word Break II32.6%Hard1.3055596050544398https://leetcode.com/problems/word-break-ii
80505The Maze II47.7%Medium1.2979377678520694https://leetcode.com/problems/the-maze-ii
81227Basic Calculator II36.9%Medium1.287359403895079https://leetcode.com/problems/basic-calculator-ii
82323Number of Connected Components in an Undirected Graph56.0%Medium1.2764047315524085https://leetcode.com/problems/number-of-connected-components-in-an-undirected-graph
83124Binary Tree Maximum Path Sum34.3%Hard1.270922263715394https://leetcode.com/problems/binary-tree-maximum-path-sum
84224Basic Calculator36.8%Hard1.270759854947338https://leetcode.com/problems/basic-calculator
85206Reverse Linked List62.5%Easy1.2672568786519014https://leetcode.com/problems/reverse-linked-list
86503Next Greater Element II56.5%Medium1.2578496219398863https://leetcode.com/problems/next-greater-element-ii
87387First Unique Character in a String53.4%Easy1.2577684700448748https://leetcode.com/problems/first-unique-character-in-a-string
88208Implement Trie (Prefix Tree)49.4%Medium1.2499823265022014https://leetcode.com/problems/implement-trie-prefix-tree
89543Diameter of Binary Tree48.4%Easy1.2410094815743256https://leetcode.com/problems/diameter-of-binary-tree
90535Encode and Decode TinyURL79.9%Medium1.227174226434749https://leetcode.com/problems/encode-and-decode-tinyurl
91815Bus Routes42.5%Hard1.2156017946017912https://leetcode.com/problems/bus-routes
9211Container With Most Water50.8%Medium1.2010266143542228https://leetcode.com/problems/container-with-most-water
931091Shortest Path in Binary Matrix38.2%Medium1.200913466942589https://leetcode.com/problems/shortest-path-in-binary-matrix
94362Design Hit Counter63.7%Medium1.199980268917449https://leetcode.com/problems/design-hit-counter
95489Robot Room Cleaner69.7%Hard1.1739954424366683https://leetcode.com/problems/robot-room-cleaner
96236Lowest Common Ancestor of a Binary Tree45.7%Medium1.1582287933185333https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-tree
97277Find the Celebrity41.8%Medium1.1562032194143523https://leetcode.com/problems/find-the-celebrity
98980Unique Paths III73.3%Hard1.1561821404895873https://leetcode.com/problems/unique-paths-iii
99716Max Stack42.6%Easy1.143395891295083https://leetcode.com/problems/max-stack
10074Search a 2D Matrix36.5%Medium1.1351642692702506https://leetcode.com/problems/search-a-2d-matrix
101759Employee Free Time66.2%Hard1.1328873695767963https://leetcode.com/problems/employee-free-time
102496Next Greater Element I63.8%Easy1.1237639698973036https://leetcode.com/problems/next-greater-element-i
10397Interleaving String31.5%Hard1.1211081248375274https://leetcode.com/problems/interleaving-string
104173Binary Search Tree Iterator56.6%Medium1.114540456834975https://leetcode.com/problems/binary-search-tree-iterator
10554Spiral Matrix34.1%Medium1.1072855603632137https://leetcode.com/problems/spiral-matrix
106394Decode String50.0%Medium1.0885854207873837https://leetcode.com/problems/decode-string
10722Generate Parentheses62.7%Medium1.0741309008544615https://leetcode.com/problems/generate-parentheses
108211Add and Search Word - Data structure design38.1%Medium1.068971286476014https://leetcode.com/problems/add-and-search-word-data-structure-design
109317Shortest Distance from All Buildings41.4%Hard1.0631755099111992https://leetcode.com/problems/shortest-distance-from-all-buildings
110703Kth Largest Element in a Stream49.7%Easy1.0476504188568838https://leetcode.com/problems/kth-largest-element-in-a-stream
11193Restore IP Addresses35.6%Medium1.0301182947170724https://leetcode.com/problems/restore-ip-addresses
112640Solve the Equation42.0%Medium1.0254396827784502https://leetcode.com/problems/solve-the-equation
113445Add Two Numbers II54.5%Medium1.0248223927917601https://leetcode.com/problems/add-two-numbers-ii
114564Find the Closest Palindrome19.7%Hard1.0211247931897356https://leetcode.com/problems/find-the-closest-palindrome
115102Binary Tree Level Order Traversal54.6%Medium1.0168566877633323https://leetcode.com/problems/binary-tree-level-order-traversal
116437Path Sum III47.2%Medium1.01420443066745https://leetcode.com/problems/path-sum-iii
117631Design Excel Sum Formula31.6%Hard1.007640510462383https://leetcode.com/problems/design-excel-sum-formula
118215Kth Largest Element in an Array55.4%Medium1.0022262615303217https://leetcode.com/problems/kth-largest-element-in-an-array
119997Find the Town Judge50.1%Easy0.9903020109316887https://leetcode.com/problems/find-the-town-judge
120695Max Area of Island62.7%Medium0.988975047363172https://leetcode.com/problems/max-area-of-island
121403Frog Jump39.7%Hard0.986149938424414https://leetcode.com/problems/frog-jump
122116Populating Next Right Pointers in Each Node45.2%Medium0.9771405730638729https://leetcode.com/problems/populating-next-right-pointers-in-each-node
123726Number of Atoms49.0%Hard0.9725715677727447https://leetcode.com/problems/number-of-atoms
12455Jump Game34.6%Medium0.9675236014754398https://leetcode.com/problems/jump-game
12598Validate Binary Search Tree27.8%Medium0.9662594465630313https://leetcode.com/problems/validate-binary-search-tree
126767Reorganize String48.7%Medium0.963102782263259https://leetcode.com/problems/reorganize-string
1271044Longest Duplicate Substring31.9%Hard0.9584751419361788https://leetcode.com/problems/longest-duplicate-substring
128770Basic Calculator IV48.1%Hard0.9582549309731873https://leetcode.com/problems/basic-calculator-iv
129210Course Schedule II40.7%Medium0.9580946198777129https://leetcode.com/problems/course-schedule-ii
130739Daily Temperatures63.3%Medium0.9460428580770935https://leetcode.com/problems/daily-temperatures
131347Top K Frequent Elements61.2%Medium0.944060927263745https://leetcode.com/problems/top-k-frequent-elements
13291Decode Ways24.7%Medium0.9291972065677444https://leetcode.com/problems/decode-ways
133388Longest Absolute File Path41.8%Medium0.91753219696222https://leetcode.com/problems/longest-absolute-file-path
13457Insert Interval33.5%Hard0.8985038991641041https://leetcode.com/problems/insert-interval
135105Construct Binary Tree from Preorder and Inorder Traversal48.8%Medium0.8940038587005907https://leetcode.com/problems/construct-binary-tree-from-preorder-and-inorder-traversal
13613Roman to Integer55.7%Easy0.8933962612312258https://leetcode.com/problems/roman-to-integer
137653Two Sum IV - Input is a BST55.5%Easy0.8889872641089201https://leetcode.com/problems/two-sum-iv-input-is-a-bst
138399Evaluate Division51.6%Medium0.8812413457657069https://leetcode.com/problems/evaluate-division
139143Reorder List37.1%Medium0.8793923055639359https://leetcode.com/problems/reorder-list
14079Word Search35.6%Medium0.8759684458676714https://leetcode.com/problems/word-search
141384Shuffle an Array52.8%Medium0.8699792450691285https://leetcode.com/problems/shuffle-an-array
1421155Number of Dice Rolls With Target Sum49.0%Medium0.8666032186425704https://leetcode.com/problems/number-of-dice-rolls-with-target-sum
14325Reverse Nodes in k-Group42.1%Hard0.8575824149327572https://leetcode.com/problems/reverse-nodes-in-k-group
144252Meeting Rooms54.6%Easy0.844766213465424https://leetcode.com/problems/meeting-rooms
145221Maximal Square37.7%Medium0.8389600248044948https://leetcode.com/problems/maximal-square
146622Design Circular Queue43.7%Medium0.8231587572738468https://leetcode.com/problems/design-circular-queue
147981Time Based Key-Value Store53.1%Medium0.8180951326968029https://leetcode.com/problems/time-based-key-value-store
148333Largest BST Subtree35.8%Medium0.8169787959635177https://leetcode.com/problems/largest-bst-subtree
149185Department Top Three Salaries34.5%Hard0.8162131770102277https://leetcode.com/problems/department-top-three-salaries
150456132 Pattern28.9%Medium0.8138174114576592https://leetcode.com/problems/132-pattern
151480Sliding Window Median37.2%Hard0.8042373907743527https://leetcode.com/problems/sliding-window-median
15236Valid Sudoku48.7%Medium0.802497178015298https://leetcode.com/problems/valid-sudoku
15348Rotate Image56.7%Medium0.8008039084781219https://leetcode.com/problems/rotate-image
154628Maximum Product of Three Numbers47.1%Easy0.790349508516308https://leetcode.com/problems/maximum-product-of-three-numbers
155188Best Time to Buy and Sell Stock IV28.0%Hard0.7898945225949174https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iv
156336Palindrome Pairs33.7%Hard0.7886756056728623https://leetcode.com/problems/palindrome-pairs
157199Binary Tree Right Side View54.1%Medium0.7876280977126043https://leetcode.com/problems/binary-tree-right-side-view
158556Next Greater Element III31.7%Medium0.7873680356378151https://leetcode.com/problems/next-greater-element-iii
159352Data Stream as Disjoint Intervals47.3%Hard0.7849120431121034https://leetcode.com/problems/data-stream-as-disjoint-intervals
160688Knight Probability in Chessboard48.9%Medium0.7779674428567601https://leetcode.com/problems/knight-probability-in-chessboard
161133Clone Graph34.8%Medium0.7777045685880084https://leetcode.com/problems/clone-graph
162340Longest Substring with At Most K Distinct Characters44.1%Hard0.7767156879202488https://leetcode.com/problems/longest-substring-with-at-most-k-distinct-characters
163286Walls and Gates54.5%Medium0.7665200207243745https://leetcode.com/problems/walls-and-gates
164117Populating Next Right Pointers in Each Node II39.1%Medium0.7633611466044863https://leetcode.com/problems/populating-next-right-pointers-in-each-node-ii
165529Minesweeper59.1%Medium0.7566953924986649https://leetcode.com/problems/minesweeper
166373Find K Pairs with Smallest Sums36.7%Medium0.7534978029618075https://leetcode.com/problems/find-k-pairs-with-smallest-sums
16739Combination Sum56.1%Medium0.7530803152298828https://leetcode.com/problems/combination-sum
168312Burst Balloons51.8%Hard0.7383294033531782https://leetcode.com/problems/burst-balloons
169540Single Element in a Sorted Array57.9%Medium0.7377254480119279https://leetcode.com/problems/single-element-in-a-sorted-array
1701038Binary Search Tree to Greater Sum Tree80.8%Medium0.7366460015524573https://leetcode.com/problems/binary-search-tree-to-greater-sum-tree
171378Kth Smallest Element in a Sorted Matrix54.3%Medium0.7208465856314515https://leetcode.com/problems/kth-smallest-element-in-a-sorted-matrix
172987Vertical Order Traversal of a Binary Tree36.6%Medium0.7193470381638601https://leetcode.com/problems/vertical-order-traversal-of-a-binary-tree
173109Convert Sorted List to Binary Search Tree47.7%Medium0.7182831538314877https://leetcode.com/problems/convert-sorted-list-to-binary-search-tree
1741046Last Stone Weight62.2%Easy0.7136834368003875https://leetcode.com/problems/last-stone-weight
175560Subarray Sum Equals K43.9%Medium0.7082042605360416https://leetcode.com/problems/subarray-sum-equals-k
17646Permutations63.5%Medium0.7006713538066263https://leetcode.com/problems/permutations
177332Reconstruct Itinerary36.7%Medium0.6934933810134637https://leetcode.com/problems/reconstruct-itinerary
17862Unique Paths54.1%Medium0.679976059447545https://leetcode.com/problems/unique-paths
179284Peeking Iterator45.7%Medium0.6707820311003652https://leetcode.com/problems/peeking-iterator
180417Pacific Atlantic Water Flow41.1%Medium0.666478933477784https://leetcode.com/problems/pacific-atlantic-water-flow
181261Graph Valid Tree42.2%Medium0.661701044953794https://leetcode.com/problems/graph-valid-tree
182218The Skyline Problem34.6%Hard0.6570184564714399https://leetcode.com/problems/the-skyline-problem
18384Largest Rectangle in Histogram35.2%Hard0.6538762359232341https://leetcode.com/problems/largest-rectangle-in-histogram
18432Longest Valid Parentheses28.4%Hard0.6498908753938852https://leetcode.com/problems/longest-valid-parentheses
185711Number of Distinct Islands II47.3%Hard0.6359887667199967https://leetcode.com/problems/number-of-distinct-islands-ii
186101Symmetric Tree46.8%Easy0.6277269630953998https://leetcode.com/problems/symmetric-tree
187287Find the Duplicate Number55.5%Medium0.6216243663856534https://leetcode.com/problems/find-the-duplicate-number
18841First Missing Positive32.0%Hard0.6155202158646018https://leetcode.com/problems/first-missing-positive
1891219Path with Maximum Gold65.1%Medium0.6151572787436681https://leetcode.com/problems/path-with-maximum-gold
190205Isomorphic Strings39.8%Easy0.6091659093074805https://leetcode.com/problems/isomorphic-strings
1911214Two Sum BSTs67.6%Medium0.5957174923400869https://leetcode.com/problems/two-sum-bsts
192518Coin Change 250.2%Medium0.5915614413251872https://leetcode.com/problems/coin-change-2
193721Accounts Merge48.8%Medium0.5908536653497264https://leetcode.com/problems/accounts-merge
194787Cheapest Flights Within K Stops39.3%Medium0.5893689437132485https://leetcode.com/problems/cheapest-flights-within-k-stops
195150Evaluate Reverse Polish Notation36.3%Medium0.5881819999537198https://leetcode.com/problems/evaluate-reverse-polish-notation
19610Regular Expression Matching26.8%Hard0.5850984373117593https://leetcode.com/problems/regular-expression-matching
19763Unique Paths II34.6%Medium0.5820823931819539https://leetcode.com/problems/unique-paths-ii
198134Gas Station38.5%Medium0.5687668431527801https://leetcode.com/problems/gas-station
199737Sentence Similarity II45.8%Medium0.5686930060865394https://leetcode.com/problems/sentence-similarity-ii
200978Longest Turbulent Subarray46.6%Medium0.5684623920757161https://leetcode.com/problems/longest-turbulent-subarray
201268Missing Number51.7%Easy0.5678291006201323https://leetcode.com/problems/missing-number
202992Subarrays with K Different Integers48.6%Hard0.5672611876601065https://leetcode.com/problems/subarrays-with-k-different-integers
203409Longest Palindrome50.3%Easy0.5661573229787376https://leetcode.com/problems/longest-palindrome
204300Longest Increasing Subsequence42.6%Medium0.5653677916137054https://leetcode.com/problems/longest-increasing-subsequence
205983Minimum Cost For Tickets60.5%Medium0.5629118579098171https://leetcode.com/problems/minimum-cost-for-tickets
206135Candy31.6%Hard0.5626323814748484https://leetcode.com/problems/candy
207634Find the Derangement of An Array40.1%Medium0.5623075796011341https://leetcode.com/problems/find-the-derangement-of-an-array
2088String to Integer (atoi)15.4%Medium0.5566121908772103https://leetcode.com/problems/string-to-integer-atoi
209993Cousins in Binary Tree52.0%Easy0.5551513544505905https://leetcode.com/problems/cousins-in-binary-tree
2101100Find K-Length Substrings With No Repeated Characters72.7%Medium0.5543107357057295https://leetcode.com/problems/find-k-length-substrings-with-no-repeated-characters
211516Longest Palindromic Subsequence53.2%Medium0.5522281191875855https://leetcode.com/problems/longest-palindromic-subsequence
21275Sort Colors47.3%Medium0.5427432267342958https://leetcode.com/problems/sort-colors
213943Find the Shortest Superstring42.9%Hard0.5357102670818683https://leetcode.com/problems/find-the-shortest-superstring
21471Simplify Path32.6%Medium0.5262793676678309https://leetcode.com/problems/simplify-path
215547Friend Circles58.6%Medium0.5259672525715527https://leetcode.com/problems/friend-circles
2161429First Unique Number47.0%Medium0.5239621016713606https://leetcode.com/problems/first-unique-number
217153Find Minimum in Rotated Sorted Array45.1%Medium0.5222372151929279https://leetcode.com/problems/find-minimum-in-rotated-sorted-array
21886Partition List41.5%Medium0.5141613428466489https://leetcode.com/problems/partition-list
219192Word Frequency25.8%Medium0.5129680991436376https://leetcode.com/problems/word-frequency
2201057Campus Bikes57.7%Medium0.50861323348305https://leetcode.com/problems/campus-bikes
22137Sudoku Solver43.6%Hard0.5078801135362339https://leetcode.com/problems/sudoku-solver
22285Maximal Rectangle37.7%Hard0.505442030682518https://leetcode.com/problems/maximal-rectangle
223349Intersection of Two Arrays62.5%Easy0.5048408597071582https://leetcode.com/problems/intersection-of-two-arrays
2241135Connecting Cities With Minimum Cost57.5%Medium0.501406401849499https://leetcode.com/problems/connecting-cities-with-minimum-cost
22572Edit Distance44.8%Hard0.4973447790261514https://leetcode.com/problems/edit-distance
226636Exclusive Time of Functions52.0%Medium0.49627524402791723https://leetcode.com/problems/exclusive-time-of-functions
227528Random Pick with Weight43.9%Medium0.48937950996520846https://leetcode.com/problems/random-pick-with-weight
228113Path Sum II46.7%Medium0.48815162137800294https://leetcode.com/problems/path-sum-ii
229735Asteroid Collision41.0%Medium0.48598907090432486https://leetcode.com/problems/asteroid-collision
230538Convert BST to Greater Tree55.4%Easy0.485748321807536https://leetcode.com/problems/convert-bst-to-greater-tree
2311236Web Crawler64.3%Medium0.48550781578170077https://leetcode.com/problems/web-crawler
2321011Capacity To Ship Packages Within D Days58.1%Medium0.4816807923583991https://leetcode.com/problems/capacity-to-ship-packages-within-d-days
2331032Stream of Characters48.3%Hard0.4815348268449252https://leetcode.com/problems/stream-of-characters
234301Remove Invalid Parentheses43.3%Hard0.47974654080004886https://leetcode.com/problems/remove-invalid-parentheses
235426Convert Binary Search Tree to Sorted Doubly Linked List59.1%Medium0.47793775692115553https://leetcode.com/problems/convert-binary-search-tree-to-sorted-doubly-linked-list
236163Sum Closest46.0%Medium0.4774123771930342https://leetcode.com/problems/3sum-closest
237315Count of Smaller Numbers After Self41.5%Hard0.4767121931596299https://leetcode.com/problems/count-of-smaller-numbers-after-self
238298Binary Tree Longest Consecutive Sequence47.1%Medium0.4737843520856416https://leetcode.com/problems/binary-tree-longest-consecutive-sequence
239794Valid Tic-Tac-Toe State32.6%Medium0.4724161756511195https://leetcode.com/problems/valid-tic-tac-toe-state
240176Second Highest Salary31.6%Easy0.47069912017443083https://leetcode.com/problems/second-highest-salary
241558Logical 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
24288Merge Sorted Array39.4%Easy0.46429699445861544https://leetcode.com/problems/merge-sorted-array
243272Closest Binary Search Tree Value II50.5%Hard0.462623521948113https://leetcode.com/problems/closest-binary-search-tree-value-ii
24459Spiral Matrix II53.9%Medium0.4529975257530934https://leetcode.com/problems/spiral-matrix-ii
24568Text Justification27.7%Hard0.4495613440132932https://leetcode.com/problems/text-justification
246635Design Log Storage System58.6%Medium0.4485486942444761https://leetcode.com/problems/design-log-storage-system
247285Inorder Successor in BST40.4%Medium0.44766390708014486https://leetcode.com/problems/inorder-successor-in-bst
248465Optimal Account Balancing46.9%Hard0.44746022914476763https://leetcode.com/problems/optimal-account-balancing
249120Triangle44.2%Medium0.4465801975799588https://leetcode.com/problems/triangle
25019Remove Nth Node From End of List35.2%Medium0.4456768409675064https://leetcode.com/problems/remove-nth-node-from-end-of-list
251123Best Time to Buy and Sell Stock III37.5%Hard0.44142820516401104https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iii
252167Two Sum II - Input array is sorted54.1%Easy0.43971022755443356https://leetcode.com/problems/two-sum-ii-input-array-is-sorted
2531120Maximum Average Subtree61.9%Medium0.43814407233118585https://leetcode.com/problems/maximum-average-subtree
254854K-Similar Strings38.2%Hard0.43634727500236803https://leetcode.com/problems/k-similar-strings
255361Bomb Enemy46.0%Medium0.4333220626111306https://leetcode.com/problems/bomb-enemy
256356Line Reflection31.8%Medium0.4269293467764643https://leetcode.com/problems/line-reflection
257122Best Time to Buy and Sell Stock II57.0%Easy0.4220164440136994https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii
2581010Pairs of Songs With Total Durations Divisible by 6047.4%Easy0.42064633523841427https://leetcode.com/problems/pairs-of-songs-with-total-durations-divisible-by-60
25996Unique Binary Search Trees52.9%Medium0.42021191912831435https://leetcode.com/problems/unique-binary-search-trees
260438Find All Anagrams in a String43.3%Medium0.42018018969304527https://leetcode.com/problems/find-all-anagrams-in-a-string
261177Nth Highest Salary31.4%Medium0.41948151008170015https://leetcode.com/problems/nth-highest-salary
262169Majority Element58.7%Easy0.4187817161007766https://leetcode.com/problems/majority-element
263228Summary Ranges39.5%Medium0.41424759968851377https://leetcode.com/problems/summary-ranges
264128Longest Consecutive Sequence45.1%Hard0.4130892250537352https://leetcode.com/problems/longest-consecutive-sequence
265366Find Leaves of Binary Tree70.6%Medium0.4130123137435473https://leetcode.com/problems/find-leaves-of-binary-tree
266149Max Points on a Line16.9%Hard0.4117347211217598https://leetcode.com/problems/max-points-on-a-line
267234Palindrome Linked List39.3%Easy0.40610862095331074https://leetcode.com/problems/palindrome-linked-list
268442Find All Duplicates in an Array67.8%Medium0.4029173360293657https://leetcode.com/problems/find-all-duplicates-in-an-array
2691066Campus Bikes II54.2%Medium0.40032370860774574https://leetcode.com/problems/campus-bikes-ii
27078Subsets62.0%Medium0.3978316012118198https://leetcode.com/problems/subsets
2711335Minimum Difficulty of a Job Schedule57.6%Hard0.3963047387095001https://leetcode.com/problems/minimum-difficulty-of-a-job-schedule
272184Sum33.7%Medium0.3951916126129905https://leetcode.com/problems/4sum
2731197Minimum Knight Moves36.1%Medium0.39358878405685155https://leetcode.com/problems/minimum-knight-moves
274296Best Meeting Point57.5%Hard0.388507095744267https://leetcode.com/problems/best-meeting-point
2751215Stepping Numbers41.6%Medium0.3856624808119847https://leetcode.com/problems/stepping-numbers
276230Kth Smallest Element in a BST60.2%Medium0.37791604408658863https://leetcode.com/problems/kth-smallest-element-in-a-bst
277152Maximum Product Subarray31.7%Medium0.37438681518796224https://leetcode.com/problems/maximum-product-subarray
278283Move Zeroes57.8%Easy0.37259180599681807https://leetcode.com/problems/move-zeroes
2791279Traffic Light Controlled Intersection74.3%Easy0.37117603462953225https://leetcode.com/problems/traffic-light-controlled-intersection
280498Diagonal Traverse48.2%Medium0.36965808183913323https://leetcode.com/problems/diagonal-traverse
281346Moving Average from Data Stream70.9%Easy0.3685471485927166https://leetcode.com/problems/moving-average-from-data-stream
282432All O`one Data Structure32.4%Hard0.3685471485927166https://leetcode.com/problems/all-oone-data-structure
28392Reverse Linked List II38.8%Medium0.36663565313437546https://leetcode.com/problems/reverse-linked-list-ii
284647Palindromic Substrings60.6%Medium0.3658330889129942https://leetcode.com/problems/palindromic-substrings
2856ZigZag Conversion36.3%Medium0.3614824134493735https://leetcode.com/problems/zigzag-conversion
28631Next Permutation32.6%Medium0.3605125693237505https://leetcode.com/problems/next-permutation
2871083Sales Analysis II50.5%Easy0.35277564256684985https://leetcode.com/problems/sales-analysis-ii
2881022Sum of Root To Leaf Binary Numbers67.2%Easy0.34981385355878714https://leetcode.com/problems/sum-of-root-to-leaf-binary-numbers
289843Guess the Word46.1%Hard0.34967374847974886https://leetcode.com/problems/guess-the-word
290410Split Array Largest Sum44.5%Hard0.3494594321480241https://leetcode.com/problems/split-array-largest-sum
29151N-Queens46.6%Hard0.34587301090591877https://leetcode.com/problems/n-queens
292329Longest Increasing Path in a Matrix43.4%Hard0.34223732585313005https://leetcode.com/problems/longest-increasing-path-in-a-matrix
293785Is Graph Bipartite?47.5%Medium0.3413031638908785https://leetcode.com/problems/is-graph-bipartite
294148Sort List42.3%Medium0.3404883062761029https://leetcode.com/problems/sort-list
29530Substring with Concatenation of All Words25.4%Hard0.3384481668491529https://leetcode.com/problems/substring-with-concatenation-of-all-words
29614Longest Common Prefix35.4%Easy0.33820492794739787https://leetcode.com/problems/longest-common-prefix
2971130Minimum Cost Tree From Leaf Values66.1%Medium0.33787755363431937https://leetcode.com/problems/minimum-cost-tree-from-leaf-values
298715Range Module38.5%Hard0.33647223662121295https://leetcode.com/problems/range-module
299233Number of Digit One31.3%Hard0.3343430661930074https://leetcode.com/problems/number-of-digit-one
300428Serialize and Deserialize N-ary Tree59.4%Hard0.3333026618599339https://leetcode.com/problems/serialize-and-deserialize-n-ary-tree
30128Implement strStr()34.5%Easy0.3329666353832624https://leetcode.com/problems/implement-strstr
302187Repeated DNA Sequences38.9%Medium0.3305164293012779https://leetcode.com/problems/repeated-dna-sequences
303611Valid Triangle Number48.4%Medium0.33024168687057687https://leetcode.com/problems/valid-triangle-number
304827Making A Large Island45.7%Hard0.32879599515977564https://leetcode.com/problems/making-a-large-island
305129Sum Root to Leaf Numbers49.1%Medium0.3277345401930075https://leetcode.com/problems/sum-root-to-leaf-numbers
306430Flatten a Multilevel Doubly Linked List55.1%Medium0.32335829449138764https://leetcode.com/problems/flatten-a-multilevel-doubly-linked-list
307901Online Stock Span60.2%Medium0.3225465062722876https://leetcode.com/problems/online-stock-span
3081004Max Consecutive Ones III59.1%Medium0.3213847274185471https://leetcode.com/problems/max-consecutive-ones-iii
309243Shortest Word Distance61.0%Easy0.3181698955520328https://leetcode.com/problems/shortest-word-distance
310652Find Duplicate Subtrees50.2%Medium0.31675833653328983https://leetcode.com/problems/find-duplicate-subtrees
311164Maximum Gap35.5%Hard0.31669089928362504https://leetcode.com/problems/maximum-gap
312710Random Pick with Blacklist32.5%Hard0.3161972427598021https://leetcode.com/problems/random-pick-with-blacklist
3131094Car Pooling56.7%Medium0.3139727676834986https://leetcode.com/problems/car-pooling
314678Valid Parenthesis String31.0%Medium0.31306090671867376https://leetcode.com/problems/valid-parenthesis-string
31554201 Matrix39.8%Medium0.3127505293143989https://leetcode.com/problems/01-matrix
316986Interval List Intersections67.3%Medium0.31059633197465675https://leetcode.com/problems/interval-list-intersections
317682Baseball Game63.7%Easy0.30408190151928766https://leetcode.com/problems/baseball-game
318179Largest Number28.8%Medium0.2993933318726824https://leetcode.com/problems/largest-number
319235Lowest Common Ancestor of a Binary Search Tree49.9%Easy0.29906505953500556https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree
3201244Design A Leaderboard60.7%Medium0.29681946470121906https://leetcode.com/problems/design-a-leaderboard
3211229Meeting Scheduler52.7%Medium0.2955601745092634https://leetcode.com/problems/meeting-scheduler
3221031Maximum Sum of Two Non-Overlapping Subarrays57.9%Medium0.2928670946738281https://leetcode.com/problems/maximum-sum-of-two-non-overlapping-subarrays
3231275Find Winner on a Tic Tac Toe Game52.8%Easy0.2924262358737592https://leetcode.com/problems/find-winner-on-a-tic-tac-toe-game
324658Find K Closest Elements40.9%Medium0.29206941888140686https://leetcode.com/problems/find-k-closest-elements
3251166Design File System56.8%Medium0.28978070910870213https://leetcode.com/problems/design-file-system
326729My Calendar I51.8%Medium0.28814578681204955https://leetcode.com/problems/my-calendar-i
327463Island Perimeter65.7%Easy0.2871321686710828https://leetcode.com/problems/island-perimeter
328161One Edit Distance32.3%Medium0.28698931177288023https://leetcode.com/problems/one-edit-distance
329699Falling Squares41.8%Hard0.2856138193877219https://leetcode.com/problems/falling-squares
330708Insert into a Sorted Circular Linked List31.6%Medium0.28504006298894224https://leetcode.com/problems/insert-into-a-sorted-circular-linked-list
3311104Path In Zigzag Labelled Binary Tree72.0%Medium0.2805718342692762https://leetcode.com/problems/path-in-zigzag-labelled-binary-tree
332525Contiguous Array42.8%Medium0.2770270045517302https://leetcode.com/problems/contiguous-array
333701Insert into a Binary Search Tree77.7%Medium0.27518744386988786https://leetcode.com/problems/insert-into-a-binary-search-tree
3341172Dinner Plate Stacks38.2%Hard0.2711095169699942https://leetcode.com/problems/dinner-plate-stacks
335229Majority Element II35.6%Medium0.2683771567744578https://leetcode.com/problems/majority-element-ii
33634Find First and Last Position of Element in Sorted Array36.2%Medium0.2681513034845063https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array
33724Swap Nodes in Pairs50.4%Medium0.26683115052864725https://leetcode.com/problems/swap-nodes-in-pairs
338773Sliding Puzzle59.3%Hard0.26329061932762177https://leetcode.com/problems/sliding-puzzle
339242Valid Anagram56.9%Easy0.262948481812954https://leetcode.com/problems/valid-anagram
3401139Largest 1-Bordered Square47.5%Medium0.26159729523649006https://leetcode.com/problems/largest-1-bordered-square
341690Employee Importance57.3%Easy0.26044752514150726https://leetcode.com/problems/employee-importance
3421074Number of Submatrices That Sum to Target60.4%Hard0.2586674025861649https://leetcode.com/problems/number-of-submatrices-that-sum-to-target
343508Most Frequent Subtree Sum57.9%Medium0.25863376562317586https://leetcode.com/problems/most-frequent-subtree-sum
344262Trips and Users32.7%Hard0.2574582856986366https://leetcode.com/problems/trips-and-users
345632Smallest Range Covering Elements from K Lists52.4%Hard0.2574120081490246https://leetcode.com/problems/smallest-range-covering-elements-from-k-lists
346683K Empty Slots35.6%Hard0.25708853309999324https://leetcode.com/problems/k-empty-slots
3471084Sales Analysis III54.3%Easy0.25658186347459155https://leetcode.com/problems/sales-analysis-iii
348466Count The Repetitions28.2%Hard0.2561688067457042https://leetcode.com/problems/count-the-repetitions
349325Maximum Size Subarray Sum Equals k46.8%Medium0.2525907526405108https://leetcode.com/problems/maximum-size-subarray-sum-equals-k
35029Divide Two Integers16.4%Medium0.2524087060724961https://leetcode.com/problems/divide-two-integers
351337House Robber III50.6%Medium0.24474562568123703https://leetcode.com/problems/house-robber-iii
352270Closest Binary Search Tree Value48.5%Easy0.24399544337520654https://leetcode.com/problems/closest-binary-search-tree-value
35394Binary Tree Inorder Traversal63.3%Medium0.24076588645845454https://leetcode.com/problems/binary-tree-inorder-traversal
354402Remove K Digits28.4%Medium0.24067603007585034https://leetcode.com/problems/remove-k-digits
355662Maximum Width of Binary Tree41.0%Medium0.23997959968856164https://leetcode.com/problems/maximum-width-of-binary-tree
356419Battleships in a Board70.0%Medium0.23987034511952326https://leetcode.com/problems/battleships-in-a-board
357775Global and Local Inversions42.1%Medium0.23922968906583414https://leetcode.com/problems/global-and-local-inversions
358112Path Sum41.2%Easy0.23803283926479718https://leetcode.com/problems/path-sum
3591019Next Greater Node In Linked List57.4%Medium0.2370206170237612https://leetcode.com/problems/next-greater-node-in-linked-list
360225Implement Stack using Queues45.1%Easy0.2352539271098461https://leetcode.com/problems/implement-stack-using-queues
3611188Design Bounded Blocking Queue70.5%Medium0.23300728083654992https://leetcode.com/problems/design-bounded-blocking-queue
362397Integer Replacement32.9%Medium0.2322522675124501https://leetcode.com/problems/integer-replacement
363698Partition to K Equal Sum Subsets45.0%Medium0.23205891497216208https://leetcode.com/problems/partition-to-k-equal-sum-subsets
364509Fibonacci Number67.2%Easy0.22873204718012582https://leetcode.com/problems/fibonacci-number
365369Plus One Linked List58.2%Medium0.22538822116803361https://leetcode.com/problems/plus-one-linked-list
366159Longest Substring with At Most Two Distinct Characters49.4%Medium0.22148929121818325https://leetcode.com/problems/longest-substring-with-at-most-two-distinct-characters
3671122Relative Sort Array67.7%Easy0.21796115980722663https://leetcode.com/problems/relative-sort-array
368939Minimum Area Rectangle51.8%Medium0.2169226914391073https://leetcode.com/problems/minimum-area-rectangle
36940Combination Sum II48.2%Medium0.21560801183996https://leetcode.com/problems/combination-sum-ii
37081Search in Rotated Sorted Array II33.0%Medium0.21357410029805904https://leetcode.com/problems/search-in-rotated-sorted-array-ii
37190Subsets II47.1%Medium0.2089835112237315https://leetcode.com/problems/subsets-ii
372279Perfect Squares47.4%Medium0.20821790109753407https://leetcode.com/problems/perfect-squares
37383Remove Duplicates from Sorted List45.4%Easy0.20656326017269647https://leetcode.com/problems/remove-duplicates-from-sorted-list
374604Design Compressed String Iterator37.5%Easy0.20585205420414873https://leetcode.com/problems/design-compressed-string-iterator
375579Find Cumulative Salary of an Employee37.0%Hard0.20340107258500856https://leetcode.com/problems/find-cumulative-salary-of-an-employee
376443String Compression41.3%Easy0.2021974133159511https://leetcode.com/problems/string-compression
377141Linked List Cycle41.1%Easy0.2021173215788326https://leetcode.com/problems/linked-list-cycle
3781143Longest Common Subsequence58.4%Medium0.20038826657183323https://leetcode.com/problems/longest-common-subsequence
37944Wildcard Matching24.7%Hard0.19947835142380788https://leetcode.com/problems/wildcard-matching
380836Rectangle Overlap48.6%Easy0.19944370144318244https://leetcode.com/problems/rectangle-overlap
3811007Minimum Domino Rotations For Equal Row50.0%Medium0.19906748870593582https://leetcode.com/problems/minimum-domino-rotations-for-equal-row
38250Pow(x;n)30.3%Medium0.1981682603478686https://leetcode.com/problems/powx-n
3831315Sum of Nodes with Even-Valued Grandparent83.5%Medium0.19757677034220278https://leetcode.com/problems/sum-of-nodes-with-even-valued-grandparent
384637Average of Levels in Binary Tree63.1%Easy0.1972664368553499https://leetcode.com/problems/average-of-levels-in-binary-tree
385214Shortest Palindrome29.8%Hard0.19671029424605424https://leetcode.com/problems/shortest-palindrome
3861062Longest Repeating Substring57.2%Medium0.19627990904466153https://leetcode.com/problems/longest-repeating-substring
3871360Number of Days Between Two Dates48.8%Easy0.19578302313828744https://leetcode.com/problems/number-of-days-between-two-dates
388581Shortest Unsorted Continuous Subarray31.1%Easy0.19466945271128616https://leetcode.com/problems/shortest-unsorted-continuous-subarray
38973Set Matrix Zeroes43.1%Medium0.19305803523368698https://leetcode.com/problems/set-matrix-zeroes
390451Sort Characters By Frequency63.0%Medium0.19214843173356422https://leetcode.com/problems/sort-characters-by-frequency
3911198Find Smallest Common Element in All Rows74.9%Medium0.19105523676270922https://leetcode.com/problems/find-smallest-common-element-in-all-rows
392756Pyramid Transition Matrix54.6%Medium0.19105523676270922https://leetcode.com/problems/pyramid-transition-matrix
393114Flatten Binary Tree to Linked List49.3%Medium0.19007687356143277https://leetcode.com/problems/flatten-binary-tree-to-linked-list
394864Shortest Path to Get All Keys40.1%Hard0.18924199963852842https://leetcode.com/problems/shortest-path-to-get-all-keys
395136Single Number65.5%Easy0.18865964400599367https://leetcode.com/problems/single-number
396900RLE Iterator53.5%Medium0.1884471502206373https://leetcode.com/problems/rle-iterator
397178Rank Scores45.8%Medium0.18843907402659216https://leetcode.com/problems/rank-scores
3987Reverse Integer25.8%Easy0.18680592133798127https://leetcode.com/problems/reverse-integer
399743Network Delay Time45.0%Medium0.18664052695637473https://leetcode.com/problems/network-delay-time
400181Employees Earning More Than Their Managers56.9%Easy0.18496356625679328https://leetcode.com/problems/employees-earning-more-than-their-managers
401307Range Sum Query - Mutable34.6%Medium0.1842870214165705https://leetcode.com/problems/range-sum-query-mutable
402137Single Number II52.4%Medium0.18373876827436816https://leetcode.com/problems/single-number-ii
403969Pancake Sorting67.5%Medium0.18336922582639836https://leetcode.com/problems/pancake-sorting
404226Invert Binary Tree65.0%Easy0.18135450553395235https://leetcode.com/problems/invert-binary-tree
405407Trapping Rain Water II42.4%Hard0.17945093763999478https://leetcode.com/problems/trapping-rain-water-ii
406163Missing Ranges24.3%Medium0.17904823144898546https://leetcode.com/problems/missing-ranges
407316Remove Duplicate Letters35.8%Hard0.17663825552387563https://leetcode.com/problems/remove-duplicate-letters
408162Find Peak Element43.3%Medium0.17622454513525765https://leetcode.com/problems/find-peak-element
409130Surrounded Regions28.1%Medium0.17613332483584074https://leetcode.com/problems/surrounded-regions
410473Matchsticks to Square37.7%Medium0.17589066646366422https://leetcode.com/problems/matchsticks-to-square
411453Minimum Moves to Equal Array Elements50.2%Easy0.17435338714477774https://leetcode.com/problems/minimum-moves-to-equal-array-elements
412415Add Strings47.5%Easy0.17429245611868044https://leetcode.com/problems/add-strings
413202Happy Number50.4%Easy0.17408932588103054https://leetcode.com/problems/happy-number
4141002Find Common Characters67.6%Easy0.17272065827709143https://leetcode.com/problems/find-common-characters
415350Intersection of Two Arrays II51.4%Easy0.1723244267089384https://leetcode.com/problems/intersection-of-two-arrays-ii
416929Unique Email Addresses67.4%Easy0.17132822097463707https://leetcode.com/problems/unique-email-addresses
417264Ugly Number II42.0%Medium0.1712203840326157https://leetcode.com/problems/ugly-number-ii
418609Find Duplicate File in System59.5%Medium0.16971838464062922https://leetcode.com/problems/find-duplicate-file-in-system
4191430Check 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
42069Sqrt(x)33.9%Easy0.1690194941008683https://leetcode.com/problems/sqrtx
421618Students Report By Geography55.0%Hard0.1684645221325284https://leetcode.com/problems/students-report-by-geography
42270Climbing Stairs47.8%Easy0.16776798899548578https://leetcode.com/problems/climbing-stairs
423805Split Array With Same Average26.4%Hard0.16635770580494058https://leetcode.com/problems/split-array-with-same-average
424963Minimum Area Rectangle II50.9%Medium0.16635770580494058https://leetcode.com/problems/minimum-area-rectangle-ii
425232Implement Queue using Stacks49.6%Easy0.16627106739678052https://leetcode.com/problems/implement-queue-using-stacks
4261024Video Stitching49.2%Medium0.16582008790006805https://leetcode.com/problems/video-stitching
427412Fizz Buzz62.3%Easy0.16533767872713678https://leetcode.com/problems/fizz-buzz
428244Shortest Word Distance II52.3%Medium0.16400297627026994https://leetcode.com/problems/shortest-word-distance-ii
429204Count Primes31.5%Easy0.1633347782917643https://leetcode.com/problems/count-primes
430110Balanced Binary Tree43.5%Easy0.16237787582661925https://leetcode.com/problems/balanced-binary-tree
431881Boats to Save People46.8%Medium0.16229864091884685https://leetcode.com/problems/boats-to-save-people
4321373Maximum Sum BST in Binary Tree40.2%Hard0.1599143845440084https://leetcode.com/problems/maximum-sum-bst-in-binary-tree
433727Minimum Window Subsequence41.8%Hard0.15970111035790735https://leetcode.com/problems/minimum-window-subsequence
434131Palindrome Partitioning47.5%Medium0.15829229898055353https://leetcode.com/problems/palindrome-partitioning
435209Minimum Size Subarray Sum38.2%Medium0.1579457507958099https://leetcode.com/problems/minimum-size-subarray-sum
436189Rotate Array34.7%Easy0.1575195768933631https://leetcode.com/problems/rotate-array
437266Palindrome Permutation61.9%Easy0.15687671513649673https://leetcode.com/problems/palindrome-permutation
438381Insert Delete GetRandom O(1) - Duplicates allowed34.1%Hard0.15656906069153992https://leetcode.com/problems/insert-delete-getrandom-o1-duplicates-allowed
439507Perfect Number35.5%Easy0.15656906069153992https://leetcode.com/problems/perfect-number
440844Backspace String Compare46.4%Easy0.15656906069153992https://leetcode.com/problems/backspace-string-compare
441450Delete Node in a BST43.1%Medium0.15561959910053247https://leetcode.com/problems/delete-node-in-a-bst
442257Binary Tree Paths51.5%Easy0.15546387765221875https://leetcode.com/problems/binary-tree-paths
443335Self Crossing28.0%Hard0.15535044001916237https://leetcode.com/problems/self-crossing
444351Android Unlock Patterns48.4%Medium0.15521621002929656https://leetcode.com/problems/android-unlock-patterns
4451008Construct Binary Search Tree from Preorder Traversal78.4%Medium0.15488164972391183https://leetcode.com/problems/construct-binary-search-tree-from-preorder-traversal
446847Shortest Path Visiting All Nodes52.0%Hard0.1541506798272583https://leetcode.com/problems/shortest-path-visiting-all-nodes
447686Repeated String Match32.3%Easy0.1506602748874898https://leetcode.com/problems/repeated-string-match
4481242Web Crawler Multithreaded45.9%Medium0.14953173397096375https://leetcode.com/problems/web-crawler-multithreaded
449406Queue Reconstruction by Height66.9%Medium0.14940738524724317https://leetcode.com/problems/queue-reconstruction-by-height
450344Reverse String68.5%Easy0.14882646558712123https://leetcode.com/problems/reverse-string
451541Reverse String II48.4%Easy0.14881831452142824https://leetcode.com/problems/reverse-string-ii
45282Remove Duplicates from Sorted List II36.8%Medium0.1483524778541147https://leetcode.com/problems/remove-duplicates-from-sorted-list-ii
45361Rotate List30.0%Medium0.1480759782807871https://leetcode.com/problems/rotate-list
454849Maximize Distance to Closest Person42.6%Easy0.14723779073708934https://leetcode.com/problems/maximize-distance-to-closest-person
455241Different Ways to Add Parentheses55.2%Medium0.14691814457724592https://leetcode.com/problems/different-ways-to-add-parentheses
456104Maximum Depth of Binary Tree66.0%Easy0.14586085041092384https://leetcode.com/problems/maximum-depth-of-binary-tree
457852Peak Index in a Mountain Array71.6%Easy0.1445812288111076https://leetcode.com/problems/peak-index-in-a-mountain-array
45847Permutations II46.4%Medium0.14455786186832048https://leetcode.com/problems/permutations-ii
459310Minimum Height Trees32.3%Medium0.143926096421159https://leetcode.com/problems/minimum-height-trees
460395Longest Substring with At Least K Repeating Characters41.4%Medium0.14261022668001652https://leetcode.com/problems/longest-substring-with-at-least-k-repeating-characters
461183Customers Who Never Order53.4%Easy0.14230985257093545https://leetcode.com/problems/customers-who-never-order
462919Complete Binary Tree Inserter57.3%Medium0.14008879317068168https://leetcode.com/problems/complete-binary-tree-inserter
463731My Calendar II49.1%Medium0.13976194237515868https://leetcode.com/problems/my-calendar-ii
4649Palindrome Number48.4%Easy0.13896461684712066https://leetcode.com/problems/palindrome-number
465354Russian Doll Envelopes35.6%Hard0.13850969523609932https://leetcode.com/problems/russian-doll-envelopes
466771Jewels and Stones86.4%Easy0.13806778839055484https://leetcode.com/problems/jewels-and-stones
4671005Maximize Sum Of Array After K Negations51.3%Easy0.13804422079620546https://leetcode.com/problems/maximize-sum-of-array-after-k-negations
468702Search in a Sorted Array of Unknown Size66.9%Medium0.13783247452391326https://leetcode.com/problems/search-in-a-sorted-array-of-unknown-size
469250Count Univalue Subtrees52.0%Medium0.13767409129953323https://leetcode.com/problems/count-univalue-subtrees
470299Bulls and Cows42.4%Easy0.1373584160478243https://leetcode.com/problems/bulls-and-cows
4711161Maximum Level Sum of a Binary Tree72.2%Medium0.13727657783562877https://leetcode.com/problems/maximum-level-sum-of-a-binary-tree
472427Construct Quad Tree61.4%Medium0.13580154115906176https://leetcode.com/problems/construct-quad-tree
4731405Longest Happy String49.0%Medium0.1343297958605471https://leetcode.com/problems/longest-happy-string
474732My Calendar III60.0%Hard0.13397932096347895https://leetcode.com/problems/my-calendar-iii
475938Range Sum of BST81.3%Easy0.13320152292006351https://leetcode.com/problems/range-sum-of-bst
476305Number of Islands II40.1%Hard0.1304306149462744https://leetcode.com/problems/number-of-islands-ii
477108Convert Sorted Array to Binary Search Tree57.9%Easy0.13035872370331572https://leetcode.com/problems/convert-sorted-array-to-binary-search-tree
4781117Building H2O52.6%Medium0.12796988096337653https://leetcode.com/problems/building-h2o
479567Permutation in String44.4%Medium0.1271102185315222https://leetcode.com/problems/permutation-in-string
480559Maximum Depth of N-ary Tree68.7%Easy0.126784545822395https://leetcode.com/problems/maximum-depth-of-n-ary-tree
4811059All Paths from Source Lead to Destination44.7%Medium0.12675170563914387https://leetcode.com/problems/all-paths-from-source-lead-to-destination
482359Logger Rate Limiter70.8%Easy0.1248502028794759https://leetcode.com/problems/logger-rate-limiter
483106Construct Binary Tree from Inorder and Postorder Traversal47.2%Medium0.12381146988063069https://leetcode.com/problems/construct-binary-tree-from-inorder-and-postorder-traversal
484873Length of Longest Fibonacci Subsequence48.0%Medium0.12378418901663191https://leetcode.com/problems/length-of-longest-fibonacci-subsequence
485741Cherry Pickup33.9%Hard0.12293768624504794https://leetcode.com/problems/cherry-pickup
4861086High Five79.7%Easy0.12219606573898939https://leetcode.com/problems/high-five
487222Count Complete Tree Nodes46.8%Medium0.119584908524332https://leetcode.com/problems/count-complete-tree-nodes
4881026Maximum Difference Between Node and Ancestor66.0%Medium0.11947365313429092https://leetcode.com/problems/maximum-difference-between-node-and-ancestor
489839Similar String Groups38.6%Hard0.11934675763256619https://leetcode.com/problems/similar-string-groups
490304Range Sum Query 2D - Immutable38.6%Medium0.11875551458160917https://leetcode.com/problems/range-sum-query-2d-immutable
491175Combine Two Tables60.8%Easy0.11655892700886014https://leetcode.com/problems/combine-two-tables
492368Largest Divisible Subset38.0%Medium0.11624101530456815https://leetcode.com/problems/largest-divisible-subset
493160Intersection of Two Linked Lists40.6%Easy0.11585676607984101https://leetcode.com/problems/intersection-of-two-linked-lists
494435Non-overlapping Intervals42.9%Medium0.1158164666843426https://leetcode.com/problems/non-overlapping-intervals
495281Zigzag Iterator58.4%Medium0.11506932978478719https://leetcode.com/problems/zigzag-iterator
4961375Bulb Switcher III62.6%Medium0.11506932978478719https://leetcode.com/problems/bulb-switcher-iii
497515Find Largest Value in Each Tree Row61.1%Medium0.11375888535665801https://leetcode.com/problems/find-largest-value-in-each-tree-row
498339Nested List Weight Sum74.0%Easy0.11351649636962678https://leetcode.com/problems/nested-list-weight-sum
499452Minimum Number of Arrows to Burst Balloons49.6%Medium0.11303480731768517https://leetcode.com/problems/minimum-number-of-arrows-to-burst-balloons
500742Closest Leaf in a Binary Tree43.6%Medium0.11060987154397002https://leetcode.com/problems/closest-leaf-in-a-binary-tree
501174Dungeon Game32.3%Hard0.11053338064061342https://leetcode.com/problems/dungeon-game
502382Linked List Random Node52.1%Medium0.11013564249600598https://leetcode.com/problems/linked-list-random-node
503924Minimize Malware Spread42.0%Hard0.10821358464023274https://leetcode.com/problems/minimize-malware-spread
504321Create Maximum Number27.0%Hard0.10821358464023274https://leetcode.com/problems/create-maximum-number
505889Construct Binary Tree from Preorder and Postorder Traversal66.2%Medium0.10711776476069794https://leetcode.com/problems/construct-binary-tree-from-preorder-and-postorder-traversal
506115Distinct Subsequences38.3%Hard0.10683933709559944https://leetcode.com/problems/distinct-subsequences
507966Vowel Spellchecker47.2%Medium0.10676797542570607https://leetcode.com/problems/vowel-spellchecker
5081153String Transforms Into Another String35.8%Hard0.10623186692973738https://leetcode.com/problems/string-transforms-into-another-string
509267Palindrome Permutation II36.4%Medium0.10345133738802471https://leetcode.com/problems/palindrome-permutation-ii
510486Predict the Winner47.9%Medium0.10306596722039207https://leetcode.com/problems/predict-the-winner
5111013Partition Array Into Three Parts With Equal Sum51.8%Easy0.10294796925244239https://leetcode.com/problems/partition-array-into-three-parts-with-equal-sum
512393UTF-8 Validation37.5%Medium0.10212949507637983https://leetcode.com/problems/utf-8-validation
513523Continuous Subarray Sum24.6%Medium0.1016388887348317https://leetcode.com/problems/continuous-subarray-sum
5141162As Far from Land as Possible43.5%Medium0.09876441467241241https://leetcode.com/problems/as-far-from-land-as-possible
5151023Camelcase Matching57.0%Medium0.09860197680453955https://leetcode.com/problems/camelcase-matching
516862Shortest Subarray with Sum at Least K24.6%Hard0.09793753498670578https://leetcode.com/problems/shortest-subarray-with-sum-at-least-k
517951Flip Equivalent Binary Trees65.8%Medium0.09745990610645301https://leetcode.com/problems/flip-equivalent-binary-trees
5181202Smallest String With Swaps46.5%Medium0.09740053011838201https://leetcode.com/problems/smallest-string-with-swaps
519100Same Tree53.4%Easy0.09694519966241283https://leetcode.com/problems/same-tree
520390Elimination Game44.5%Medium0.09576690509200843https://leetcode.com/problems/elimination-game
521280Wiggle Sort63.8%Medium0.09561417737468547https://leetcode.com/problems/wiggle-sort
522807Max Increase to Keep City Skyline83.7%Medium0.09510858722224913https://leetcode.com/problems/max-increase-to-keep-city-skyline
523132Palindrome Partitioning II30.2%Hard0.0943539685775445https://leetcode.com/problems/palindrome-partitioning-ii
524720Longest Word in Dictionary48.2%Easy0.09362342046209744https://leetcode.com/problems/longest-word-in-dictionary
525826Most Profit Assigning Work38.5%Medium0.09287412500644375https://leetcode.com/problems/most-profit-assigning-work
52638Count and Say44.6%Easy0.09192820125669567https://leetcode.com/problems/count-and-say
527447Number of Boomerangs51.8%Easy0.09159716909540325https://leetcode.com/problems/number-of-boomerangs
528198House Robber42.0%Easy0.08994823666293948https://leetcode.com/problems/house-robber
529328Odd Even Linked List55.7%Medium0.08983684638843294https://leetcode.com/problems/odd-even-linked-list
530358Rearrange String k Distance Apart34.9%Hard0.08894748601649616https://leetcode.com/problems/rearrange-string-k-distance-apart
531995Minimum Number of K Consecutive Bit Flips46.8%Hard0.08894748601649616https://leetcode.com/problems/minimum-number-of-k-consecutive-bit-flips
53265Valid Number15.3%Hard0.08845542056186342https://leetcode.com/problems/valid-number
533145Binary Tree Postorder Traversal55.0%Hard0.08837759395949414https://leetcode.com/problems/binary-tree-postorder-traversal
534549Binary Tree Longest Consecutive Sequence II47.0%Medium0.08816278759467164https://leetcode.com/problems/binary-tree-longest-consecutive-sequence-ii
535433Minimum Genetic Mutation41.8%Medium0.08701137698962977https://leetcode.com/problems/minimum-genetic-mutation
5361247Minimum Swaps to Make Strings Equal60.1%Medium0.08626034428440695https://leetcode.com/problems/minimum-swaps-to-make-strings-equal
537942DI String Match72.6%Easy0.08495672247596549https://leetcode.com/problems/di-string-match
538916Word Subsets47.8%Medium0.08479653666007693https://leetcode.com/problems/word-subsets
539582Kill Process60.8%Medium0.08355588569097351https://leetcode.com/problems/kill-process
5401245Tree Diameter60.1%Medium0.08338160893905106https://leetcode.com/problems/tree-diameter
541905Sort Array By Parity74.1%Easy0.08328510247304294https://leetcode.com/problems/sort-array-by-parity
542841Keys and Rooms64.3%Medium0.08307836859709818https://leetcode.com/problems/keys-and-rooms
543871Minimum Number of Refueling Stops31.4%Hard0.08252102368800351https://leetcode.com/problems/minimum-number-of-refueling-stops
544654Maximum Binary Tree79.9%Medium0.08000266362507777https://leetcode.com/problems/maximum-binary-tree
545884Uncommon Words from Two Sentences63.3%Easy0.07990051073053109https://leetcode.com/problems/uncommon-words-from-two-sentences
5461249Minimum Remove to Make Valid Parentheses62.5%Medium0.07986504044378952https://leetcode.com/problems/minimum-remove-to-make-valid-parentheses
547118Pascal's Triangle52.5%Easy0.07970401164997687https://leetcode.com/problems/pascals-triangle
54860Permutation Sequence38.4%Hard0.07948571541724253https://leetcode.com/problems/permutation-sequence
549875Koko Eating Bananas52.1%Medium0.07919704166119315https://leetcode.com/problems/koko-eating-bananas
5501047Remove All Adjacent Duplicates In String68.6%Easy0.0789551324793932https://leetcode.com/problems/remove-all-adjacent-duplicates-in-string
551784Letter Case Permutation64.6%Medium0.0787033338274549https://leetcode.com/problems/letter-case-permutation
552180Consecutive Numbers39.7%Medium0.07851014032375832https://leetcode.com/problems/consecutive-numbers
5531254Number of Closed Islands60.5%Medium0.07796154146971186https://leetcode.com/problems/number-of-closed-islands
554904Fruit Into Baskets42.5%Medium0.07767124189113186https://leetcode.com/problems/fruit-into-baskets
555125Valid Palindrome36.7%Easy0.07766984472754161https://leetcode.com/problems/valid-palindrome
556977Squares of a Sorted Array72.1%Easy0.07598590697792203https://leetcode.com/problems/squares-of-a-sorted-array
557468Validate IP Address24.1%Medium0.07598590697792203https://leetcode.com/problems/validate-ip-address
558765Couples Holding Hands54.3%Hard0.07579383936953364https://leetcode.com/problems/couples-holding-hands
559217Contains Duplicate56.0%Easy0.07423027387221347https://leetcode.com/problems/contains-duplicate
560974Subarray Sums Divisible by K48.9%Medium0.07423027387221347https://leetcode.com/problems/subarray-sums-divisible-by-k
561184Department Highest Salary36.7%Medium0.07292523990467245https://leetcode.com/problems/department-highest-salary
562539Minimum Time Difference51.5%Medium0.07236429254889504https://leetcode.com/problems/minimum-time-difference
563860Lemonade Change51.6%Easy0.07208884919207953https://leetcode.com/problems/lemonade-change
564290Word Pattern37.0%Easy0.071651050037288https://leetcode.com/problems/word-pattern
5651082Sales Analysis I71.8%Easy0.07145896398214495https://leetcode.com/problems/sales-analysis-i
566570Managers with at Least 5 Direct Reports66.0%Medium0.07020425867324853https://leetcode.com/problems/managers-with-at-least-5-direct-reports
5671146Snapshot Array37.0%Medium0.07017687679183775https://leetcode.com/problems/snapshot-array
5681114Print in Order65.7%Easy0.0700675626167169https://leetcode.com/problems/print-in-order
569621Task Scheduler50.1%Medium0.06851994643675606https://leetcode.com/problems/task-scheduler
5701081Smallest Subsequence of Distinct Characters50.4%Medium0.06840272688440052https://leetcode.com/problems/smallest-subsequence-of-distinct-characters
571171Excel Sheet Column Number55.9%Easy0.06799791190723256https://leetcode.com/problems/excel-sheet-column-number
5721060Missing Element in Sorted Array54.5%Medium0.06796670413163937https://leetcode.com/problems/missing-element-in-sorted-array
573365Water and Jug Problem30.6%Medium0.06736553182757604https://leetcode.com/problems/water-and-jug-problem
574584Find Customer Referee72.3%Easy0.06592172080482424https://leetcode.com/problems/find-customer-referee
575671Second Minimum Node In a Binary Tree42.7%Easy0.06538275926285174https://leetcode.com/problems/second-minimum-node-in-a-binary-tree
5761270All People Report to the Given Manager87.1%Medium0.06412452816953867https://leetcode.com/problems/all-people-report-to-the-given-manager
577855Exam Room43.1%Medium0.06371581438610768https://leetcode.com/problems/exam-room
578413Arithmetic Slices57.9%Medium0.06286986221654821https://leetcode.com/problems/arithmetic-slices
579334Increasing Triplet Subsequence40.0%Medium0.06274107505168265https://leetcode.com/problems/increasing-triplet-subsequence
5801299Replace Elements with Greatest Element on Right Side75.4%Easy0.06197770027589752https://leetcode.com/problems/replace-elements-with-greatest-element-on-right-side
581801Minimum Swaps To Make Sequences Increasing38.9%Medium0.06146327443046864https://leetcode.com/problems/minimum-swaps-to-make-sequences-increasing
582420Strong Password Checker14.0%Hard0.061087691979838175https://leetcode.com/problems/strong-password-checker
583796Rotate String49.6%Easy0.059778751425839334https://leetcode.com/problems/rotate-string
584931Minimum Falling Path Sum62.5%Medium0.05914995982464103https://leetcode.com/problems/minimum-falling-path-sum
585475Heaters33.1%Easy0.058155920157074034https://leetcode.com/problems/heaters
58652N-Queens II57.9%Hard0.058155920157074034https://leetcode.com/problems/n-queens-ii
587783Minimum Distance Between BST Nodes52.6%Easy0.05800594958851697https://leetcode.com/problems/minimum-distance-between-bst-nodes
588979Distribute Coins in Binary Tree68.9%Medium0.05800594958851697https://leetcode.com/problems/distribute-coins-in-binary-tree
5891233Remove Sub-Folders from the Filesystem59.5%Medium0.057076831135436705https://leetcode.com/problems/remove-sub-folders-from-the-filesystem
590586Customer Placing the Largest Number of Orders73.0%Easy0.0568334747631659https://leetcode.com/problems/customer-placing-the-largest-number-of-orders
591421Maximum XOR of Two Numbers in an Array53.5%Medium0.055569851154810765https://leetcode.com/problems/maximum-xor-of-two-numbers-in-an-array
592404Sum of Left Leaves50.9%Easy0.05478946358617918https://leetcode.com/problems/sum-of-left-leaves
593345Reverse Vowels of a String44.2%Easy0.054658412537864055https://leetcode.com/problems/reverse-vowels-of-a-string
594557Reverse Words in a String III69.8%Easy0.05383068775874275https://leetcode.com/problems/reverse-words-in-a-string-iii
595714Best Time to Buy and Sell Stock with Transaction Fee54.7%Medium0.05377639678080413https://leetcode.com/problems/best-time-to-buy-and-sell-stock-with-transaction-fee
596719Find K-th Smallest Pair Distance31.5%Hard0.05370417897186106https://leetcode.com/problems/find-k-th-smallest-pair-distance
59767924 Game46.4%Hard0.05341723749698583https://leetcode.com/problems/24-game
598416Partition Equal Subset Sum43.7%Medium0.05309102319682948https://leetcode.com/problems/partition-equal-subset-sum
599601Human Traffic of Stadium41.7%Hard0.05223119222544569https://leetcode.com/problems/human-traffic-of-stadium
600687Longest Univalue Path36.2%Easy0.05212529063213289https://leetcode.com/problems/longest-univalue-path
601791Custom Sort String65.7%Medium0.05164658886216683https://leetcode.com/problems/custom-sort-string
602429N-ary Tree Level Order Traversal65.0%Medium0.051616961836787136https://leetcode.com/problems/n-ary-tree-level-order-traversal
60366Plus One43.0%Easy0.05095832569582088https://leetcode.com/problems/plus-one
6041339Maximum Product of Splitted Binary Tree37.2%Medium0.05064373281875492https://leetcode.com/problems/maximum-product-of-splitted-binary-tree
605617Merge Two Binary Trees74.1%Easy0.05055666138939678https://leetcode.com/problems/merge-two-binary-trees
606681Next Closest Time45.0%Medium0.05045206096038863https://leetcode.com/problems/next-closest-time
607684Redundant Connection57.4%Medium0.05020574670015159https://leetcode.com/problems/redundant-connection
608792Number of Matching Subsequences47.4%Medium0.04976150955906385https://leetcode.com/problems/number-of-matching-subsequences
60977Combinations54.7%Medium0.04928622947983693https://leetcode.com/problems/combinations
61067Add Binary45.2%Easy0.049093096377302976https://leetcode.com/problems/add-binary
6111267Count Servers that Communicate57.9%Medium0.04902942724031861https://leetcode.com/problems/count-servers-that-communicate
612725Split Linked List in Parts52.2%Medium0.04603804920255727https://leetcode.com/problems/split-linked-list-in-parts
6131248Count Number of Nice Subarrays56.4%Medium0.04593229889743518https://leetcode.com/problems/count-number-of-nice-subarrays
614856Score of Parentheses60.5%Medium0.04567003683318837https://leetcode.com/problems/score-of-parentheses
615151Reverse Words in a String21.9%Medium0.04549485717913582https://leetcode.com/problems/reverse-words-in-a-string
6161108Defanging an IP Address87.5%Easy0.044971606629326595https://leetcode.com/problems/defanging-an-ip-address
6171382Balance a Binary Search Tree74.8%Medium0.04480032475536626https://leetcode.com/problems/balance-a-binary-search-tree
618493Reverse Pairs25.2%Hard0.043110123653728516https://leetcode.com/problems/reverse-pairs
619704Binary Search52.1%Easy0.04172704422666836https://leetcode.com/problems/binary-search
620532K-diff Pairs in an Array31.6%Easy0.041672696400568025https://leetcode.com/problems/k-diff-pairs-in-an-array
621590N-ary Tree Postorder Traversal72.1%Easy0.040454954692313666https://leetcode.com/problems/n-ary-tree-postorder-traversal
622918Maximum Sum Circular Subarray33.7%Medium0.04045040846284272https://leetcode.com/problems/maximum-sum-circular-subarray
623142Linked List Cycle II37.3%Medium0.04034106216103786https://leetcode.com/problems/linked-list-cycle-ii
624107Binary Tree Level Order Traversal II53.5%Easy0.03948712621281427https://leetcode.com/problems/binary-tree-level-order-traversal-ii
6251049Last Stone Weight II44.2%Medium0.03902934390573525https://leetcode.com/problems/last-stone-weight-ii
626657Robot Return to Origin73.5%Easy0.03896596853338373https://leetcode.com/problems/robot-return-to-origin
627231Power of Two43.7%Easy0.0383924310382344https://leetcode.com/problems/power-of-two
6281110Delete Nodes And Return Forest67.0%Medium0.03698038470938097https://leetcode.com/problems/delete-nodes-and-return-forest
629646Maximum Length of Pair Chain51.9%Medium0.036870535808327706https://leetcode.com/problems/maximum-length-of-pair-chain
630626Exchange Seats62.3%Medium0.03676884778708897https://leetcode.com/problems/exchange-seats
631376Wiggle Subsequence39.6%Medium0.03666771919188123https://leetcode.com/problems/wiggle-subsequence
632673Number of Longest Increasing Subsequence35.7%Medium0.036467121912812143https://leetcode.com/problems/number-of-longest-increasing-subsequence
6331029Two City Scheduling56.1%Easy0.03633827343880724https://leetcode.com/problems/two-city-scheduling
63443Multiply Strings33.9%Medium0.03608871558298825https://leetcode.com/problems/multiply-strings
635705Design HashSet64.3%Easy0.03401688527825427https://leetcode.com/problems/design-hashset
636561Array Partition I72.0%Easy0.033850542978687455https://leetcode.com/problems/array-partition-i
637912Sort an Array63.9%Medium0.03218010960381167https://leetcode.com/problems/sort-an-array
638953Verifying an Alien Dictionary54.1%Easy0.03117337947619734https://leetcode.com/problems/verifying-an-alien-dictionary
639814Binary Tree Pruning74.5%Medium0.03113091859517317https://leetcode.com/problems/binary-tree-pruning
6401179Reformat Department Table80.6%Easy0.030653741091002412https://leetcode.com/problems/reformat-department-table
6411027Longest Arithmetic Sequence53.4%Medium0.03030534949532895https://leetcode.com/problems/longest-arithmetic-sequence
642319Bulb Switcher45.4%Medium0.029852963149681156https://leetcode.com/problems/bulb-switcher
643501Find Mode in Binary Search Tree42.4%Easy0.029808466297826082https://leetcode.com/problems/find-mode-in-binary-search-tree
644191Number of 1 Bits49.8%Easy0.029560622742018188https://leetcode.com/problems/number-of-1-bits
645779K-th Symbol in Grammar37.2%Medium0.029050699422092676https://leetcode.com/problems/k-th-symbol-in-grammar
646219Contains Duplicate II37.7%Easy0.028500979167549973https://leetcode.com/problems/contains-duplicate-ii
647213House Robber II36.5%Medium0.028250466285851712https://leetcode.com/problems/house-robber-ii
648811Subdomain Visit Count69.9%Easy0.02772180293027194https://leetcode.com/problems/subdomain-visit-count
649311Sparse Matrix Multiplication61.9%Medium0.027702602549335792https://leetcode.com/problems/sparse-matrix-multiplication
650249Group Shifted Strings55.1%Medium0.0276069982440099https://leetcode.com/problems/group-shifted-strings
651119Pascal's Triangle II49.0%Easy0.026565907037593445https://leetcode.com/problems/pascals-triangle-ii
652158Read N Characters Given Read4 II - Call multiple times33.8%Hard0.026196651946570663https://leetcode.com/problems/read-n-characters-given-read4-ii-call-multiple-times
653203Remove Linked List Elements38.6%Easy0.025668142709851988https://leetcode.com/problems/remove-linked-list-elements
6541395Count Number of Teams82.0%Medium0.025462865161248044https://leetcode.com/problems/count-number-of-teams
655752Open the Lock51.8%Medium0.024586364440127736https://leetcode.com/problems/open-the-lock
656605Can Place Flowers31.6%Easy0.02457126073050533https://leetcode.com/problems/can-place-flowers
657338Counting Bits69.5%Medium0.024325523767440974https://leetcode.com/problems/counting-bits
658414Third Maximum Number30.5%Easy0.023155137938555212https://leetcode.com/problems/third-maximum-number
6591160Find Words That Can Be Formed by Characters67.4%Easy0.02262539951797868https://leetcode.com/problems/find-words-that-can-be-formed-by-characters
660216Combination Sum III56.6%Medium0.02261260849011709https://leetcode.com/problems/combination-sum-iii
661746Min Cost Climbing Stairs50.3%Easy0.021957456927373643https://leetcode.com/problems/min-cost-climbing-stairs
662958Check Completeness of a Binary Tree52.1%Medium0.021763644636359686https://leetcode.com/problems/check-completeness-of-a-binary-tree
6631520Maximum Number of Non-Overlapping Substrings32.8%Hard0.021485667755491482https://leetcode.com/problems/maximum-number-of-non-overlapping-substrings
664921Minimum Add to Make Parentheses Valid73.7%Medium0.021425565169310254https://leetcode.com/problems/minimum-add-to-make-parentheses-valid
665459Repeated Substring Pattern42.2%Easy0.021402636114384706https://leetcode.com/problems/repeated-substring-pattern
666485Max Consecutive Ones54.6%Easy0.021092266245534258https://leetcode.com/problems/max-consecutive-ones
667377Combination Sum IV45.3%Medium0.02087758502155521https://leetcode.com/problems/combination-sum-iv
668670Maximum Swap43.6%Medium0.020844944430365928https://leetcode.com/problems/maximum-swap
669392Is Subsequence49.2%Easy0.02033508842008217https://leetcode.com/problems/is-subsequence
670166Fraction to Recurring Decimal21.6%Medium0.02015181543730795https://leetcode.com/problems/fraction-to-recurring-decimal
6711048Longest String Chain54.7%Medium0.019361689049145963https://leetcode.com/problems/longest-string-chain
672669Trim a Binary Search Tree63.0%Easy0.019139340210697423https://leetcode.com/problems/trim-a-binary-search-tree
673674Longest Continuous Increasing Subsequence45.9%Easy0.01900294712561538https://leetcode.com/problems/longest-continuous-increasing-subsequence
674196Delete Duplicate Emails41.1%Easy0.018735911057469818https://leetcode.com/problems/delete-duplicate-emails
675965Univalued Binary Tree67.7%Easy0.018665964249802672https://leetcode.com/problems/univalued-binary-tree
67635Search Insert Position42.6%Easy0.018459222797986813https://leetcode.com/problems/search-insert-position
677260Single Number III64.3%Medium0.01811279141389457https://leetcode.com/problems/single-number-iii
678309Best Time to Buy and Sell Stock with Cooldown47.4%Medium0.01767954966181075https://leetcode.com/problems/best-time-to-buy-and-sell-stock-with-cooldown
679383Ransom Note53.1%Easy0.017621601349819518https://leetcode.com/problems/ransom-note
680872Leaf-Similar Trees64.5%Easy0.01752125418714782https://leetcode.com/problems/leaf-similar-trees
68126Remove Duplicates from Sorted Array45.1%Easy0.017426260234777304https://leetcode.com/problems/remove-duplicates-from-sorted-array
6821266Minimum Time Visiting All Points79.6%Easy0.017354014693151613https://leetcode.com/problems/minimum-time-visiting-all-points
683876Middle of the Linked List68.4%Easy0.01707497375257815https://leetcode.com/problems/middle-of-the-linked-list
684389Find the Difference55.3%Easy0.016978336534417868https://leetcode.com/problems/find-the-difference
68595Unique Binary Search Trees II40.6%Medium0.016856699181010838https://leetcode.com/problems/unique-binary-search-trees-ii
6861304Find N Unique Integers Sum up to Zero76.3%Easy0.015892269319508656https://leetcode.com/problems/find-n-unique-integers-sum-up-to-zero
687707Design Linked List24.5%Medium0.015054857167065819https://leetcode.com/problems/design-linked-list
688367Valid Perfect Square41.7%Easy0.014992784586141334https://leetcode.com/problems/valid-perfect-square
68980Remove Duplicates from Sorted Array II44.0%Medium0.014815085785140639https://leetcode.com/problems/remove-duplicates-from-sorted-array-ii
690371Sum of Two Integers50.7%Medium0.014064929467403538https://leetcode.com/problems/sum-of-two-integers
691724Find Pivot Index44.0%Easy0.013850636933899008https://leetcode.com/problems/find-pivot-index
692144Binary Tree Preorder Traversal55.7%Medium0.013667638728663807https://leetcode.com/problems/binary-tree-preorder-traversal
693303Range Sum Query - Immutable44.7%Easy0.013240842236997532https://leetcode.com/problems/range-sum-query-immutable
694154Find Minimum in Rotated Sorted Array II41.6%Hard0.013222109274363887https://leetcode.com/problems/find-minimum-in-rotated-sorted-array-ii
695665Non-decreasing Array19.5%Easy0.013016779950191773https://leetcode.com/problems/non-decreasing-array
696172Factorial Trailing Zeroes37.8%Easy0.012326812480658571https://leetcode.com/problems/factorial-trailing-zeroes
697237Delete Node in a Linked List63.8%Easy0.01153858955649377https://leetcode.com/problems/delete-node-in-a-linked-list
6981051Height Checker71.1%Easy0.011468015591641189https://leetcode.com/problems/height-checker
699797All Paths From Source to Target77.9%Medium0.009845021678804893https://leetcode.com/problems/all-paths-from-source-to-target
7001221Split a String in Balanced Strings83.3%Easy0.008775835172724969https://leetcode.com/problems/split-a-string-in-balanced-strings
701461Hamming Distance72.8%Easy0.00833685528906183https://leetcode.com/problems/hamming-distance
7021344Angle Between Hands of a Clock61.4%Medium0.007795031188053973https://leetcode.com/problems/angle-between-hands-of-a-clock
7031365How Many Numbers Are Smaller Than the Current Number85.6%Easy0.007109877088701047https://leetcode.com/problems/how-many-numbers-are-smaller-than-the-current-number
704111Minimum Depth of Binary Tree37.4%Easy0.0066203485760693214https://leetcode.com/problems/minimum-depth-of-binary-tree
7051431Kids With the Greatest Number of Candies88.9%Easy0.005927699633275225https://leetcode.com/problems/kids-with-the-greatest-number-of-candies
706278First Bad Version35.7%Easy0.005391575265790431https://leetcode.com/problems/first-bad-version
70727Remove Element48.2%Easy0.0035524016043678225https://leetcode.com/problems/remove-element
708190Reverse Bits39.8%Easy0.0018316700789167337https://leetcode.com/problems/reverse-bits