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

39 KiB

1138Copy List with Random Pointer36.4%Medium2.9916072330367776https://leetcode.com/problems/copy-list-with-random-pointer
2146LRU Cache33.2%Medium2.88011930741835https://leetcode.com/problems/lru-cache
31396Design Underground System64.7%Medium2.7686313817999224https://leetcode.com/problems/design-underground-system
4430Flatten a Multilevel Doubly Linked List55.1%Medium2.699294019942542https://leetcode.com/problems/flatten-a-multilevel-doubly-linked-list
5200Number of Islands46.8%Medium2.5893928602940184https://leetcode.com/problems/number-of-islands
6445Add Two Numbers II54.5%Medium2.5005209232280814https://leetcode.com/problems/add-two-numbers-ii
7723Candy Crush69.2%Medium2.4433718804091535https://leetcode.com/problems/candy-crush
8394Decode String50.0%Medium2.4354178381724667https://leetcode.com/problems/decode-string
9582Kill Process60.8%Medium2.329004207705794https://leetcode.com/problems/kill-process
101Two Sum45.6%Easy2.2663379529079926https://leetcode.com/problems/two-sum
11451Sort Characters By Frequency63.0%Medium2.214754567267123https://leetcode.com/problems/sort-characters-by-frequency
122Add Two Numbers33.9%Medium2.2105161651535843https://leetcode.com/problems/add-two-numbers
131169Invalid Transactions31.2%Medium2.1276788037634873https://leetcode.com/problems/invalid-transactions
14117Populating Next Right Pointers in Each Node II39.1%Medium2.118212486885331https://leetcode.com/problems/populating-next-right-pointers-in-each-node-ii
1542Trapping Rain Water48.9%Hard2.0660776889450734https://leetcode.com/problems/trapping-rain-water
1620Valid Parentheses39.0%Easy2.0208637675689056https://leetcode.com/problems/valid-parentheses
17380Insert Delete GetRandom O(1)47.5%Medium1.9093758419504783https://leetcode.com/problems/insert-delete-getrandom-o1
18155Min Stack44.5%Easy1.8753356079546997https://leetcode.com/problems/min-stack
1998Validate Binary Search Tree27.8%Medium1.8280334735241495https://leetcode.com/problems/validate-binary-search-tree
20253Meeting Rooms II45.7%Medium1.7748254445172882https://leetcode.com/problems/meeting-rooms-ii
21121Best Time to Buy and Sell Stock50.5%Easy1.7316498584399342https://leetcode.com/problems/best-time-to-buy-and-sell-stock
22387First Unique Character in a String53.4%Easy1.6717206372907538https://leetcode.com/problems/first-unique-character-in-a-string
2356Merge Intervals39.3%Medium1.6344853036753995https://leetcode.com/problems/merge-intervals
24214Shortest Palindrome29.8%Hard1.628304607593452https://leetcode.com/problems/shortest-palindrome
251274Number of Ships in a Rectangle66.3%Hard1.6253239794553143https://leetcode.com/problems/number-of-ships-in-a-rectangle
261029Two City Scheduling56.1%Easy1.6062408497394156https://leetcode.com/problems/two-city-scheduling
27283Move Zeroes57.8%Easy1.5700380214242422https://leetcode.com/problems/move-zeroes
28116Populating Next Right Pointers in Each Node45.2%Medium1.5282163044390433https://leetcode.com/problems/populating-next-right-pointers-in-each-node
29390Elimination Game44.5%Medium1.435519307483543https://leetcode.com/problems/elimination-game
303Longest Substring Without Repeating Characters30.4%Medium1.3959826812294072https://leetcode.com/problems/longest-substring-without-repeating-characters
3123Merge k Sorted Lists40.2%Hard1.390362038117481https://leetcode.com/problems/merge-k-sorted-lists
321209Remove All Adjacent Duplicates in String II56.9%Medium1.2788741124990537https://leetcode.com/problems/remove-all-adjacent-duplicates-in-string-ii
33463Island Perimeter65.7%Easy1.245274068255333https://leetcode.com/problems/island-perimeter
34242Valid Anagram56.9%Easy1.1337861426369056https://leetcode.com/problems/valid-anagram
35269Alien Dictionary33.3%Hard1.099252698552309https://leetcode.com/problems/alien-dictionary
36114Flatten Binary Tree to Linked List49.3%Medium1.0986122886681096https://leetcode.com/problems/flatten-binary-tree-to-linked-list
37139Word Break40.1%Medium1.0903842081598691https://leetcode.com/problems/word-break
384Median of Two Sorted Arrays29.6%Hard1.0617282987657621https://leetcode.com/problems/median-of-two-sorted-arrays
39271Encode and Decode Strings31.5%Medium1.0528027526368156https://leetcode.com/problems/encode-and-decode-strings
4033Search in Rotated Sorted Array34.5%Medium1.0520357838367607https://leetcode.com/problems/search-in-rotated-sorted-array
4112Integer to Roman55.1%Medium1.0302007147147747https://leetcode.com/problems/integer-to-roman
42206Reverse Linked List62.5%Easy1.0194232916385328https://leetcode.com/problems/reverse-linked-list
43301Remove Invalid Parentheses43.3%Hard1.0163915378390016https://leetcode.com/problems/remove-invalid-parentheses
4421Merge Two Sorted Lists53.5%Easy0.9730025194287449https://leetcode.com/problems/merge-two-sorted-lists
457Reverse Integer25.8%Easy0.9636538129651142https://leetcode.com/problems/reverse-integer
4669Sqrt(x)33.9%Easy0.9425416082510271https://leetcode.com/problems/sqrtx
47628Maximum Product of Three Numbers47.1%Easy0.9179560111932162https://leetcode.com/problems/maximum-product-of-three-numbers
48153Sum26.8%Medium0.9115464188984339https://leetcode.com/problems/3sum
49346Moving Average from Data Stream70.9%Easy0.893574774039618https://leetcode.com/problems/moving-average-from-data-stream
50105Construct Binary Tree from Preorder and Inorder Traversal48.8%Medium0.856966942738701https://leetcode.com/problems/construct-binary-tree-from-preorder-and-inorder-traversal
51554Brick Wall50.0%Medium0.8487112881843506https://leetcode.com/problems/brick-wall
52460LFU Cache34.2%Hard0.8452742509276767https://leetcode.com/problems/lfu-cache
5353Maximum Subarray46.5%Easy0.8338660450189812https://leetcode.com/problems/maximum-subarray
54692Top K Frequent Words51.8%Medium0.8219759071619612https://leetcode.com/problems/top-k-frequent-words
555Longest Palindromic Substring29.5%Medium0.8154521489335768https://leetcode.com/problems/longest-palindromic-substring
56239Sliding Window Maximum43.0%Hard0.8060721931479718https://leetcode.com/problems/sliding-window-maximum
57295Find Median from Data Stream44.3%Hard0.7864008043695105https://leetcode.com/problems/find-median-from-data-stream
5862Unique Paths54.1%Medium0.7819517612115802https://leetcode.com/problems/unique-paths
59236Lowest Common Ancestor of a Binary Tree45.7%Medium0.7585897524597297https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-tree
6054Spiral Matrix34.1%Medium0.7505169147393441https://leetcode.com/problems/spiral-matrix
61273Integer to English Words27.1%Hard0.7404748586772619https://leetcode.com/problems/integer-to-english-words
62611Valid Triangle Number48.4%Medium0.7357067949787413https://leetcode.com/problems/valid-triangle-number
63160Intersection of Two Linked Lists40.6%Easy0.7095335003665627https://leetcode.com/problems/intersection-of-two-linked-lists
64332Reconstruct Itinerary36.7%Medium0.6934933810134637https://leetcode.com/problems/reconstruct-itinerary
65987Vertical Order Traversal of a Binary Tree36.6%Medium0.6653429641530142https://leetcode.com/problems/vertical-order-traversal-of-a-binary-tree
66173Binary Search Tree Iterator56.6%Medium0.6626352388032212https://leetcode.com/problems/binary-search-tree-iterator
6710Regular Expression Matching26.8%Hard0.6273817982285409https://leetcode.com/problems/regular-expression-matching
68122Best Time to Buy and Sell Stock II57.0%Easy0.620692101344523https://leetcode.com/problems/best-time-to-buy-and-sell-stock-ii
6949Group Anagrams56.9%Medium0.6192590691619644https://leetcode.com/problems/group-anagrams
70797All Paths From Source to Target77.9%Medium0.6133054173259477https://leetcode.com/problems/all-paths-from-source-to-target
71102Binary Tree Level Order Traversal54.6%Medium0.598984719563006https://leetcode.com/problems/binary-tree-level-order-traversal
72127Word Ladder29.6%Medium0.5839478885949534https://leetcode.com/problems/word-ladder
73443String Compression41.3%Easy0.5809942743419542https://leetcode.com/problems/string-compression
7488Merge Sorted Array39.4%Easy0.571985667665598https://leetcode.com/problems/merge-sorted-array
75314Binary Tree Vertical Order Traversal45.3%Medium0.5697543914580919https://leetcode.com/problems/binary-tree-vertical-order-traversal
76384Shuffle an Array52.8%Medium0.5613156759328372https://leetcode.com/problems/shuffle-an-array
77235Lowest Common Ancestor of a Binary Search Tree49.9%Easy0.5565464902832835https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree
78322Coin Change35.5%Medium0.5515361644679891https://leetcode.com/problems/coin-change
7978Subsets62.0%Medium0.5447142447216986https://leetcode.com/problems/subsets
801472Design Browser History64.6%Medium0.5365781198684054https://leetcode.com/problems/design-browser-history
81399Evaluate Division51.6%Medium0.5332723866487983https://leetcode.com/problems/evaluate-division
82140Word Break II32.6%Hard0.5270660323324061https://leetcode.com/problems/word-break-ii
8372Edit Distance44.8%Hard0.4973447790261514https://leetcode.com/problems/edit-distance
84199Binary Tree Right Side View54.1%Medium0.48753322716717645https://leetcode.com/problems/binary-tree-right-side-view
85662Maximum Width of Binary Tree41.0%Medium0.4763908360365309https://leetcode.com/problems/maximum-width-of-binary-tree
86759Employee Free Time66.3%Hard0.4763656648250958https://leetcode.com/problems/employee-free-time
8784Largest Rectangle in Histogram35.2%Hard0.47303377627978027https://leetcode.com/problems/largest-rectangle-in-histogram
888String to Integer (atoi)15.4%Medium0.4660655155190756https://leetcode.com/problems/string-to-integer-atoi
89128Longest Consecutive Sequence45.1%Hard0.4586585434961303https://leetcode.com/problems/longest-consecutive-sequence
9041First Missing Positive32.0%Hard0.4577280774627401https://leetcode.com/problems/first-missing-positive
91162Find Peak Element43.3%Medium0.4542122961558814https://leetcode.com/problems/find-peak-element
92739Daily Temperatures63.3%Medium0.4492773337550074https://leetcode.com/problems/daily-temperatures
93328Odd Even Linked List55.7%Medium0.44107885769261934https://leetcode.com/problems/odd-even-linked-list
94126Word Ladder II22.1%Hard0.43777160210436394https://leetcode.com/problems/word-ladder-ii
9550Pow(x;n)30.3%Medium0.4274653596092084https://leetcode.com/problems/powx-n
96535Encode and Decode TinyURL79.9%Medium0.4221173972425086https://leetcode.com/problems/encode-and-decode-tinyurl
97347Top K Frequent Elements61.2%Medium0.4113452979974663https://leetcode.com/problems/top-k-frequent-elements
98234Palindrome Linked List39.3%Easy0.40610862095331074https://leetcode.com/problems/palindrome-linked-list
99488Zuma Game39.9%Hard0.3999856423435388https://leetcode.com/problems/zuma-game
100118Pascal's Triangle52.5%Easy0.3983282893707838https://leetcode.com/problems/pascals-triangle
10131Next Permutation32.6%Medium0.3965135773768611https://leetcode.com/problems/next-permutation
10211Container With Most Water50.8%Medium0.3920877580285051https://leetcode.com/problems/container-with-most-water
103496Next Greater Element I63.8%Easy0.39096401741736453https://leetcode.com/problems/next-greater-element-i
104171Excel Sheet Column Number55.9%Easy0.3891015365515057https://leetcode.com/problems/excel-sheet-column-number
1059Palindrome Number48.4%Easy0.3889248192216875https://leetcode.com/problems/palindrome-number
1061047Remove All Adjacent Duplicates In String68.6%Easy0.38744859425846845https://leetcode.com/problems/remove-all-adjacent-duplicates-in-string
10734Find First and Last Position of Element in Sorted Array36.2%Medium0.3847852205330874https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array
108349Intersection of Two Arrays62.5%Easy0.3823387899165356https://leetcode.com/problems/intersection-of-two-arrays
109311Sparse Matrix Multiplication61.9%Medium0.37117603462953225https://leetcode.com/problems/sparse-matrix-multiplication
11079Word Search35.6%Medium0.355241060704579https://leetcode.com/problems/word-search
11144Wildcard Matching24.7%Hard0.34881383996175425https://leetcode.com/problems/wildcard-matching
112362Design Hit Counter63.7%Medium0.34451909789108437https://leetcode.com/problems/design-hit-counter
113230Kth Smallest Element in a BST60.2%Medium0.3413184800841155https://leetcode.com/problems/kth-smallest-element-in-a-bst
114124Binary Tree Maximum Path Sum34.3%Hard0.33702679091242466https://leetcode.com/problems/binary-tree-maximum-path-sum
115268Missing Number51.7%Easy0.3338128467131867https://leetcode.com/problems/missing-number
11664Minimum Path Sum54.5%Medium0.3317195432884912https://leetcode.com/problems/minimum-path-sum
117215Kth Largest Element in an Array55.4%Medium0.3300278321382259https://leetcode.com/problems/kth-largest-element-in-an-array
118353Design Snake Game34.2%Medium0.32931497055013925https://leetcode.com/problems/design-snake-game
11946Permutations63.5%Medium0.32304289477761106https://leetcode.com/problems/permutations
120221Maximal Square37.7%Medium0.3057737602882765https://leetcode.com/problems/maximal-square
12117Letter Combinations of a Phone Number46.8%Medium0.30552675752628056https://leetcode.com/problems/letter-combinations-of-a-phone-number
122205Isomorphic Strings39.8%Easy0.30101800626340847https://leetcode.com/problems/isomorphic-strings
12375Sort Colors47.3%Medium0.2778743740687611https://leetcode.com/problems/sort-colors
124695Max Area of Island62.7%Medium0.2770125235595406https://leetcode.com/problems/max-area-of-island
125136Single Number65.5%Easy0.27522969174444734https://leetcode.com/problems/single-number
12622Generate Parentheses62.7%Medium0.274428104404814https://leetcode.com/problems/generate-parentheses
127229Majority Element II35.6%Medium0.2683771567744578https://leetcode.com/problems/majority-element-ii
128503Next Greater Element II56.5%Medium0.26590939545778536https://leetcode.com/problems/next-greater-element-ii
129209Minimum Size Subarray Sum38.2%Medium0.26557641498817536https://leetcode.com/problems/minimum-size-subarray-sum
130694Number of Distinct Islands56.0%Medium0.26236426446749106https://leetcode.com/problems/number-of-distinct-islands
131422Valid Word Square37.7%Easy0.2578291093020998https://leetcode.com/problems/valid-word-square
132252Meeting Rooms54.6%Easy0.2539330877151399https://leetcode.com/problems/meeting-rooms
133286Walls and Gates54.5%Medium0.2531417471996048https://leetcode.com/problems/walls-and-gates
13448Rotate Image56.7%Medium0.2525907526405108https://leetcode.com/problems/rotate-image
135821Shortest Distance to a Character66.9%Easy0.24320527953164725https://leetcode.com/problems/shortest-distance-to-a-character
136240Search a 2D Matrix II43.2%Medium0.24218097481422138https://leetcode.com/problems/search-a-2d-matrix-ii
137716Max Stack42.6%Easy0.24108416003009112https://leetcode.com/problems/max-stack
13885Maximal Rectangle37.7%Hard0.2404427185770219https://leetcode.com/problems/maximal-rectangle
13963Unique Paths II34.6%Medium0.2348446787507317https://leetcode.com/problems/unique-paths-ii
14076Minimum Window Substring34.6%Hard0.23436338587849237https://leetcode.com/problems/minimum-window-substring
141572Subtree of Another Tree44.1%Easy0.23328636844031944https://leetcode.com/problems/subtree-of-another-tree
142151Reverse Words in a String21.9%Medium0.23114347137583938https://leetcode.com/problems/reverse-words-in-a-string
143412Fizz Buzz62.3%Easy0.23023806672070082https://leetcode.com/problems/fizz-buzz
144652Find Duplicate Subtrees50.2%Medium0.23015822831359434https://leetcode.com/problems/find-duplicate-subtrees
145924Minimize Malware Spread42.0%Hard0.22884157242884745https://leetcode.com/problems/minimize-malware-spread
14691Decode Ways24.7%Medium0.2254754606491885https://leetcode.com/problems/decode-ways
147238Product of Array Except Self60.1%Medium0.22477655808124566https://leetcode.com/problems/product-of-array-except-self
1481223Dice Roll Simulation45.6%Medium0.2166710368085923https://leetcode.com/problems/dice-roll-simulation
149560Subarray Sum Equals K43.9%Medium0.21610695147886494https://leetcode.com/problems/subarray-sum-equals-k
150442Find All Duplicates in an Array67.8%Medium0.21334822899856468https://leetcode.com/problems/find-all-duplicates-in-an-array
1516ZigZag Conversion36.3%Medium0.21040551802808702https://leetcode.com/problems/zigzag-conversion
152287Find the Duplicate Number55.5%Medium0.20950804936372536https://leetcode.com/problems/find-the-duplicate-number
153315Count of Smaller Numbers After Self41.5%Hard0.20806843787404064https://leetcode.com/problems/count-of-smaller-numbers-after-self
154232Implement Queue using Stacks49.6%Easy0.20615437352136948https://leetcode.com/problems/implement-queue-using-stacks
155208Implement Trie (Prefix Tree)49.4%Medium0.20593713931590088https://leetcode.com/problems/implement-trie-prefix-tree
156163Sum Closest46.0%Medium0.2058081329110988https://leetcode.com/problems/3sum-closest
157513Find Bottom Left Tree Value61.5%Medium0.20328581918106378https://leetcode.com/problems/find-bottom-left-tree-value
158543Diameter of Binary Tree48.4%Easy0.2027481163433401https://leetcode.com/problems/diameter-of-binary-tree
159836Rectangle Overlap48.6%Easy0.19944370144318244https://leetcode.com/problems/rectangle-overlap
16013Roman to Integer55.7%Easy0.19870163716069https://leetcode.com/problems/roman-to-integer
161510Inorder Successor in BST II58.0%Medium0.19714257713870645https://leetcode.com/problems/inorder-successor-in-bst-ii
162329Longest Increasing Path in a Matrix43.4%Hard0.1954447382872236https://leetcode.com/problems/longest-increasing-path-in-a-matrix
1631060Missing Element in Sorted Array54.5%Medium0.1950605825713844https://leetcode.com/problems/missing-element-in-sorted-array
16494Binary Tree Inorder Traversal63.3%Medium0.1948180665300998https://leetcode.com/problems/binary-tree-inorder-traversal
165120Triangle44.2%Medium0.19325424809414601https://leetcode.com/problems/triangle
16692Reverse Linked List II38.8%Medium0.19248981022320735https://leetcode.com/problems/reverse-linked-list-ii
167153Find Minimum in Rotated Sorted Array45.1%Medium0.191995528322351https://leetcode.com/problems/find-minimum-in-rotated-sorted-array
168207Course Schedule43.1%Medium0.19082802919680183https://leetcode.com/problems/course-schedule
169402Remove K Digits28.4%Medium0.18924199963852842https://leetcode.com/problems/remove-k-digits
170658Find K Closest Elements40.9%Medium0.18663941293482042https://leetcode.com/problems/find-k-closest-elements
171518Coin Change 250.2%Medium0.18373876827436816https://leetcode.com/problems/coin-change-2
172889Construct Binary Tree from Preorder and Postorder Traversal66.2%Medium0.18315872720701828https://leetcode.com/problems/construct-binary-tree-from-preorder-and-postorder-traversal
17370Climbing Stairs47.8%Easy0.1820258821345787https://leetcode.com/problems/climbing-stairs
174226Invert Binary Tree65.0%Easy0.18135450553395235https://leetcode.com/problems/invert-binary-tree
17519Remove Nth Node From End of List35.2%Medium0.17998225417577363https://leetcode.com/problems/remove-nth-node-from-end-of-list
176203Remove Linked List Elements38.6%Easy0.17950766176348673https://leetcode.com/problems/remove-linked-list-elements
1771244Design A Leaderboard60.7%Medium0.17763094743610072https://leetcode.com/problems/design-a-leaderboard
178202Happy Number50.4%Easy0.17408932588103054https://leetcode.com/problems/happy-number
1791249Minimum Remove to Make Valid Parentheses62.5%Medium0.17148553745267525https://leetcode.com/problems/minimum-remove-to-make-valid-parentheses
18097Interleaving String31.5%Hard0.17070662167607636https://leetcode.com/problems/interleaving-string
181344Reverse String68.5%Easy0.16907996884887766https://leetcode.com/problems/reverse-string
182971Flip Binary Tree To Match Preorder Traversal45.7%Medium0.1670540846631662https://leetcode.com/problems/flip-binary-tree-to-match-preorder-traversal
183529Minesweeper59.1%Medium0.16635770580494058https://leetcode.com/problems/minesweeper
184727Minimum Window Subsequence41.8%Hard0.15970111035790735https://leetcode.com/problems/minimum-window-subsequence
185101Symmetric Tree46.8%Easy0.15457702816029933https://leetcode.com/problems/symmetric-tree
186414Third Maximum Number30.5%Easy0.15407631103237035https://leetcode.com/problems/third-maximum-number
187417Pacific Atlantic Water Flow41.1%Medium0.15226921172755276https://leetcode.com/problems/pacific-atlantic-water-flow
188470Implement Rand10() Using Rand7()46.3%Medium0.15154989812720093https://leetcode.com/problems/implement-rand10-using-rand7
189386Lexicographical Numbers51.6%Medium0.14854271203296188https://leetcode.com/problems/lexicographical-numbers
190504Base 746.2%Easy0.14612656455721032https://leetcode.com/problems/base-7
19124Swap Nodes in Pairs50.4%Medium0.14499222491243005https://leetcode.com/problems/swap-nodes-in-pairs
192237Delete Node in a Linked List63.8%Easy0.14499031042859406https://leetcode.com/problems/delete-node-in-a-linked-list
193852Peak Index in a Mountain Array71.6%Easy0.1445812288111076https://leetcode.com/problems/peak-index-in-a-mountain-array
194415Add Strings47.5%Easy0.14343082219506165https://leetcode.com/problems/add-strings
195426Convert Binary Search Tree to Sorted Doubly Linked List59.1%Medium0.14252878462127264https://leetcode.com/problems/convert-binary-search-tree-to-sorted-doubly-linked-list
196348Design Tic-Tac-Toe54.3%Medium0.14252878462127264https://leetcode.com/problems/design-tic-tac-toe
197188Best Time to Buy and Sell Stock IV28.0%Hard0.1396533313293086https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iv
198225Implement Stack using Queues45.1%Easy0.1390589799907463https://leetcode.com/problems/implement-stack-using-queues
199250Count Univalue Subtrees52.0%Medium0.13767409129953323https://leetcode.com/problems/count-univalue-subtrees
20071Simplify Path32.6%Medium0.13762137787604775https://leetcode.com/problems/simplify-path
201565Array Nesting55.5%Medium0.13762137787604775https://leetcode.com/problems/array-nesting
202397Integer Replacement32.9%Medium0.13720112151348504https://leetcode.com/problems/integer-replacement
20399Recover Binary Search Tree39.7%Hard0.1363765523041528https://leetcode.com/problems/recover-binary-search-tree
20481Search in Rotated Sorted Array II33.0%Medium0.13455967035008862https://leetcode.com/problems/search-in-rotated-sorted-array-ii
205678Valid Parenthesis String31.0%Medium0.13417736429600724https://leetcode.com/problems/valid-parenthesis-string
206125Valid Palindrome36.7%Easy0.13416684727631417https://leetcode.com/problems/valid-palindrome
207378Kth Smallest Element in a Sorted Matrix54.3%Medium0.13397014948713715https://leetcode.com/problems/kth-smallest-element-in-a-sorted-matrix
2081347Minimum Number of Steps to Make Two Strings Anagram74.7%Medium0.13375498122243565https://leetcode.com/problems/minimum-number-of-steps-to-make-two-strings-anagram
209123Best Time to Buy and Sell Stock III37.5%Hard0.12991500860874672https://leetcode.com/problems/best-time-to-buy-and-sell-stock-iii
210359Logger Rate Limiter70.8%Easy0.1248502028794759https://leetcode.com/problems/logger-rate-limiter
211109Convert Sorted List to Binary Search Tree47.7%Medium0.12302181451266285https://leetcode.com/problems/convert-sorted-list-to-binary-search-tree
212228Summary Ranges39.5%Medium0.1207191114343526https://leetcode.com/problems/summary-ranges
213404Sum of Left Leaves50.9%Easy0.1193071581156751https://leetcode.com/problems/sum-of-left-leaves
214341Flatten Nested List Iterator52.9%Medium0.11879160861126825https://leetcode.com/problems/flatten-nested-list-iterator
2151054Distant Barcodes43.2%Medium0.11855973472455572https://leetcode.com/problems/distant-barcodes
216103Binary Tree Zigzag Level Order Traversal48.3%Medium0.11648551004070631https://leetcode.com/problems/binary-tree-zigzag-level-order-traversal
217435Non-overlapping Intervals42.9%Medium0.1158164666843426https://leetcode.com/problems/non-overlapping-intervals
21861Rotate List30.0%Medium0.11528615545779625https://leetcode.com/problems/rotate-list
21928Implement strStr()34.5%Easy0.11289821506454988https://leetcode.com/problems/implement-strstr
220721Accounts Merge48.8%Medium0.11257939199174459https://leetcode.com/problems/accounts-merge
221708Insert into a Sorted Circular Linked List31.6%Medium0.11219725014953141https://leetcode.com/problems/insert-into-a-sorted-circular-linked-list
222532K-diff Pairs in an Array31.6%Easy0.111723209445655https://leetcode.com/problems/k-diff-pairs-in-an-array
22382Remove Duplicates from Sorted List II36.8%Medium0.1110882064011508https://leetcode.com/problems/remove-duplicates-from-sorted-list-ii
2241188Design Bounded Blocking Queue70.5%Medium0.11030454201470608https://leetcode.com/problems/design-bounded-blocking-queue
225198House Robber42.0%Easy0.10785152815546674https://leetcode.com/problems/house-robber
226108Convert Sorted Array to Binary Search Tree57.9%Easy0.10686314554236129https://leetcode.com/problems/convert-sorted-array-to-binary-search-tree
227112Path Sum41.2%Easy0.10531937947649221https://leetcode.com/problems/path-sum
22826Remove Duplicates from Sorted Array45.1%Easy0.10424167132184688https://leetcode.com/problems/remove-duplicates-from-sorted-array
229289Game of Life54.5%Medium0.10365526175211173https://leetcode.com/problems/game-of-life
230336Palindrome Pairs33.7%Hard0.10259559233600947https://leetcode.com/problems/palindrome-pairs
231141Linked List Cycle41.1%Easy0.10063328674952829https://leetcode.com/problems/linked-list-cycle
23290Subsets II47.1%Medium0.09830555874512009https://leetcode.com/problems/subsets-ii
233642Design Search Autocomplete System44.7%Hard0.09500811062818718https://leetcode.com/problems/design-search-autocomplete-system
234567Permutation in String44.4%Medium0.08995633353390375https://leetcode.com/problems/permutation-in-string
235285Inorder Successor in BST40.4%Medium0.08649364464568089https://leetcode.com/problems/inorder-successor-in-bst
236991Broken Calculator45.6%Medium0.08515780834030685https://leetcode.com/problems/broken-calculator
237131Palindrome Partitioning47.5%Medium0.08388550716227433https://leetcode.com/problems/palindrome-partitioning
238297Serialize and Deserialize Binary Tree47.5%Hard0.0834242216674795https://leetcode.com/problems/serialize-and-deserialize-binary-tree
239204Count Primes31.5%Easy0.08336741437414971https://leetcode.com/problems/count-primes
240857Minimum Cost to Hire K Workers49.6%Hard0.08320805808821628https://leetcode.com/problems/minimum-cost-to-hire-k-workers
241557Reverse Words in a String III69.8%Easy0.0828837318214325https://leetcode.com/problems/reverse-words-in-a-string-iii
242813Largest Sum of Averages49.9%Medium0.08201315166083516https://leetcode.com/problems/largest-sum-of-averages
243737Sentence Similarity II45.8%Medium0.08167803101426718https://leetcode.com/problems/sentence-similarity-ii
24474Search a 2D Matrix36.5%Medium0.08108897817576358https://leetcode.com/problems/search-a-2d-matrix
245448Find All Numbers Disappeared in an Array55.9%Easy0.08099584515633794https://leetcode.com/problems/find-all-numbers-disappeared-in-an-array
24696Unique Binary Search Trees52.9%Medium0.08025695513016742https://leetcode.com/problems/unique-binary-search-trees
247673Number of Longest Increasing Subsequence35.7%Medium0.08025695513016742https://leetcode.com/problems/number-of-longest-increasing-subsequence
248303Range Sum Query - Immutable44.7%Easy0.08001707486353822https://leetcode.com/problems/range-sum-query-immutable
249392Is Subsequence49.2%Easy0.07897107508821988https://leetcode.com/problems/is-subsequence
250784Letter Case Permutation64.6%Medium0.0787033338274549https://leetcode.com/problems/letter-case-permutation
251189Rotate Array34.7%Easy0.07859731751631634https://leetcode.com/problems/rotate-array
2521297Maximum Number of Occurrences of a Substring47.3%Medium0.07770898432731625https://leetcode.com/problems/maximum-number-of-occurrences-of-a-substring
25355Jump Game34.6%Medium0.07748307858552587https://leetcode.com/problems/jump-game
2541155Number of Dice Rolls With Target Sum49.0%Medium0.07356256717701673https://leetcode.com/problems/number-of-dice-rolls-with-target-sum
255450Delete Node in a BST43.1%Medium0.07216836682371046https://leetcode.com/problems/delete-node-in-a-bst
25635Search Insert Position42.6%Easy0.07187646029497265https://leetcode.com/problems/search-insert-position
2571114Print in Order65.7%Easy0.0700675626167169https://leetcode.com/problems/print-in-order
258432All O`one Data Structure32.4%Hard0.06887402901251127https://leetcode.com/problems/all-oone-data-structure
259338Counting Bits69.5%Medium0.06616169008990747https://leetcode.com/problems/counting-bits
2601145Binary Tree Coloring Game51.2%Medium0.06592172080482424https://leetcode.com/problems/binary-tree-coloring-game
261167Two Sum II - Input array is sorted54.1%Easy0.06546140041370939https://leetcode.com/problems/two-sum-ii-input-array-is-sorted
26214Longest Common Prefix35.4%Easy0.06517750377430989https://leetcode.com/problems/longest-common-prefix
263846Hand of Straights54.2%Medium0.06472423940349638https://leetcode.com/problems/hand-of-straights
2641105Filling Bookcase Shelves58.1%Medium0.06464285626208545https://leetcode.com/problems/filling-bookcase-shelves
26536Valid Sudoku48.7%Medium0.06350219850936348https://leetcode.com/problems/valid-sudoku
266413Arithmetic Slices57.9%Medium0.06286986221654821https://leetcode.com/problems/arithmetic-slices
267350Intersection of Two Arrays II51.4%Easy0.06202949919751832https://leetcode.com/problems/intersection-of-two-arrays-ii
26847Permutations II46.4%Medium0.05897935516253239https://leetcode.com/problems/permutations-ii
269516Longest Palindromic Subsequence53.2%Medium0.058432099871092734https://leetcode.com/problems/longest-palindromic-subsequence
27032Longest Valid Parentheses28.4%Hard0.0556316959861487https://leetcode.com/problems/longest-valid-parentheses
27130Substring with Concatenation of All Words25.4%Hard0.05509349054082484https://leetcode.com/problems/substring-with-concatenation-of-all-words
272149Max Points on a Line16.9%Hard0.0550597771830274https://leetcode.com/problems/max-points-on-a-line
273222Count Complete Tree Nodes46.8%Medium0.05492114472894792https://leetcode.com/problems/count-complete-tree-nodes
274752Open the Lock51.8%Medium0.05449289949671372https://leetcode.com/problems/open-the-lock
275703Kth Largest Element in a Stream49.7%Easy0.054472280837981495https://leetcode.com/problems/kth-largest-element-in-a-stream
276724Find Pivot Index44.0%Easy0.05428741283782842https://leetcode.com/problems/find-pivot-index
277714Best 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
278395Longest Substring with At Least K Repeating Characters41.4%Medium0.05371219359052555https://leetcode.com/problems/longest-substring-with-at-least-k-repeating-characters
2791312Minimum Insertion Steps to Make a String Palindrome58.1%Hard0.050261834780888255https://leetcode.com/problems/minimum-insertion-steps-to-make-a-string-palindrome
280216Combination Sum III56.6%Medium0.05017774958571902https://leetcode.com/problems/combination-sum-iii
281219Contains Duplicate II37.7%Easy0.05012010405957234https://leetcode.com/problems/contains-duplicate-ii
282129Sum Root to Leaf Numbers49.1%Medium0.050010420574661374https://leetcode.com/problems/sum-root-to-leaf-numbers
283152Maximum Product Subarray31.7%Medium0.04922388062576129https://leetcode.com/problems/maximum-product-subarray
284437Path Sum III47.2%Medium0.047656426639019575https://leetcode.com/problems/path-sum-iii
285986Interval List Intersections67.3%Medium0.04703983015489417https://leetcode.com/problems/interval-list-intersections
286556Next Greater Element III31.7%Medium0.04679216150675895https://leetcode.com/problems/next-greater-element-iii
287933Number of Recent Calls71.9%Easy0.046737477851689815https://leetcode.com/problems/number-of-recent-calls
288978Longest Turbulent Subarray46.6%Medium0.046737477851689815https://leetcode.com/problems/longest-turbulent-subarray
289176Second Highest Salary31.6%Easy0.045338680589061736https://leetcode.com/problems/second-highest-salary
290733Flood Fill55.3%Easy0.04413292021115189https://leetcode.com/problems/flood-fill
291104Maximum Depth of Binary Tree66.0%Easy0.043698924213377836https://leetcode.com/problems/maximum-depth-of-binary-tree
292895Maximum Frequency Stack60.6%Hard0.04329680575332419https://leetcode.com/problems/maximum-frequency-stack
293110Balanced Binary Tree43.5%Easy0.04313244044957316https://leetcode.com/problems/balanced-binary-tree
294540Single Element in a Sorted Array57.9%Medium0.042721256704769804https://leetcode.com/problems/single-element-in-a-sorted-array
295787Cheapest Flights Within K Stops39.3%Medium0.04186657939278993https://leetcode.com/problems/cheapest-flights-within-k-stops
29629Divide Two Integers16.4%Medium0.04159641425367403https://leetcode.com/problems/divide-two-integers
297258Add Digits57.6%Easy0.04107874349984602https://leetcode.com/problems/add-digits
298292Nim Game54.9%Easy0.03996979643236185https://leetcode.com/problems/nim-game
299212Word Search II34.9%Hard0.03881156536434583https://leetcode.com/problems/word-search-ii
300184Sum33.7%Medium0.03880215185647971https://leetcode.com/problems/4sum
301993Cousins in Binary Tree52.0%Easy0.03876454345024432https://leetcode.com/problems/cousins-in-binary-tree
302270Closest Binary Search Tree Value48.5%Easy0.03812405784173832https://leetcode.com/problems/closest-binary-search-tree-value
303144Binary Tree Preorder Traversal55.7%Medium0.03751377610149742https://leetcode.com/problems/binary-tree-preorder-traversal
304646Maximum Length of Pair Chain51.9%Medium0.036870535808327706https://leetcode.com/problems/maximum-length-of-pair-chain
305340Longest Substring with At Most K Distinct Characters44.1%Hard0.035917667750755534https://leetcode.com/problems/longest-substring-with-at-most-k-distinct-characters
3066502 Keys Keyboard49.2%Medium0.035910501305770864https://leetcode.com/problems/2-keys-keyboard
307334Increasing Triplet Subsequence40.0%Medium0.03577488021091517https://leetcode.com/problems/increasing-triplet-subsequence
308595Big Countries77.3%Easy0.03475253199083958https://leetcode.com/problems/big-countries
3091002Find Common Characters67.6%Easy0.03404262162737441https://leetcode.com/problems/find-common-characters
310217Contains Duplicate56.0%Easy0.03367321510658789https://leetcode.com/problems/contains-duplicate
311274H-Index36.1%Medium0.03364488914272426https://leetcode.com/problems/h-index
3121123Lowest Common Ancestor of Deepest Leaves66.8%Medium0.03147388037973136https://leetcode.com/problems/lowest-common-ancestor-of-deepest-leaves
31338Count and Say44.6%Easy0.030956234663467107https://leetcode.com/problems/count-and-say
314581Shortest Unsorted Continuous Subarray31.1%Easy0.029773949243192512https://leetcode.com/problems/shortest-unsorted-continuous-subarray
31566Plus One43.0%Easy0.028982869090985654https://leetcode.com/problems/plus-one
316147Insertion Sort List41.1%Medium0.028675799976666333https://leetcode.com/problems/insertion-sort-list
317621Task Scheduler50.1%Medium0.028315771352780777https://leetcode.com/problems/task-scheduler
318547Friend Circles58.6%Medium0.027307522052851193https://leetcode.com/problems/friend-circles
319310Minimum Height Trees32.3%Medium0.02446605215440636https://leetcode.com/problems/minimum-height-trees
320210Course Schedule II40.7%Medium0.023133880315464483https://leetcode.com/problems/course-schedule-ii
32139Combination Sum56.1%Medium0.02267028230338623https://leetcode.com/problems/combination-sum
322113Path Sum II46.7%Medium0.021882711249507664https://leetcode.com/problems/path-sum-ii
32340Combination Sum II48.2%Medium0.021424290044083395https://leetcode.com/problems/combination-sum-ii
324278First Bad Version35.7%Easy0.021394050366625766https://leetcode.com/problems/first-bad-version
325224Basic Calculator36.8%Hard0.020965128465044926https://leetcode.com/problems/basic-calculator
326424Longest Repeating Character Replacement47.0%Medium0.020461071871340063https://leetcode.com/problems/longest-repeating-character-replacement
327617Merge Two Binary Trees74.1%Easy0.018496211633622316https://leetcode.com/problems/merge-two-binary-trees
328438Find All Anagrams in a String43.3%Medium0.01819334596120571https://leetcode.com/problems/find-all-anagrams-in-a-string
329406Queue Reconstruction by Height66.9%Medium0.01774669468133533https://leetcode.com/problems/queue-reconstruction-by-height
330863All Nodes Distance K in Binary Tree55.4%Medium0.01695674371877865https://leetcode.com/problems/all-nodes-distance-k-in-binary-tree
3311025Divisor Game66.3%Easy0.015015297119995507https://leetcode.com/problems/divisor-game
332912Sort an Array63.9%Medium0.01443026482902881https://leetcode.com/problems/sort-an-array
33327Remove Element48.2%Easy0.01413451093490476https://leetcode.com/problems/remove-element
334100Same Tree53.4%Easy0.012601237835529503https://leetcode.com/problems/same-tree
335172Factorial Trailing Zeroes37.8%Easy0.012326812480658571https://leetcode.com/problems/factorial-trailing-zeroes
336957Prison Cells After N Days40.7%Medium0.010986103354595014https://leetcode.com/problems/prison-cells-after-n-days
337559Maximum Depth of N-ary Tree68.7%Easy0.010974047031976715https://leetcode.com/problems/maximum-depth-of-n-ary-tree
338746Min Cost Climbing Stairs50.3%Easy0.009818439209289494https://leetcode.com/problems/min-cost-climbing-stairs
339106Construct Binary Tree from Inorder and Postorder Traversal47.2%Medium0.009328969762346678https://leetcode.com/problems/construct-binary-tree-from-inorder-and-postorder-traversal
340977Squares of a Sorted Array72.1%Easy0.008733679968754604https://leetcode.com/problems/squares-of-a-sorted-array
3411480Running Sum of 1d Array90.5%Easy0.0026196884456014947https://leetcode.com/problems/running-sum-of-1d-array
342266Palindrome Permutation61.9%Easy0https://leetcode.com/problems/palindrome-permutation
343158Read N Characters Given Read4 II - Call multiple times33.8%Hard0https://leetcode.com/problems/read-n-characters-given-read4-ii-call-multiple-times
344570Managers with at Least 5 Direct Reports66.0%Medium0https://leetcode.com/problems/managers-with-at-least-5-direct-reports
345669Trim a Binary Search Tree63.0%Easy0https://leetcode.com/problems/trim-a-binary-search-tree
346749Contain Virus44.6%Hard0https://leetcode.com/problems/contain-virus
3471104Path In Zigzag Labelled Binary Tree72.0%Medium0https://leetcode.com/problems/path-in-zigzag-labelled-binary-tree
3481478Allocate Mailboxes54.9%Hard0https://leetcode.com/problems/allocate-mailboxes