From 0eac2b25b84053904c5c6078a915ac5a53017863 Mon Sep 17 00:00:00 2001 From: sofc-T Date: Tue, 13 Aug 2024 17:18:14 +0300 Subject: [PATCH] Update google.csv The same list of questions sorted based on frequency. --- google.csv | 882 ++++++++++++++++++++++++++--------------------------- 1 file changed, 441 insertions(+), 441 deletions(-) diff --git a/google.csv b/google.csv index 87fe61b..982cebb 100644 --- a/google.csv +++ b/google.csv @@ -1,442 +1,442 @@ "ID","Title","URL","Is Premium","Acceptance %","Difficulty","Frequency %" -"1","Two Sum","/problems/two-sum","N","49.1%","Easy","24.3305%;" -"2","Add Two Numbers","/problems/add-two-numbers","N","39.8%","Medium","3.37471%;" -"3","Longest Substring Without Repeating Characters","/problems/longest-substring-without-repeating-characters","N","33.8%","Medium","5.5627%;" -"4","Median of Two Sorted Arrays","/problems/median-of-two-sorted-arrays","N","35.3%","Hard","14.6613%;" -"5","Longest Palindromic Substring","/problems/longest-palindromic-substring","N","32.4%","Medium","6.93231%;" -"6","Zigzag Conversion","/problems/zigzag-conversion","N","43.2%","Medium","1.27382%;" -"7","Reverse Integer","/problems/reverse-integer","N","27.2%","Medium","0.965464%;" -"8","String to Integer (atoi)","/problems/string-to-integer-atoi","N","16.6%","Medium","0.692281%;" -"9","Palindrome Number","/problems/palindrome-number","N","52.9%","Easy","5.46529%;" -"10","Regular Expression Matching","/problems/regular-expression-matching","N","28.2%","Hard","4.88739%;" -"11","Container With Most Water","/problems/container-with-most-water","N","54.3%","Medium","4.51408%;" -"12","Integer to Roman","/problems/integer-to-roman","N","61.5%","Medium","8.54213%;" -"13","Roman to Integer","/problems/roman-to-integer","N","58.2%","Easy","26.5603%;" -"14","Longest Common Prefix","/problems/longest-common-prefix","N","40.8%","Easy","9.08803%;" -"15","3Sum","/problems/3sum","N","32.3%","Medium","1.28795%;" -"16","3Sum Closest","/problems/3sum-closest","N","46.1%","Medium","2.77288%;" -"17","Letter Combinations of a Phone Number","/problems/letter-combinations-of-a-phone-number","N","55.7%","Medium","6.68347%;" -"19","Remove Nth Node From End of List","/problems/remove-nth-node-from-end-of-list","N","40.0%","Medium","1.06183%;" -"20","Valid Parentheses","/problems/valid-parentheses","N","40.6%","Easy","9.06313%;" -"21","Merge Two Sorted Lists","/problems/merge-two-sorted-lists","N","61.9%","Easy","3.97405%;" -"22","Generate Parentheses","/problems/generate-parentheses","N","71.9%","Medium","0.866999%;" -"23","Merge k Sorted Lists","/problems/merge-k-sorted-lists","N","48.5%","Hard","7.35112%;" -"25","Reverse Nodes in k-Group","/problems/reverse-nodes-in-k-group","N","53.7%","Hard","1.68437%;" -"26","Remove Duplicates from Sorted Array","/problems/remove-duplicates-from-sorted-array","N","50.9%","Easy","1.33073%;" -"28","Find the Index of the First Occurrence in a String","/problems/find-the-index-of-the-first-occurrence-in-a-string","N","37.6%","Medium","3.20366%;" -"29","Divide Two Integers","/problems/divide-two-integers","N","17.3%","Medium","5.57004%;" -"31","Next Permutation","/problems/next-permutation","N","37.2%","Medium","17.9756%;" -"32","Longest Valid Parentheses","/problems/longest-valid-parentheses","N","32.7%","Hard","1.76199%;" -"33","Search in Rotated Sorted Array","/problems/search-in-rotated-sorted-array","N","38.7%","Medium","0.498979%;" -"34","Find First and Last Position of Element in Sorted Array","/problems/find-first-and-last-position-of-element-in-sorted-array","N","41.6%","Medium","0.736503%;" -"35","Search Insert Position","/problems/search-insert-position","N","42.0%","Easy","3.17841%;" -"37","Sudoku Solver","/problems/sudoku-solver","N","56.8%","Hard","9.62193%;" -"38","Count and Say","/problems/count-and-say","N","51.3%","Medium","8.87456%;" -"39","Combination Sum","/problems/combination-sum","N","67.8%","Medium","1.7661%;" -"41","First Missing Positive","/problems/first-missing-positive","N","36.6%","Hard","2.63386%;" -"42","Trapping Rain Water","/problems/trapping-rain-water","N","58.8%","Hard","18.9844%;" -"43","Multiply Strings","/problems/multiply-strings","N","38.8%","Medium","10.3448%;" -"45","Jump Game II","/problems/jump-game-ii","N","38.6%","Medium","6.13919%;" -"46","Permutations","/problems/permutations","N","74.9%","Medium","1.81001%;" -"48","Rotate Image","/problems/rotate-image","N","70.1%","Medium","1.74654%;" -"49","Group Anagrams","/problems/group-anagrams","N","66.5%","Medium","5.0783%;" -"50","Pow(x, n)","/problems/powx-n","N","32.8%","Medium","4.44478%;" -"51","N-Queens","/problems/n-queens","N","63.1%","Hard","2.53843%;" -"53","Maximum Subarray","/problems/maximum-subarray","N","50.1%","Medium","6.27142%;" -"54","Spiral Matrix","/problems/spiral-matrix","N","43.8%","Medium","5.09298%;" -"55","Jump Game","/problems/jump-game","N","38.5%","Medium","3.03034%;" -"56","Merge Intervals","/problems/merge-intervals","N","46.0%","Medium","23.5663%;" -"57","Insert Interval","/problems/insert-interval","N","38.0%","Medium","25.3153%;" -"60","Permutation Sequence","/problems/permutation-sequence","N","43.8%","Hard","4.88739%;" -"62","Unique Paths","/problems/unique-paths","N","62.3%","Medium","21.4373%;" -"63","Unique Paths II","/problems/unique-paths-ii","N","39.1%","Medium","4.70743%;" -"64","Minimum Path Sum","/problems/minimum-path-sum","N","60.7%","Medium","16.1104%;" -"66","Plus One","/problems/plus-one","N","43.4%","Easy","6.43556%;" -"68","Text Justification","/problems/text-justification","N","36.8%","Hard","70.6621%;" -"69","Sqrt(x)","/problems/sqrtx","N","37.1%","Easy","0.560444%;" -"70","Climbing Stairs","/problems/climbing-stairs","N","51.8%","Easy","1.32549%;" -"71","Simplify Path","/problems/simplify-path","N","39.2%","Medium","7.24461%;" -"72","Edit Distance","/problems/edit-distance","N","52.7%","Hard","7.59696%;" -"74","Search a 2D Matrix","/problems/search-a-2d-matrix","N","47.0%","Medium","1.47331%;" -"75","Sort Colors","/problems/sort-colors","N","57.4%","Medium","0.718889%;" -"76","Minimum Window Substring","/problems/minimum-window-substring","N","40.7%","Hard","1.33231%;" -"78","Subsets","/problems/subsets","N","74.0%","Medium","0.955598%;" -"79","Word Search","/problems/word-search","N","39.8%","Medium","13.0224%;" -"83","Remove Duplicates from Sorted List","/problems/remove-duplicates-from-sorted-list","N","49.9%","Easy","1.98047%;" -"84","Largest Rectangle in Histogram","/problems/largest-rectangle-in-histogram","N","42.2%","Hard","1.79968%;" -"88","Merge Sorted Array","/problems/merge-sorted-array","N","45.8%","Easy","2.76704%;" -"90","Subsets II","/problems/subsets-ii","N","55.4%","Medium","1.72231%;" -"91","Decode Ways","/problems/decode-ways","N","32.3%","Medium","3.20535%;" -"92","Reverse Linked List II","/problems/reverse-linked-list-ii","N","45.4%","Medium","2.39388%;" -"94","Binary Tree Inorder Traversal","/problems/binary-tree-inorder-traversal","N","73.1%","Easy","1.27061%;" -"95","Unique Binary Search Trees II","/problems/unique-binary-search-trees-ii","N","51.6%","Medium","4.74891%;" -"97","Interleaving String","/problems/interleaving-string","N","37.1%","Medium","6.82312%;" -"100","Same Tree","/problems/same-tree","N","56.4%","Easy","2.46403%;" -"101","Symmetric Tree","/problems/symmetric-tree","N","53.0%","Easy","0.785294%;" -"104","Maximum Depth of Binary Tree","/problems/maximum-depth-of-binary-tree","N","73.2%","Easy","1.93751%;" -"105","Construct Binary Tree from Preorder and Inorder Traversal","/problems/construct-binary-tree-from-preorder-and-inorder-traversal","N","60.8%","Medium","1.5566%;" -"112","Path Sum","/problems/path-sum","N","47.7%","Easy","4.3885%;" -"114","Flatten Binary Tree to Linked List","/problems/flatten-binary-tree-to-linked-list","N","61.2%","Medium","2.72788%;" -"115","Distinct Subsequences","/problems/distinct-subsequences","N","43.8%","Hard","4.24416%;" -"118","Pascal's Triangle","/problems/pascals-triangle","N","69.3%","Easy","1.62648%;" -"121","Best Time to Buy and Sell Stock","/problems/best-time-to-buy-and-sell-stock","N","54.4%","Easy","3.76146%;" -"122","Best Time to Buy and Sell Stock II","/problems/best-time-to-buy-and-sell-stock-ii","N","63.4%","Medium","1.11367%;" -"123","Best Time to Buy and Sell Stock III","/problems/best-time-to-buy-and-sell-stock-iii","N","44.9%","Hard","3.10022%;" -"125","Valid Palindrome","/problems/valid-palindrome","N","43.7%","Easy","1.67016%;" -"127","Word Ladder","/problems/word-ladder","N","36.7%","Hard","2.11139%;" -"128","Longest Consecutive Sequence","/problems/longest-consecutive-sequence","N","48.9%","Medium","25.0534%;" -"130","Surrounded Regions","/problems/surrounded-regions","N","36.1%","Medium","4.71921%;" -"131","Palindrome Partitioning","/problems/palindrome-partitioning","N","62.5%","Medium","2.29584%;" -"134","Gas Station","/problems/gas-station","N","45.1%","Medium","2.44256%;" -"135","Candy","/problems/candy","N","40.8%","Hard","27.5703%;" -"136","Single Number","/problems/single-number","N","70.1%","Easy","1.07571%;" -"137","Single Number II","/problems/single-number-ii","N","57.9%","Medium","3.36066%;" -"139","Word Break","/problems/word-break","N","45.5%","Medium","4.28208%;" -"143","Reorder List","/problems/reorder-list","N","51.2%","Medium","3.48299%;" -"146","LRU Cache","/problems/lru-cache","N","40.5%","Medium","24.5937%;" -"149","Max Points on a Line","/problems/max-points-on-a-line","N","21.8%","Hard","4.83103%;" -"150","Evaluate Reverse Polish Notation","/problems/evaluate-reverse-polish-notation","N","44.1%","Medium","27.5369%;" -"151","Reverse Words in a String","/problems/reverse-words-in-a-string","N","31.8%","Medium","1.21147%;" -"152","Maximum Product Subarray","/problems/maximum-product-subarray","N","34.9%","Medium","2.00778%;" -"154","Find Minimum in Rotated Sorted Array II","/problems/find-minimum-in-rotated-sorted-array-ii","N","43.4%","Hard","8.34194%;" -"162","Find Peak Element","/problems/find-peak-element","N","46.2%","Medium","8.85613%;" -"169","Majority Element","/problems/majority-element","N","63.9%","Easy","3.50834%;" -"173","Binary Search Tree Iterator","/problems/binary-search-tree-iterator","N","69.2%","Medium","10.3125%;" -"175","Combine Two Tables","/problems/combine-two-tables","N","73.1%","Easy","1.05635%;" -"176","Second Highest Salary","/problems/second-highest-salary","N","36.6%","Medium","1.36031%;" -"181","Employees Earning More Than Their Managers","/problems/employees-earning-more-than-their-managers","N","68.6%","Easy","1.91001%;" -"188","Best Time to Buy and Sell Stock IV","/problems/best-time-to-buy-and-sell-stock-iv","N","38.0%","Hard","14.0183%;" -"190","Reverse Bits","/problems/reverse-bits","N","52.4%","Easy","1.85117%;" -"193","Valid Phone Numbers","/problems/valid-phone-numbers","N","26.0%","Easy","11.1879%;" -"198","House Robber","/problems/house-robber","N","48.8%","Medium","5.45705%;" -"200","Number of Islands","/problems/number-of-islands","N","56.4%","Medium","36.4491%;" -"202","Happy Number","/problems/happy-number","N","54.4%","Easy","4.779%;" -"203","Remove Linked List Elements","/problems/remove-linked-list-elements","N","44.9%","Easy","2.26763%;" -"205","Isomorphic Strings","/problems/isomorphic-strings","N","42.6%","Easy","4.37451%;" -"206","Reverse Linked List","/problems/reverse-linked-list","N","72.5%","Easy","0.294422%;" -"207","Course Schedule","/problems/course-schedule","N","45.4%","Medium","11.0656%;" -"208","Implement Trie (Prefix Tree)","/problems/implement-trie-prefix-tree","N","61.0%","Medium","6.29315%;" -"210","Course Schedule II","/problems/course-schedule-ii","N","48.0%","Medium","28.6869%;" -"211","Design Add and Search Words Data Structure","/problems/design-add-and-search-words-data-structure","N","43.0%","Medium","13.9054%;" -"212","Word Search II","/problems/word-search-ii","N","36.9%","Hard","8.23628%;" -"213","House Robber II","/problems/house-robber-ii","N","40.7%","Medium","8.38084%;" -"215","Kth Largest Element in an Array","/problems/kth-largest-element-in-an-array","N","65.8%","Medium","0.996325%;" -"217","Contains Duplicate","/problems/contains-duplicate","N","61.3%","Easy","3.1631%;" -"219","Contains Duplicate II","/problems/contains-duplicate-ii","N","42.3%","Easy","1.61023%;" -"224","Basic Calculator","/problems/basic-calculator","N","41.2%","Hard","18.0101%;" -"226","Invert Binary Tree","/problems/invert-binary-tree","N","73.3%","Easy","0.634364%;" -"229","Majority Element II","/problems/majority-element-ii","N","44.2%","Medium","2.46403%;" -"231","Power of Two","/problems/power-of-two","N","45.7%","Easy","1.15335%;" -"234","Palindrome Linked List","/problems/palindrome-linked-list","N","49.6%","Easy","1.38697%;" -"236","Lowest Common Ancestor of a Binary Tree","/problems/lowest-common-ancestor-of-a-binary-tree","N","58.1%","Medium","1.3408%;" -"237","Delete Node in a Linked List","/problems/delete-node-in-a-linked-list","N","75.3%","Medium","1.51185%;" -"238","Product of Array Except Self","/problems/product-of-array-except-self","N","64.7%","Medium","0.620338%;" -"239","Sliding Window Maximum","/problems/sliding-window-maximum","N","46.6%","Hard","22.4669%;" -"242","Valid Anagram","/problems/valid-anagram","N","62.8%","Easy","0.867297%;" -"252","Meeting Rooms","/problems/meeting-rooms","Y","57.1%","Easy","32.712%;" -"253","Meeting Rooms II","/problems/meeting-rooms-ii","Y","50.5%","Medium","50.7493%;" -"261","Graph Valid Tree","/problems/graph-valid-tree","Y","46.9%","Medium","8.37933%;" -"268","Missing Number","/problems/missing-number","N","61.7%","Easy","1.54801%;" -"273","Integer to English Words","/problems/integer-to-english-words","N","29.9%","Hard","6.52672%;" -"278","First Bad Version","/problems/first-bad-version","N","43.0%","Easy","13.7415%;" -"282","Expression Add Operators","/problems/expression-add-operators","N","39.2%","Hard","44.5673%;" -"283","Move Zeroes","/problems/move-zeroes","N","61.4%","Easy","2.0397%;" -"287","Find the Duplicate Number","/problems/find-the-duplicate-number","N","59.1%","Medium","0.869687%;" -"295","Find Median from Data Stream","/problems/find-median-from-data-stream","N","51.5%","Hard","15.5257%;" -"297","Serialize and Deserialize Binary Tree","/problems/serialize-and-deserialize-binary-tree","N","55.0%","Hard","12.0062%;" -"299","Bulls and Cows","/problems/bulls-and-cows","N","48.7%","Medium","24.9903%;" -"300","Longest Increasing Subsequence","/problems/longest-increasing-subsequence","N","51.6%","Medium","13.9181%;" -"301","Remove Invalid Parentheses","/problems/remove-invalid-parentheses","N","47.1%","Hard","18.2875%;" -"302","Smallest Rectangle Enclosing Black Pixels","/problems/smallest-rectangle-enclosing-black-pixels","Y","58.2%","Hard","33.8681%;" -"304","Range Sum Query 2D - Immutable","/problems/range-sum-query-2d-immutable","N","52.2%","Medium","5.22255%;" -"306","Additive Number","/problems/additive-number","N","30.9%","Medium","15.4225%;" -"310","Minimum Height Trees","/problems/minimum-height-trees","N","38.5%","Medium","4.40001%;" -"315","Count of Smaller Numbers After Self","/problems/count-of-smaller-numbers-after-self","N","42.8%","Hard","20.0453%;" -"316","Remove Duplicate Letters","/problems/remove-duplicate-letters","N","44.6%","Medium","9.73519%;" -"317","Shortest Distance from All Buildings","/problems/shortest-distance-from-all-buildings","Y","42.9%","Hard","39.79%;" -"322","Coin Change","/problems/coin-change","N","41.6%","Medium","2.82175%;" -"323","Number of Connected Components in an Undirected Graph","/problems/number-of-connected-components-in-an-undirected-graph","Y","62.1%","Medium","8.37933%;" -"326","Power of Three","/problems/power-of-three","N","45.2%","Easy","1.57113%;" -"328","Odd Even Linked List","/problems/odd-even-linked-list","N","60.3%","Medium","4.63797%;" -"329","Longest Increasing Path in a Matrix","/problems/longest-increasing-path-in-a-matrix","N","52.2%","Hard","51.6937%;" -"332","Reconstruct Itinerary","/problems/reconstruct-itinerary","N","41.0%","Hard","18.1361%;" -"334","Increasing Triplet Subsequence","/problems/increasing-triplet-subsequence","N","42.7%","Medium","17.0065%;" -"336","Palindrome Pairs","/problems/palindrome-pairs","N","35.2%","Hard","7.14118%;" -"337","House Robber III","/problems/house-robber-iii","N","53.9%","Medium","5.49687%;" -"340","Longest Substring with At Most K Distinct Characters","/problems/longest-substring-with-at-most-k-distinct-characters","Y","47.8%","Medium","8.4456%;" -"341","Flatten Nested List Iterator","/problems/flatten-nested-list-iterator","N","61.6%","Medium","19.6032%;" -"343","Integer Break","/problems/integer-break","N","55.4%","Medium","6.37721%;" -"344","Reverse String","/problems/reverse-string","N","76.2%","Easy","0.551991%;" -"346","Moving Average from Data Stream","/problems/moving-average-from-data-stream","Y","77.1%","Easy","8.11566%;" -"347","Top K Frequent Elements","/problems/top-k-frequent-elements","N","64.8%","Medium","4.52929%;" -"349","Intersection of Two Arrays","/problems/intersection-of-two-arrays","N","70.3%","Easy","3.35321%;" -"353","Design Snake Game","/problems/design-snake-game","Y","39.1%","Medium","23.1186%;" -"354","Russian Doll Envelopes","/problems/russian-doll-envelopes","N","38.3%","Hard","24.0566%;" -"359","Logger Rate Limiter","/problems/logger-rate-limiter","Y","75.5%","Easy","89.1067%;" -"362","Design Hit Counter","/problems/design-hit-counter","Y","68.4%","Medium","14.4703%;" -"365","Water and Jug Problem","/problems/water-and-jug-problem","N","36.7%","Medium","11.5012%;" -"366","Find Leaves of Binary Tree","/problems/find-leaves-of-binary-tree","Y","80.1%","Medium","94.5424%;" -"373","Find K Pairs with Smallest Sums","/problems/find-k-pairs-with-smallest-sums","N","38.3%","Medium","13.4079%;" -"377","Combination Sum IV","/problems/combination-sum-iv","N","52.1%","Medium","4.49433%;" -"379","Design Phone Directory","/problems/design-phone-directory","Y","51.0%","Medium","23.8443%;" -"380","Insert Delete GetRandom O(1)","/problems/insert-delete-getrandom-o1","N","52.0%","Medium","12.0344%;" -"383","Ransom Note","/problems/ransom-note","N","57.6%","Easy","0.894648%;" -"384","Shuffle an Array","/problems/shuffle-an-array","N","57.7%","Medium","11.1374%;" -"388","Longest Absolute File Path","/problems/longest-absolute-file-path","N","46.5%","Medium","25.1732%;" -"392","Is Subsequence","/problems/is-subsequence","N","49.0%","Easy","2.37528%;" -"393","UTF-8 Validation","/problems/utf-8-validation","N","45.2%","Medium","36.1453%;" -"394","Decode String","/problems/decode-string","N","57.6%","Medium","47.2787%;" -"395","Longest Substring with At Least K Repeating Characters","/problems/longest-substring-with-at-least-k-repeating-characters","N","44.8%","Medium","5.28852%;" -"399","Evaluate Division","/problems/evaluate-division","N","59.6%","Medium","5.76183%;" -"400","Nth Digit","/problems/nth-digit","N","34.1%","Medium","16.7075%;" -"403","Frog Jump","/problems/frog-jump","N","43.1%","Hard","10.3448%;" -"410","Split Array Largest Sum","/problems/split-array-largest-sum","N","53.3%","Hard","16.9739%;" -"412","Fizz Buzz","/problems/fizz-buzz","N","68.9%","Easy","7.60262%;" -"413","Arithmetic Slices","/problems/arithmetic-slices","N","65.1%","Medium","7.52828%;" -"417","Pacific Atlantic Water Flow","/problems/pacific-atlantic-water-flow","N","54.0%","Medium","14.7638%;" -"418","Sentence Screen Fitting","/problems/sentence-screen-fitting","Y","35.6%","Medium","58.1446%;" -"419","Battleships in a Board","/problems/battleships-in-a-board","N","74.7%","Medium","51.2423%;" -"420","Strong Password Checker","/problems/strong-password-checker","N","14.3%","Hard","17.7415%;" -"424","Longest Repeating Character Replacement","/problems/longest-repeating-character-replacement","N","51.5%","Medium","4.49433%;" -"438","Find All Anagrams in a String","/problems/find-all-anagrams-in-a-string","N","49.0%","Medium","1.65131%;" -"442","Find All Duplicates in an Array","/problems/find-all-duplicates-in-an-array","N","73.4%","Medium","2.33407%;" -"443","String Compression","/problems/string-compression","N","48.9%","Medium","4.15998%;" -"448","Find All Numbers Disappeared in an Array","/problems/find-all-numbers-disappeared-in-an-array","N","59.7%","Easy","1.70141%;" -"458","Poor Pigs","/problems/poor-pigs","N","64.4%","Hard","39.9697%;" -"473","Matchsticks to Square","/problems/matchsticks-to-square","N","40.4%","Medium","10.8917%;" -"474","Ones and Zeroes","/problems/ones-and-zeroes","N","46.7%","Medium","7.66692%;" -"476","Number Complement","/problems/number-complement","N","67.2%","Easy","7.20288%;" -"485","Max Consecutive Ones","/problems/max-consecutive-ones","N","56.1%","Easy","9.90366%;" -"487","Max Consecutive Ones II","/problems/max-consecutive-ones-ii","Y","49.6%","Medium","10.4762%;" -"493","Reverse Pairs","/problems/reverse-pairs","N","30.9%","Hard","8.15992%;" -"503","Next Greater Element II","/problems/next-greater-element-ii","N","63.1%","Medium","2.65047%;" -"507","Perfect Number","/problems/perfect-number","N","37.8%","Easy","4.66955%;" -"518","Coin Change II","/problems/coin-change-ii","N","59.9%","Medium","2.49326%;" -"523","Continuous Subarray Sum","/problems/continuous-subarray-sum","N","28.5%","Medium","3.13492%;" -"524","Longest Word in Dictionary through Deleting","/problems/longest-word-in-dictionary-through-deleting","N","51.2%","Medium","18.6719%;" -"539","Minimum Time Difference","/problems/minimum-time-difference","N","56.3%","Medium","52.9192%;" -"540","Single Element in a Sorted Array","/problems/single-element-in-a-sorted-array","N","58.5%","Medium","6.42628%;" -"543","Diameter of Binary Tree","/problems/diameter-of-binary-tree","N","56.1%","Easy","0.954514%;" -"1730","Shortest Path to Get Food","/problems/shortest-path-to-get-food","Y","54.1%","Medium","13.167%;" -"551","Student Attendance Record I","/problems/student-attendance-record-i","N","48.1%","Easy","17.5347%;" -"552","Student Attendance Record II","/problems/student-attendance-record-ii","N","41.2%","Hard","61.0263%;" -"556","Next Greater Element III","/problems/next-greater-element-iii","N","34.1%","Medium","14.1336%;" -"557","Reverse Words in a String III","/problems/reverse-words-in-a-string-iii","N","81.6%","Easy","1.68775%;" -"560","Subarray Sum Equals K","/problems/subarray-sum-equals-k","N","44.0%","Medium","11.4716%;" -"562","Longest Line of Consecutive One in Matrix","/problems/longest-line-of-consecutive-one-in-matrix","Y","50.0%","Medium","54.8458%;" -"586","Customer Placing the Largest Number of Orders","/problems/customer-placing-the-largest-number-of-orders","N","72.1%","Easy","2.51564%;" -"593","Valid Square","/problems/valid-square","N","44.0%","Medium","36.047%;" -"595","Big Countries","/problems/big-countries","N","73.3%","Easy","1.579%;" -"621","Task Scheduler","/problems/task-scheduler","N","55.8%","Medium","13.982%;" -"629","K Inverse Pairs Array","/problems/k-inverse-pairs-array","N","42.9%","Hard","23.8443%;" -"630","Course Schedule III","/problems/course-schedule-iii","N","40.2%","Hard","17.8301%;" -"636","Exclusive Time of Functions","/problems/exclusive-time-of-functions","N","61.1%","Medium","36.6471%;" -"642","Design Search Autocomplete System","/problems/design-search-autocomplete-system","Y","48.7%","Hard","36.1453%;" -"647","Palindromic Substrings","/problems/palindromic-substrings","N","66.4%","Medium","5.39453%;" -"652","Find Duplicate Subtrees","/problems/find-duplicate-subtrees","N","56.5%","Medium","37.4632%;" -"653","Two Sum IV - Input is a BST","/problems/two-sum-iv-input-is-a-bst","N","61.0%","Easy","3.02216%;" -"658","Find K Closest Elements","/problems/find-k-closest-elements","N","46.8%","Medium","5.90188%;" -"665","Non-decreasing Array","/problems/non-decreasing-array","N","24.2%","Medium","6.96231%;" -"670","Maximum Swap","/problems/maximum-swap","N","47.9%","Medium","11.3423%;" -"673","Number of Longest Increasing Subsequence","/problems/number-of-longest-increasing-subsequence","N","42.3%","Medium","8.4456%;" -"679","24 Game","/problems/24-game","N","49.1%","Hard","32.7887%;" -"690","Employee Importance","/problems/employee-importance","N","65.2%","Medium","13.167%;" -"692","Top K Frequent Words","/problems/top-k-frequent-words","N","56.9%","Medium","20.551%;" -"695","Max Area of Island","/problems/max-area-of-island","N","71.7%","Medium","8.68958%;" -"715","Range Module","/problems/range-module","N","44.7%","Hard","84.773%;" -"720","Longest Word in Dictionary","/problems/longest-word-in-dictionary","N","51.8%","Medium","44.131%;" -"721","Accounts Merge","/problems/accounts-merge","N","56.4%","Medium","4.2228%;" -"722","Remove Comments","/problems/remove-comments","N","38.0%","Medium","14.5862%;" -"724","Find Pivot Index","/problems/find-pivot-index","N","53.4%","Easy","1.04715%;" -"726","Number of Atoms","/problems/number-of-atoms","N","52.2%","Hard","50.4599%;" -"729","My Calendar I","/problems/my-calendar-i","N","57.2%","Medium","90.553%;" -"731","My Calendar II","/problems/my-calendar-ii","N","54.8%","Medium","22.223%;" -"732","My Calendar III","/problems/my-calendar-iii","N","71.6%","Hard","30.8568%;" -"733","Flood Fill","/problems/flood-fill","N","60.6%","Easy","2.25413%;" -"735","Asteroid Collision","/problems/asteroid-collision","N","44.4%","Medium","3.12327%;" -"739","Daily Temperatures","/problems/daily-temperatures","N","66.6%","Medium","1.83902%;" -"743","Network Delay Time","/problems/network-delay-time","N","51.5%","Medium","18.0101%;" -"745","Prefix and Suffix Search","/problems/prefix-and-suffix-search","N","41.3%","Hard","29.5732%;" -"752","Open the Lock","/problems/open-the-lock","N","55.5%","Medium","14.1336%;" -"759","Employee Free Time","/problems/employee-free-time","Y","71.7%","Hard","52.3514%;" -"427","Construct Quad Tree","/problems/construct-quad-tree","N","66.3%","Medium","15.4225%;" -"772","Basic Calculator III","/problems/basic-calculator-iii","Y","48.6%","Hard","12.0062%;" -"704","Binary Search","/problems/binary-search","N","55.1%","Easy","2.15886%;" -"777","Swap Adjacent in LR String","/problems/swap-adjacent-in-lr-string","N","37.1%","Medium","54.8458%;" -"778","Swim in Rising Water","/problems/swim-in-rising-water","N","59.7%","Hard","54.2888%;" -"785","Is Graph Bipartite?","/problems/is-graph-bipartite","N","52.7%","Medium","3.71773%;" -"787","Cheapest Flights Within K Stops","/problems/cheapest-flights-within-k-stops","N","35.9%","Medium","2.54611%;" -"788","Rotated Digits","/problems/rotated-digits","N","56.9%","Medium","22.4397%;" -"790","Domino and Tromino Tiling","/problems/domino-and-tromino-tiling","N","48.4%","Medium","15.4225%;" -"791","Custom Sort String","/problems/custom-sort-string","N","69.3%","Medium","10.4762%;" -"792","Number of Matching Subsequences","/problems/number-of-matching-subsequences","N","51.9%","Medium","44.3605%;" -"794","Valid Tic-Tac-Toe State","/problems/valid-tic-tac-toe-state","N","35.2%","Medium","21.2042%;" -"797","All Paths From Source to Target","/problems/all-paths-from-source-to-target","N","81.5%","Medium","3.10022%;" -"804","Unique Morse Code Words","/problems/unique-morse-code-words","N","82.7%","Easy","5.28852%;" -"807","Max Increase to Keep City Skyline","/problems/max-increase-to-keep-city-skyline","N","86.0%","Medium","11.0378%;" -"818","Race Car","/problems/race-car","N","43.5%","Hard","100%;" -"827","Making A Large Island","/problems/making-a-large-island","N","44.7%","Hard","10.3448%;" -"622","Design Circular Queue","/problems/design-circular-queue","N","51.8%","Medium","5.22255%;" -"832","Flipping an Image","/problems/flipping-an-image","N","80.4%","Easy","8.37933%;" -"833","Find And Replace in String","/problems/find-and-replace-in-string","N","54.1%","Medium","61.0734%;" -"489","Robot Room Cleaner","/problems/robot-room-cleaner","Y","76.5%","Hard","52.9731%;" -"839","Similar String Groups","/problems/similar-string-groups","N","47.7%","Hard","42.863%;" -"843","Guess the Word","/problems/guess-the-word","N","41.8%","Hard","82.3085%;" -"846","Hand of Straights","/problems/hand-of-straights","N","56.4%","Medium","8.99489%;" -"863","All Nodes Distance K in Binary Tree","/problems/all-nodes-distance-k-in-binary-tree","N","62.1%","Medium","8.53238%;" -"869","Reordered Power of 2","/problems/reordered-power-of-2","N","63.9%","Medium","11.1879%;" -"871","Minimum Number of Refueling Stops","/problems/minimum-number-of-refueling-stops","N","39.9%","Hard","34.278%;" -"875","Koko Eating Bananas","/problems/koko-eating-bananas","N","52.2%","Medium","8.23628%;" -"528","Random Pick with Weight","/problems/random-pick-with-weight","N","46.1%","Medium","67.2162%;" -"881","Boats to Save People","/problems/boats-to-save-people","N","52.7%","Medium","12.4951%;" -"889","Construct Binary Tree from Preorder and Postorder Traversal","/problems/construct-binary-tree-from-preorder-and-postorder-traversal","N","70.8%","Medium","25.1732%;" -"890","Find and Replace Pattern","/problems/find-and-replace-pattern","N","77.9%","Medium","20.165%;" -"894","All Possible Full Binary Trees","/problems/all-possible-full-binary-trees","N","80.0%","Medium","20.3995%;" -"900","RLE Iterator","/problems/rle-iterator","N","59.5%","Medium","66.3627%;" -"912","Sort an Array","/problems/sort-an-array","N","59.5%","Medium","2.33407%;" -"921","Minimum Add to Make Parentheses Valid","/problems/minimum-add-to-make-parentheses-valid","N","76.2%","Medium","17.632%;" -"930","Binary Subarrays With Sum","/problems/binary-subarrays-with-sum","N","51.0%","Medium","19.2819%;" -"934","Shortest Bridge","/problems/shortest-bridge","N","54.0%","Medium","21.9584%;" -"935","Knight Dialer","/problems/knight-dialer","N","50.0%","Medium","10.7495%;" -"938","Range Sum of BST","/problems/range-sum-of-bst","N","85.4%","Easy","19.6032%;" -"939","Minimum Area Rectangle","/problems/minimum-area-rectangle","N","53.0%","Medium","22.8114%;" -"947","Most Stones Removed with Same Row or Column","/problems/most-stones-removed-with-same-row-or-column","N","58.8%","Medium","16.8296%;" -"951","Flip Equivalent Binary Trees","/problems/flip-equivalent-binary-trees","N","66.8%","Medium","21.1399%;" -"967","Numbers With Same Consecutive Differences","/problems/numbers-with-same-consecutive-differences","N","57.1%","Medium","29.5732%;" -"509","Fibonacci Number","/problems/fibonacci-number","N","69.2%","Easy","3.64732%;" -"973","K Closest Points to Origin","/problems/k-closest-points-to-origin","N","65.8%","Medium","3.63022%;" -"975","Odd Even Jump","/problems/odd-even-jump","N","38.8%","Hard","50.4599%;" -"981","Time Based Key-Value Store","/problems/time-based-key-value-store","N","53.4%","Medium","16.1284%;" -"983","Minimum Cost For Tickets","/problems/minimum-cost-for-tickets","N","64.4%","Medium","22.9447%;" -"987","Vertical Order Traversal of a Binary Tree","/problems/vertical-order-traversal-of-a-binary-tree","N","44.7%","Hard","3.63721%;" -"990","Satisfiability of Equality Equations","/problems/satisfiability-of-equality-equations","N","50.7%","Medium","10.8917%;" -"992","Subarrays with K Different Integers","/problems/subarrays-with-k-different-integers","N","54.4%","Hard","8.19568%;" -"994","Rotting Oranges","/problems/rotting-oranges","N","52.5%","Medium","2.86966%;" -"1004","Max Consecutive Ones III","/problems/max-consecutive-ones-iii","N","63.4%","Medium","24.4226%;" -"1055","Shortest Way to Form String","/problems/shortest-way-to-form-string","Y","59.1%","Medium","77.9969%;" -"1010","Pairs of Songs With Total Durations Divisible by 60","/problems/pairs-of-songs-with-total-durations-divisible-by-60","N","52.9%","Medium","7.47572%;" -"1011","Capacity To Ship Packages Within D Days","/problems/capacity-to-ship-packages-within-d-days","N","64.6%","Medium","5.46101%;" -"1014","Best Sightseeing Pair","/problems/best-sightseeing-pair","N","59.5%","Medium","9.09357%;" -"1088","Confusing Number II","/problems/confusing-number-ii","Y","46.5%","Hard","32.2792%;" -"1021","Remove Outermost Parentheses","/problems/remove-outermost-parentheses","N","80.2%","Easy","10.2168%;" -"1101","The Earliest Moment When Everyone Become Friends","/problems/the-earliest-moment-when-everyone-become-friends","Y","64.9%","Medium","80.8786%;" -"1102","Path With Maximum Minimum Value","/problems/path-with-maximum-minimum-value","Y","53.3%","Medium","40.0717%;" -"1136","Parallel Courses","/problems/parallel-courses","Y","62.0%","Medium","38.0596%;" -"1162","As Far from Land as Possible","/problems/as-far-from-land-as-possible","N","48.6%","Medium","8.80391%;" -"1048","Longest String Chain","/problems/longest-string-chain","N","59.1%","Medium","76.4255%;" -"1052","Grumpy Bookstore Owner","/problems/grumpy-bookstore-owner","N","57.1%","Medium","19.1254%;" -"1197","Minimum Knight Moves","/problems/minimum-knight-moves","Y","39.7%","Medium","31.9092%;" -"1074","Number of Submatrices That Sum to Target","/problems/number-of-submatrices-that-sum-to-target","N","69.8%","Hard","24.6223%;" -"1091","Shortest Path in Binary Matrix","/problems/shortest-path-in-binary-matrix","N","44.5%","Medium","24.8551%;" -"1244","Design A Leaderboard","/problems/design-a-leaderboard","Y","68.9%","Medium","11.3423%;" -"1105","Filling Bookcase Shelves","/problems/filling-bookcase-shelves","N","59.1%","Medium","66.9018%;" -"1110","Delete Nodes And Return Forest","/problems/delete-nodes-and-return-forest","N","69.3%","Medium","25.9019%;" -"1138","Alphabet Board Path","/problems/alphabet-board-path","N","52.3%","Medium","22.4397%;" -"1313","Decompress Run-Length Encoded List","/problems/decompress-run-length-encoded-list","N","85.9%","Easy","5.28852%;" -"1146","Snapshot Array","/problems/snapshot-array","N","37.3%","Medium","54.7293%;" -"1143","Longest Common Subsequence","/problems/longest-common-subsequence","N","58.8%","Medium","4.20165%;" -"1302","Deepest Leaves Sum","/problems/deepest-leaves-sum","N","86.9%","Medium","14.9922%;" -"1632","Rank Transform of a Matrix","/problems/rank-transform-of-a-matrix","N","41.0%","Hard","55.319%;" -"1155","Number of Dice Rolls With Target Sum","/problems/number-of-dice-rolls-with-target-sum","N","53.6%","Medium","17.567%;" -"1171","Remove Zero Sum Consecutive Nodes from Linked List","/problems/remove-zero-sum-consecutive-nodes-from-linked-list","N","43.0%","Medium","25.1732%;" -"1363","Largest Multiple of Three","/problems/largest-multiple-of-three","N","33.4%","Hard","40.0717%;" -"1207","Unique Number of Occurrences","/problems/unique-number-of-occurrences","N","70.9%","Easy","6.19338%;" -"1706","Where Will the Ball Fall","/problems/where-will-the-ball-fall","N","71.6%","Medium","6.44833%;" -"1218","Longest Arithmetic Subsequence of Given Difference","/problems/longest-arithmetic-subsequence-of-given-difference","N","51.8%","Medium","27.6864%;" -"1220","Count Vowels Permutation","/problems/count-vowels-permutation","N","60.6%","Hard","30.8568%;" -"1235","Maximum Profit in Job Scheduling","/problems/maximum-profit-in-job-scheduling","N","51.2%","Hard","10.1609%;" -"1249","Minimum Remove to Make Valid Parentheses","/problems/minimum-remove-to-make-valid-parentheses","N","65.7%","Medium","9.73519%;" -"1254","Number of Closed Islands","/problems/number-of-closed-islands","N","64.2%","Medium","17.3435%;" -"1263","Minimum Moves to Move a Box to Their Target Location","/problems/minimum-moves-to-move-a-box-to-their-target-location","N","49.0%","Hard","37.7048%;" -"2215","Find the Difference of Two Arrays","/problems/find-the-difference-of-two-arrays","N","69.3%","Easy","14.3562%;" -"1268","Search Suggestions System","/problems/search-suggestions-system","N","66.5%","Medium","15.3246%;" -"1275","Find Winner on a Tic Tac Toe Game","/problems/find-winner-on-a-tic-tac-toe-game","N","54.3%","Easy","12.7552%;" -"1277","Count Square Submatrices with All Ones","/problems/count-square-submatrices-with-all-ones","N","74.4%","Medium","21.3505%;" -"1281","Subtract the Product and Sum of Digits of an Integer","/problems/subtract-the-product-and-sum-of-digits-of-an-integer","N","86.7%","Easy","1.7694%;" -"1284","Minimum Number of Flips to Convert Binary Matrix to Zero Matrix","/problems/minimum-number-of-flips-to-convert-binary-matrix-to-zero-matrix","N","72.0%","Hard","22.4397%;" -"1293","Shortest Path in a Grid with Obstacles Elimination","/problems/shortest-path-in-a-grid-with-obstacles-elimination","N","45.6%","Hard","87.6548%;" -"1296","Divide Array in Sets of K Consecutive Numbers","/problems/divide-array-in-sets-of-k-consecutive-numbers","N","56.6%","Medium","16.7075%;" -"1345","Jump Game IV","/problems/jump-game-iv","N","44.0%","Hard","22.513%;" -"1353","Maximum Number of Events That Can Be Attended","/problems/maximum-number-of-events-that-can-be-attended","N","32.9%","Medium","10.7495%;" -"1387","Sort Integers by The Power Value","/problems/sort-integers-by-the-power-value","N","70.0%","Medium","53.591%;" -"1376","Time Needed to Inform All Employees","/problems/time-needed-to-inform-all-employees","N","58.4%","Medium","33.8681%;" -"1383","Maximum Performance of a Team","/problems/maximum-performance-of-a-team","N","48.9%","Hard","18.6719%;" -"1423","Maximum Points You Can Obtain from Cards","/problems/maximum-points-you-can-obtain-from-cards","N","52.3%","Medium","45.5051%;" -"1448","Count Good Nodes in Binary Tree","/problems/count-good-nodes-in-binary-tree","N","74.6%","Medium","4.02046%;" -"1438","Longest Continuous Subarray With Absolute Diff Less Than or Equal to Limit","/problems/longest-continuous-subarray-with-absolute-diff-less-than-or-equal-to-limit","N","48.0%","Medium","13.5068%;" -"1473","Paint House III","/problems/paint-house-iii","N","61.9%","Hard","32.1135%;" -"1480","Running Sum of 1d Array","/problems/running-sum-of-1d-array","N","89.3%","Easy","1.21365%;" -"1509","Minimum Difference Between Largest and Smallest Value in Three Moves","/problems/minimum-difference-between-largest-and-smallest-value-in-three-moves","N","54.6%","Medium","16.038%;" -"1499","Max Value of Equation","/problems/max-value-of-equation","N","46.4%","Hard","46.2371%;" -"1525","Number of Good Ways to Split a String","/problems/number-of-good-ways-to-split-a-string","N","69.4%","Medium","21.1399%;" -"1512","Number of Good Pairs","/problems/number-of-good-pairs","N","88.2%","Easy","1.81131%;" -"1506","Find Root of N-Ary Tree","/problems/find-root-of-n-ary-tree","Y","78.2%","Medium","32.1135%;" -"1528","Shuffle String","/problems/shuffle-string","N","85.7%","Easy","2.60126%;" -"1554","Strings Differ by One Character","/problems/strings-differ-by-one-character","Y","43.2%","Medium","33.8681%;" -"1606","Find Servers That Handled Most Number of Requests","/problems/find-servers-that-handled-most-number-of-requests","N","42.9%","Hard","50.4599%;" -"1570","Dot Product of Two Sparse Vectors","/problems/dot-product-of-two-sparse-vectors","Y","90.3%","Medium","10.6111%;" -"1592","Rearrange Spaces Between Words","/problems/rearrange-spaces-between-words","N","43.7%","Easy","16.7464%;" -"1608","Special Array With X Elements Greater Than or Equal X","/problems/special-array-with-x-elements-greater-than-or-equal-x","N","60.1%","Easy","8.03722%;" -"1610","Maximum Number of Visible Points","/problems/maximum-number-of-visible-points","N","37.4%","Hard","77.0994%;" -"1631","Path With Minimum Effort","/problems/path-with-minimum-effort","N","55.4%","Medium","13.3104%;" -"1642","Furthest Building You Can Reach","/problems/furthest-building-you-can-reach","N","48.3%","Medium","22.513%;" -"1669","Merge In Between Linked Lists","/problems/merge-in-between-linked-lists","N","74.5%","Medium","8.2773%;" -"1647","Minimum Deletions to Make Character Frequencies Unique","/problems/minimum-deletions-to-make-character-frequencies-unique","N","59.2%","Medium","32.2193%;" -"1672","Richest Customer Wealth","/problems/richest-customer-wealth","N","88.2%","Easy","1.89899%;" -"1697","Checking Existence of Edge Length Limited Paths","/problems/checking-existence-of-edge-length-limited-paths","N","50.5%","Hard","42.863%;" -"1710","Maximum Units on a Truck","/problems/maximum-units-on-a-truck","N","73.9%","Easy","4.85905%;" -"1823","Find the Winner of the Circular Game","/problems/find-the-winner-of-the-circular-game","N","77.9%","Medium","5.42561%;" -"1825","Finding MK Average","/problems/finding-mk-average","N","35.3%","Hard","42.1991%;" -"1834","Single-Threaded CPU","/problems/single-threaded-cpu","N","42.0%","Medium","34.736%;" -"1838","Frequency of the Most Frequent Element","/problems/frequency-of-the-most-frequent-element","N","38.6%","Medium","9.73519%;" -"1820","Maximum Number of Accepted Invitations","/problems/maximum-number-of-accepted-invitations","Y","49.8%","Medium","30.8568%;" -"1851","Minimum Interval to Include Each Query","/problems/minimum-interval-to-include-each-query","N","47.8%","Hard","29.7097%;" -"1854","Maximum Population Year","/problems/maximum-population-year","N","59.9%","Easy","9.51132%;" -"1882","Process Tasks Using Servers","/problems/process-tasks-using-servers","N","39.6%","Medium","35.0375%;" -"1889","Minimum Space Wasted From Packaging","/problems/minimum-space-wasted-from-packaging","N","30.7%","Hard","35.6601%;" -"1885","Count Pairs in Two Arrays","/problems/count-pairs-in-two-arrays","Y","59.3%","Medium","32.2792%;" -"1929","Concatenation of Array","/problems/concatenation-of-array","N","91.3%","Easy","1.18419%;" -"1937","Maximum Number of Points with Cost","/problems/maximum-number-of-points-with-cost","N","36.2%","Medium","56.4424%;" -"1986","Minimum Number of Work Sessions to Finish the Tasks","/problems/minimum-number-of-work-sessions-to-finish-the-tasks","N","33.1%","Medium","23.1186%;" -"1971","Find if Path Exists in Graph","/problems/find-if-path-exists-in-graph","N","50.4%","Easy","3.26911%;" -"1996","The Number of Weak Characters in the Game","/problems/the-number-of-weak-characters-in-the-game","N","44.0%","Medium","67.2464%;" -"2013","Detect Squares","/problems/detect-squares","N","50.1%","Medium","77.4848%;" -"2018","Check if Word Can Be Placed In Crossword","/problems/check-if-word-can-be-placed-in-crossword","N","49.3%","Medium","63.3866%;" -"2034","Stock Price Fluctuation","/problems/stock-price-fluctuation","N","49.3%","Medium","91.8657%;" -"2035","Partition Array Into Two Arrays to Minimize Sum Difference","/problems/partition-array-into-two-arrays-to-minimize-sum-difference","N","18.3%","Hard","26.2131%;" -"2101","Detonate the Maximum Bombs","/problems/detonate-the-maximum-bombs","N","41.2%","Medium","64.6064%;" -"2092","Find All People With Secret","/problems/find-all-people-with-secret","N","34.2%","Hard","23.1186%;" -"2096","Step-By-Step Directions From a Binary Tree Node to Another","/problems/step-by-step-directions-from-a-binary-tree-node-to-another","N","48.8%","Medium","88.4394%;" -"2115","Find All Possible Recipes from Given Supplies","/problems/find-all-possible-recipes-from-given-supplies","N","48.5%","Medium","73.5438%;" -"2127","Maximum Employees to Be Invited to a Meeting","/problems/maximum-employees-to-be-invited-to-a-meeting","N","33.5%","Hard","25.4591%;" -"2135","Count Words Obtained After Adding a Letter","/problems/count-words-obtained-after-adding-a-letter","N","42.8%","Medium","47.6406%;" -"2161","Partition Array According to Given Pivot","/problems/partition-array-according-to-given-pivot","N","84.4%","Medium","15.5885%;" -"2162","Minimum Cost to Set Cooking Time","/problems/minimum-cost-to-set-cooking-time","N","39.5%","Medium","57.9544%;" -"2128","Remove All Ones With Row and Column Flips","/problems/remove-all-ones-with-row-and-column-flips","Y","76.4%","Medium","38.7118%;" -"2178","Maximum Split of Positive Even Integers","/problems/maximum-split-of-positive-even-integers","N","59.1%","Medium","38.263%;" -"2171","Removing Minimum Number of Magic Beans","/problems/removing-minimum-number-of-magic-beans","N","42.0%","Medium","21.8029%;" -"2172","Maximum AND Sum of Array","/problems/maximum-and-sum-of-array","N","47.3%","Hard","68.9052%;" -"2185","Counting Words With a Given Prefix","/problems/counting-words-with-a-given-prefix","N","77.0%","Easy","23.5773%;" -"2187","Minimum Time to Complete Trips","/problems/minimum-time-to-complete-trips","N","32.0%","Medium","14.328%;" -"2188","Minimum Time to Finish the Race","/problems/minimum-time-to-finish-the-race","N","41.9%","Hard","52.7249%;" -"2158","Amount of New Area Painted Each Day","/problems/amount-of-new-area-painted-each-day","Y","55.0%","Hard","97.1183%;" -"2184","Number of Ways to Build Sturdy Brick Wall","/problems/number-of-ways-to-build-sturdy-brick-wall","Y","51.6%","Medium","47.1993%;" -"2250","Count Number of Rectangles Containing Each Point","/problems/count-number-of-rectangles-containing-each-point","N","34.1%","Medium","20.64%;" -"2258","Escape the Spreading Fire","/problems/escape-the-spreading-fire","N","34.6%","Hard","30.8568%;" -"2276","Count Integers in Intervals","/problems/count-integers-in-intervals","N","34.2%","Hard","29.1724%;" -"2271","Maximum White Tiles Covered by a Carpet","/problems/maximum-white-tiles-covered-by-a-carpet","N","32.7%","Medium","42.118%;" -"2235","Add Two Integers","/problems/add-two-integers","N","89.5%","Easy","14.2564%;" -"2311","Longest Binary Subsequence Less Than or Equal to K","/problems/longest-binary-subsequence-less-than-or-equal-to-k","N","36.4%","Medium","41.4061%;" -"2336","Smallest Number in Infinite Set","/problems/smallest-number-in-infinite-set","N","71.7%","Medium","12.7552%;" -"2337","Move Pieces to Obtain a String","/problems/move-pieces-to-obtain-a-string","N","48.1%","Medium","32.1135%;" -"2331","Evaluate Boolean Binary Tree","/problems/evaluate-boolean-binary-tree","N","79.2%","Easy","6.848%;" -"2277","Closest Node to Path in Tree","/problems/closest-node-to-path-in-tree","Y","63.9%","Hard","46.2371%;" -"2364","Count Number of Bad Pairs","/problems/count-number-of-bad-pairs","N","40.7%","Medium","31.4703%;" -"2366","Minimum Replacements to Sort the Array","/problems/minimum-replacements-to-sort-the-array","N","39.9%","Hard","38.7118%;" -"2402","Meeting Rooms III","/problems/meeting-rooms-iii","N","33.2%","Hard","61.0734%;" -"2396","Strictly Palindromic Number","/problems/strictly-palindromic-number","N","87.7%","Medium","5.49687%;" -"2345","Finding the Number of Visible Mountains","/problems/finding-the-number-of-visible-mountains","Y","44.0%","Medium","45.0343%;" -"2416","Sum of Prefix Scores of Strings","/problems/sum-of-prefix-scores-of-strings","N","42.5%","Hard","67.7727%;" -"2421","Number of Good Paths","/problems/number-of-good-paths","N","39.7%","Hard","68.6658%;" -"2426","Number of Pairs Satisfying Inequality","/problems/number-of-pairs-satisfying-inequality","N","42.2%","Hard","35.0375%;" -"2435","Paths in Matrix Whose Sum Is Divisible by K","/problems/paths-in-matrix-whose-sum-is-divisible-by-k","N","41.0%","Hard","17.4385%;" +'818', 'Race Car', '/problems/race-car', 'N', '43.5%', 'Hard', '100%;' +'2158', 'Amount of New Area Painted Each Day', '/problems/amount-of-new-area-painted-each-day', 'Y', '55.0%', 'Hard', '97.1183%;' +'366', 'Find Leaves of Binary Tree', '/problems/find-leaves-of-binary-tree', 'Y', '80.1%', 'Medium', '94.5424%;' +'2034', 'Stock Price Fluctuation', '/problems/stock-price-fluctuation', 'N', '49.3%', 'Medium', '91.8657%;' +'729', 'My Calendar I', '/problems/my-calendar-i', 'N', '57.2%', 'Medium', '90.553%;' +'359', 'Logger Rate Limiter', '/problems/logger-rate-limiter', 'Y', '75.5%', 'Easy', '89.1067%;' +'2096', 'Step-By-Step Directions From a Binary Tree Node to Another', '/problems/step-by-step-directions-from-a-binary-tree-node-to-another', 'N', '48.8%', 'Medium', '88.4394%;' +'1293', 'Shortest Path in a Grid with Obstacles Elimination', '/problems/shortest-path-in-a-grid-with-obstacles-elimination', 'N', '45.6%', 'Hard', '87.6548%;' +'715', 'Range Module', '/problems/range-module', 'N', '44.7%', 'Hard', '84.773%;' +'843', 'Guess the Word', '/problems/guess-the-word', 'N', '41.8%', 'Hard', '82.3085%;' +'1101', 'The Earliest Moment When Everyone Become Friends', '/problems/the-earliest-moment-when-everyone-become-friends', 'Y', '64.9%', 'Medium', '80.8786%;' +'1055', 'Shortest Way to Form String', '/problems/shortest-way-to-form-string', 'Y', '59.1%', 'Medium', '77.9969%;' +'2013', 'Detect Squares', '/problems/detect-squares', 'N', '50.1%', 'Medium', '77.4848%;' +'1610', 'Maximum Number of Visible Points', '/problems/maximum-number-of-visible-points', 'N', '37.4%', 'Hard', '77.0994%;' +'1048', 'Longest String Chain', '/problems/longest-string-chain', 'N', '59.1%', 'Medium', '76.4255%;' +'2115', 'Find All Possible Recipes from Given Supplies', '/problems/find-all-possible-recipes-from-given-supplies', 'N', '48.5%', 'Medium', '73.5438%;' +'68', 'Text Justification', '/problems/text-justification', 'N', '36.8%', 'Hard', '70.6621%;' +'2172', 'Maximum AND Sum of Array', '/problems/maximum-and-sum-of-array', 'N', '47.3%', 'Hard', '68.9052%;' +'2421', 'Number of Good Paths', '/problems/number-of-good-paths', 'N', '39.7%', 'Hard', '68.6658%;' +'2416', 'Sum of Prefix Scores of Strings', '/problems/sum-of-prefix-scores-of-strings', 'N', '42.5%', 'Hard', '67.7727%;' +'1996', 'The Number of Weak Characters in the Game', '/problems/the-number-of-weak-characters-in-the-game', 'N', '44.0%', 'Medium', '67.2464%;' +'528', 'Random Pick with Weight', '/problems/random-pick-with-weight', 'N', '46.1%', 'Medium', '67.2162%;' +'1105', 'Filling Bookcase Shelves', '/problems/filling-bookcase-shelves', 'N', '59.1%', 'Medium', '66.9018%;' +'900', 'RLE Iterator', '/problems/rle-iterator', 'N', '59.5%', 'Medium', '66.3627%;' +'2101', 'Detonate the Maximum Bombs', '/problems/detonate-the-maximum-bombs', 'N', '41.2%', 'Medium', '64.6064%;' +'2018', 'Check if Word Can Be Placed In Crossword', '/problems/check-if-word-can-be-placed-in-crossword', 'N', '49.3%', 'Medium', '63.3866%;' +'833', 'Find And Replace in String', '/problems/find-and-replace-in-string', 'N', '54.1%', 'Medium', '61.0734%;' +'2402', 'Meeting Rooms III', '/problems/meeting-rooms-iii', 'N', '33.2%', 'Hard', '61.0734%;' +'552', 'Student Attendance Record II', '/problems/student-attendance-record-ii', 'N', '41.2%', 'Hard', '61.0263%;' +'418', 'Sentence Screen Fitting', '/problems/sentence-screen-fitting', 'Y', '35.6%', 'Medium', '58.1446%;' +'2162', 'Minimum Cost to Set Cooking Time', '/problems/minimum-cost-to-set-cooking-time', 'N', '39.5%', 'Medium', '57.9544%;' +'1937', 'Maximum Number of Points with Cost', '/problems/maximum-number-of-points-with-cost', 'N', '36.2%', 'Medium', '56.4424%;' +'1632', 'Rank Transform of a Matrix', '/problems/rank-transform-of-a-matrix', 'N', '41.0%', 'Hard', '55.319%;' +'562', 'Longest Line of Consecutive One in Matrix', '/problems/longest-line-of-consecutive-one-in-matrix', 'Y', '50.0%', 'Medium', '54.8458%;' +'777', 'Swap Adjacent in LR String', '/problems/swap-adjacent-in-lr-string', 'N', '37.1%', 'Medium', '54.8458%;' +'1146', 'Snapshot Array', '/problems/snapshot-array', 'N', '37.3%', 'Medium', '54.7293%;' +'778', 'Swim in Rising Water', '/problems/swim-in-rising-water', 'N', '59.7%', 'Hard', '54.2888%;' +'1387', 'Sort Integers by The Power Value', '/problems/sort-integers-by-the-power-value', 'N', '70.0%', 'Medium', '53.591%;' +'489', 'Robot Room Cleaner', '/problems/robot-room-cleaner', 'Y', '76.5%', 'Hard', '52.9731%;' +'539', 'Minimum Time Difference', '/problems/minimum-time-difference', 'N', '56.3%', 'Medium', '52.9192%;' +'2188', 'Minimum Time to Finish the Race', '/problems/minimum-time-to-finish-the-race', 'N', '41.9%', 'Hard', '52.7249%;' +'759', 'Employee Free Time', '/problems/employee-free-time', 'Y', '71.7%', 'Hard', '52.3514%;' +'329', 'Longest Increasing Path in a Matrix', '/problems/longest-increasing-path-in-a-matrix', 'N', '52.2%', 'Hard', '51.6937%;' +'419', 'Battleships in a Board', '/problems/battleships-in-a-board', 'N', '74.7%', 'Medium', '51.2423%;' +'253', 'Meeting Rooms II', '/problems/meeting-rooms-ii', 'Y', '50.5%', 'Medium', '50.7493%;' +'726', 'Number of Atoms', '/problems/number-of-atoms', 'N', '52.2%', 'Hard', '50.4599%;' +'975', 'Odd Even Jump', '/problems/odd-even-jump', 'N', '38.8%', 'Hard', '50.4599%;' +'1606', 'Find Servers That Handled Most Number of Requests', '/problems/find-servers-that-handled-most-number-of-requests', 'N', '42.9%', 'Hard', '50.4599%;' +'2135', 'Count Words Obtained After Adding a Letter', '/problems/count-words-obtained-after-adding-a-letter', 'N', '42.8%', 'Medium', '47.6406%;' +'394', 'Decode String', '/problems/decode-string', 'N', '57.6%', 'Medium', '47.2787%;' +'2184', 'Number of Ways to Build Sturdy Brick Wall', '/problems/number-of-ways-to-build-sturdy-brick-wall', 'Y', '51.6%', 'Medium', '47.1993%;' +'1499', 'Max Value of Equation', '/problems/max-value-of-equation', 'N', '46.4%', 'Hard', '46.2371%;' +'2277', 'Closest Node to Path in Tree', '/problems/closest-node-to-path-in-tree', 'Y', '63.9%', 'Hard', '46.2371%;' +'1423', 'Maximum Points You Can Obtain from Cards', '/problems/maximum-points-you-can-obtain-from-cards', 'N', '52.3%', 'Medium', '45.5051%;' +'2345', 'Finding the Number of Visible Mountains', '/problems/finding-the-number-of-visible-mountains', 'Y', '44.0%', 'Medium', '45.0343%;' +'282', 'Expression Add Operators', '/problems/expression-add-operators', 'N', '39.2%', 'Hard', '44.5673%;' +'792', 'Number of Matching Subsequences', '/problems/number-of-matching-subsequences', 'N', '51.9%', 'Medium', '44.3605%;' +'720', 'Longest Word in Dictionary', '/problems/longest-word-in-dictionary', 'N', '51.8%', 'Medium', '44.131%;' +'839', 'Similar String Groups', '/problems/similar-string-groups', 'N', '47.7%', 'Hard', '42.863%;' +'1697', 'Checking Existence of Edge Length Limited Paths', '/problems/checking-existence-of-edge-length-limited-paths', 'N', '50.5%', 'Hard', '42.863%;' +'1825', 'Finding MK Average', '/problems/finding-mk-average', 'N', '35.3%', 'Hard', '42.1991%;' +'2271', 'Maximum White Tiles Covered by a Carpet', '/problems/maximum-white-tiles-covered-by-a-carpet', 'N', '32.7%', 'Medium', '42.118%;' +'2311', 'Longest Binary Subsequence Less Than or Equal to K', '/problems/longest-binary-subsequence-less-than-or-equal-to-k', 'N', '36.4%', 'Medium', '41.4061%;' +'1102', 'Path With Maximum Minimum Value', '/problems/path-with-maximum-minimum-value', 'Y', '53.3%', 'Medium', '40.0717%;' +'1363', 'Largest Multiple of Three', '/problems/largest-multiple-of-three', 'N', '33.4%', 'Hard', '40.0717%;' +'458', 'Poor Pigs', '/problems/poor-pigs', 'N', '64.4%', 'Hard', '39.9697%;' +'317', 'Shortest Distance from All Buildings', '/problems/shortest-distance-from-all-buildings', 'Y', '42.9%', 'Hard', '39.79%;' +'2128', 'Remove All Ones With Row and Column Flips', '/problems/remove-all-ones-with-row-and-column-flips', 'Y', '76.4%', 'Medium', '38.7118%;' +'2366', 'Minimum Replacements to Sort the Array', '/problems/minimum-replacements-to-sort-the-array', 'N', '39.9%', 'Hard', '38.7118%;' +'2178', 'Maximum Split of Positive Even Integers', '/problems/maximum-split-of-positive-even-integers', 'N', '59.1%', 'Medium', '38.263%;' +'1136', 'Parallel Courses', '/problems/parallel-courses', 'Y', '62.0%', 'Medium', '38.0596%;' +'1263', 'Minimum Moves to Move a Box to Their Target Location', '/problems/minimum-moves-to-move-a-box-to-their-target-location', 'N', '49.0%', 'Hard', '37.7048%;' +'652', 'Find Duplicate Subtrees', '/problems/find-duplicate-subtrees', 'N', '56.5%', 'Medium', '37.4632%;' +'636', 'Exclusive Time of Functions', '/problems/exclusive-time-of-functions', 'N', '61.1%', 'Medium', '36.6471%;' +'200', 'Number of Islands', '/problems/number-of-islands', 'N', '56.4%', 'Medium', '36.4491%;' +'393', 'UTF-8 Validation', '/problems/utf-8-validation', 'N', '45.2%', 'Medium', '36.1453%;' +'642', 'Design Search Autocomplete System', '/problems/design-search-autocomplete-system', 'Y', '48.7%', 'Hard', '36.1453%;' +'593', 'Valid Square', '/problems/valid-square', 'N', '44.0%', 'Medium', '36.047%;' +'1889', 'Minimum Space Wasted From Packaging', '/problems/minimum-space-wasted-from-packaging', 'N', '30.7%', 'Hard', '35.6601%;' +'1882', 'Process Tasks Using Servers', '/problems/process-tasks-using-servers', 'N', '39.6%', 'Medium', '35.0375%;' +'2426', 'Number of Pairs Satisfying Inequality', '/problems/number-of-pairs-satisfying-inequality', 'N', '42.2%', 'Hard', '35.0375%;' +'1834', 'Single-Threaded CPU', '/problems/single-threaded-cpu', 'N', '42.0%', 'Medium', '34.736%;' +'871', 'Minimum Number of Refueling Stops', '/problems/minimum-number-of-refueling-stops', 'N', '39.9%', 'Hard', '34.278%;' +'302', 'Smallest Rectangle Enclosing Black Pixels', '/problems/smallest-rectangle-enclosing-black-pixels', 'Y', '58.2%', 'Hard', '33.8681%;' +'1376', 'Time Needed to Inform All Employees', '/problems/time-needed-to-inform-all-employees', 'N', '58.4%', 'Medium', '33.8681%;' +'1554', 'Strings Differ by One Character', '/problems/strings-differ-by-one-character', 'Y', '43.2%', 'Medium', '33.8681%;' +'679', '24 Game', '/problems/24-game', 'N', '49.1%', 'Hard', '32.7887%;' +'252', 'Meeting Rooms', '/problems/meeting-rooms', 'Y', '57.1%', 'Easy', '32.712%;' +'1088', 'Confusing Number II', '/problems/confusing-number-ii', 'Y', '46.5%', 'Hard', '32.2792%;' +'1885', 'Count Pairs in Two Arrays', '/problems/count-pairs-in-two-arrays', 'Y', '59.3%', 'Medium', '32.2792%;' +'1647', 'Minimum Deletions to Make Character Frequencies Unique', '/problems/minimum-deletions-to-make-character-frequencies-unique', 'N', '59.2%', 'Medium', '32.2193%;' +'1473', 'Paint House III', '/problems/paint-house-iii', 'N', '61.9%', 'Hard', '32.1135%;' +'1506', 'Find Root of N-Ary Tree', '/problems/find-root-of-n-ary-tree', 'Y', '78.2%', 'Medium', '32.1135%;' +'2337', 'Move Pieces to Obtain a String', '/problems/move-pieces-to-obtain-a-string', 'N', '48.1%', 'Medium', '32.1135%;' +'1197', 'Minimum Knight Moves', '/problems/minimum-knight-moves', 'Y', '39.7%', 'Medium', '31.9092%;' +'2364', 'Count Number of Bad Pairs', '/problems/count-number-of-bad-pairs', 'N', '40.7%', 'Medium', '31.4703%;' +'732', 'My Calendar III', '/problems/my-calendar-iii', 'N', '71.6%', 'Hard', '30.8568%;' +'1220', 'Count Vowels Permutation', '/problems/count-vowels-permutation', 'N', '60.6%', 'Hard', '30.8568%;' +'1820', 'Maximum Number of Accepted Invitations', '/problems/maximum-number-of-accepted-invitations', 'Y', '49.8%', 'Medium', '30.8568%;' +'2258', 'Escape the Spreading Fire', '/problems/escape-the-spreading-fire', 'N', '34.6%', 'Hard', '30.8568%;' +'1851', 'Minimum Interval to Include Each Query', '/problems/minimum-interval-to-include-each-query', 'N', '47.8%', 'Hard', '29.7097%;' +'745', 'Prefix and Suffix Search', '/problems/prefix-and-suffix-search', 'N', '41.3%', 'Hard', '29.5732%;' +'967', 'Numbers With Same Consecutive Differences', '/problems/numbers-with-same-consecutive-differences', 'N', '57.1%', 'Medium', '29.5732%;' +'2276', 'Count Integers in Intervals', '/problems/count-integers-in-intervals', 'N', '34.2%', 'Hard', '29.1724%;' +'210', 'Course Schedule II', '/problems/course-schedule-ii', 'N', '48.0%', 'Medium', '28.6869%;' +'1218', 'Longest Arithmetic Subsequence of Given Difference', '/problems/longest-arithmetic-subsequence-of-given-difference', 'N', '51.8%', 'Medium', '27.6864%;' +'135', 'Candy', '/problems/candy', 'N', '40.8%', 'Hard', '27.5703%;' +'150', 'Evaluate Reverse Polish Notation', '/problems/evaluate-reverse-polish-notation', 'N', '44.1%', 'Medium', '27.5369%;' +'13', 'Roman to Integer', '/problems/roman-to-integer', 'N', '58.2%', 'Easy', '26.5603%;' +'2035', 'Partition Array Into Two Arrays to Minimize Sum Difference', '/problems/partition-array-into-two-arrays-to-minimize-sum-difference', 'N', '18.3%', 'Hard', '26.2131%;' +'1110', 'Delete Nodes And Return Forest', '/problems/delete-nodes-and-return-forest', 'N', '69.3%', 'Medium', '25.9019%;' +'2127', 'Maximum Employees to Be Invited to a Meeting', '/problems/maximum-employees-to-be-invited-to-a-meeting', 'N', '33.5%', 'Hard', '25.4591%;' +'57', 'Insert Interval', '/problems/insert-interval', 'N', '38.0%', 'Medium', '25.3153%;' +'388', 'Longest Absolute File Path', '/problems/longest-absolute-file-path', 'N', '46.5%', 'Medium', '25.1732%;' +'889', 'Construct Binary Tree from Preorder and Postorder Traversal', '/problems/construct-binary-tree-from-preorder-and-postorder-traversal', 'N', '70.8%', 'Medium', '25.1732%;' +'1171', 'Remove Zero Sum Consecutive Nodes from Linked List', '/problems/remove-zero-sum-consecutive-nodes-from-linked-list', 'N', '43.0%', 'Medium', '25.1732%;' +'128', 'Longest Consecutive Sequence', '/problems/longest-consecutive-sequence', 'N', '48.9%', 'Medium', '25.0534%;' +'299', 'Bulls and Cows', '/problems/bulls-and-cows', 'N', '48.7%', 'Medium', '24.9903%;' +'1091', 'Shortest Path in Binary Matrix', '/problems/shortest-path-in-binary-matrix', 'N', '44.5%', 'Medium', '24.8551%;' +'1074', 'Number of Submatrices That Sum to Target', '/problems/number-of-submatrices-that-sum-to-target', 'N', '69.8%', 'Hard', '24.6223%;' +'146', 'LRU Cache', '/problems/lru-cache', 'N', '40.5%', 'Medium', '24.5937%;' +'1004', 'Max Consecutive Ones III', '/problems/max-consecutive-ones-iii', 'N', '63.4%', 'Medium', '24.4226%;' +'1', 'Two Sum', '/problems/two-sum', 'N', '49.1%', 'Easy', '24.3305%;' +'354', 'Russian Doll Envelopes', '/problems/russian-doll-envelopes', 'N', '38.3%', 'Hard', '24.0566%;' +'379', 'Design Phone Directory', '/problems/design-phone-directory', 'Y', '51.0%', 'Medium', '23.8443%;' +'629', 'K Inverse Pairs Array', '/problems/k-inverse-pairs-array', 'N', '42.9%', 'Hard', '23.8443%;' +'2185', 'Counting Words With a Given Prefix', '/problems/counting-words-with-a-given-prefix', 'N', '77.0%', 'Easy', '23.5773%;' +'56', 'Merge Intervals', '/problems/merge-intervals', 'N', '46.0%', 'Medium', '23.5663%;' +'353', 'Design Snake Game', '/problems/design-snake-game', 'Y', '39.1%', 'Medium', '23.1186%;' +'1986', 'Minimum Number of Work Sessions to Finish the Tasks', '/problems/minimum-number-of-work-sessions-to-finish-the-tasks', 'N', '33.1%', 'Medium', '23.1186%;' +'2092', 'Find All People With Secret', '/problems/find-all-people-with-secret', 'N', '34.2%', 'Hard', '23.1186%;' +'983', 'Minimum Cost For Tickets', '/problems/minimum-cost-for-tickets', 'N', '64.4%', 'Medium', '22.9447%;' +'939', 'Minimum Area Rectangle', '/problems/minimum-area-rectangle', 'N', '53.0%', 'Medium', '22.8114%;' +'1345', 'Jump Game IV', '/problems/jump-game-iv', 'N', '44.0%', 'Hard', '22.513%;' +'1642', 'Furthest Building You Can Reach', '/problems/furthest-building-you-can-reach', 'N', '48.3%', 'Medium', '22.513%;' +'239', 'Sliding Window Maximum', '/problems/sliding-window-maximum', 'N', '46.6%', 'Hard', '22.4669%;' +'788', 'Rotated Digits', '/problems/rotated-digits', 'N', '56.9%', 'Medium', '22.4397%;' +'1138', 'Alphabet Board Path', '/problems/alphabet-board-path', 'N', '52.3%', 'Medium', '22.4397%;' +'1284', 'Minimum Number of Flips to Convert Binary Matrix to Zero Matrix', '/problems/minimum-number-of-flips-to-convert-binary-matrix-to-zero-matrix', 'N', '72.0%', 'Hard', '22.4397%;' +'731', 'My Calendar II', '/problems/my-calendar-ii', 'N', '54.8%', 'Medium', '22.223%;' +'934', 'Shortest Bridge', '/problems/shortest-bridge', 'N', '54.0%', 'Medium', '21.9584%;' +'2171', 'Removing Minimum Number of Magic Beans', '/problems/removing-minimum-number-of-magic-beans', 'N', '42.0%', 'Medium', '21.8029%;' +'62', 'Unique Paths', '/problems/unique-paths', 'N', '62.3%', 'Medium', '21.4373%;' +'1277', 'Count Square Submatrices with All Ones', '/problems/count-square-submatrices-with-all-ones', 'N', '74.4%', 'Medium', '21.3505%;' +'794', 'Valid Tic-Tac-Toe State', '/problems/valid-tic-tac-toe-state', 'N', '35.2%', 'Medium', '21.2042%;' +'951', 'Flip Equivalent Binary Trees', '/problems/flip-equivalent-binary-trees', 'N', '66.8%', 'Medium', '21.1399%;' +'1525', 'Number of Good Ways to Split a String', '/problems/number-of-good-ways-to-split-a-string', 'N', '69.4%', 'Medium', '21.1399%;' +'2250', 'Count Number of Rectangles Containing Each Point', '/problems/count-number-of-rectangles-containing-each-point', 'N', '34.1%', 'Medium', '20.64%;' +'692', 'Top K Frequent Words', '/problems/top-k-frequent-words', 'N', '56.9%', 'Medium', '20.551%;' +'894', 'All Possible Full Binary Trees', '/problems/all-possible-full-binary-trees', 'N', '80.0%', 'Medium', '20.3995%;' +'890', 'Find and Replace Pattern', '/problems/find-and-replace-pattern', 'N', '77.9%', 'Medium', '20.165%;' +'315', 'Count of Smaller Numbers After Self', '/problems/count-of-smaller-numbers-after-self', 'N', '42.8%', 'Hard', '20.0453%;' +'341', 'Flatten Nested List Iterator', '/problems/flatten-nested-list-iterator', 'N', '61.6%', 'Medium', '19.6032%;' +'938', 'Range Sum of BST', '/problems/range-sum-of-bst', 'N', '85.4%', 'Easy', '19.6032%;' +'930', 'Binary Subarrays With Sum', '/problems/binary-subarrays-with-sum', 'N', '51.0%', 'Medium', '19.2819%;' +'1052', 'Grumpy Bookstore Owner', '/problems/grumpy-bookstore-owner', 'N', '57.1%', 'Medium', '19.1254%;' +'42', 'Trapping Rain Water', '/problems/trapping-rain-water', 'N', '58.8%', 'Hard', '18.9844%;' +'524', 'Longest Word in Dictionary through Deleting', '/problems/longest-word-in-dictionary-through-deleting', 'N', '51.2%', 'Medium', '18.6719%;' +'1383', 'Maximum Performance of a Team', '/problems/maximum-performance-of-a-team', 'N', '48.9%', 'Hard', '18.6719%;' +'301', 'Remove Invalid Parentheses', '/problems/remove-invalid-parentheses', 'N', '47.1%', 'Hard', '18.2875%;' +'332', 'Reconstruct Itinerary', '/problems/reconstruct-itinerary', 'N', '41.0%', 'Hard', '18.1361%;' +'224', 'Basic Calculator', '/problems/basic-calculator', 'N', '41.2%', 'Hard', '18.0101%;' +'743', 'Network Delay Time', '/problems/network-delay-time', 'N', '51.5%', 'Medium', '18.0101%;' +'31', 'Next Permutation', '/problems/next-permutation', 'N', '37.2%', 'Medium', '17.9756%;' +'630', 'Course Schedule III', '/problems/course-schedule-iii', 'N', '40.2%', 'Hard', '17.8301%;' +'420', 'Strong Password Checker', '/problems/strong-password-checker', 'N', '14.3%', 'Hard', '17.7415%;' +'921', 'Minimum Add to Make Parentheses Valid', '/problems/minimum-add-to-make-parentheses-valid', 'N', '76.2%', 'Medium', '17.632%;' +'1155', 'Number of Dice Rolls With Target Sum', '/problems/number-of-dice-rolls-with-target-sum', 'N', '53.6%', 'Medium', '17.567%;' +'551', 'Student Attendance Record I', '/problems/student-attendance-record-i', 'N', '48.1%', 'Easy', '17.5347%;' +'2435', 'Paths in Matrix Whose Sum Is Divisible by K', '/problems/paths-in-matrix-whose-sum-is-divisible-by-k', 'N', '41.0%', 'Hard', '17.438%;' +'1254', 'Number of Closed Islands', '/problems/number-of-closed-islands', 'N', '64.2%', 'Medium', '17.3435%;' +'334', 'Increasing Triplet Subsequence', '/problems/increasing-triplet-subsequence', 'N', '42.7%', 'Medium', '17.0065%;' +'410', 'Split Array Largest Sum', '/problems/split-array-largest-sum', 'N', '53.3%', 'Hard', '16.9739%;' +'947', 'Most Stones Removed with Same Row or Column', '/problems/most-stones-removed-with-same-row-or-column', 'N', '58.8%', 'Medium', '16.8296%;' +'1592', 'Rearrange Spaces Between Words', '/problems/rearrange-spaces-between-words', 'N', '43.7%', 'Easy', '16.7464%;' +'400', 'Nth Digit', '/problems/nth-digit', 'N', '34.1%', 'Medium', '16.7075%;' +'1296', 'Divide Array in Sets of K Consecutive Numbers', '/problems/divide-array-in-sets-of-k-consecutive-numbers', 'N', '56.6%', 'Medium', '16.7075%;' +'981', 'Time Based Key-Value Store', '/problems/time-based-key-value-store', 'N', '53.4%', 'Medium', '16.1284%;' +'64', 'Minimum Path Sum', '/problems/minimum-path-sum', 'N', '60.7%', 'Medium', '16.1104%;' +'1509', 'Minimum Difference Between Largest and Smallest Value in Three Moves', '/problems/minimum-difference-between-largest-and-smallest-value-in-three-moves', 'N', '54.6%', 'Medium', '16.038%;' +'2161', 'Partition Array According to Given Pivot', '/problems/partition-array-according-to-given-pivot', 'N', '84.4%', 'Medium', '15.5885%;' +'295', 'Find Median from Data Stream', '/problems/find-median-from-data-stream', 'N', '51.5%', 'Hard', '15.5257%;' +'306', 'Additive Number', '/problems/additive-number', 'N', '30.9%', 'Medium', '15.4225%;' +'427', 'Construct Quad Tree', '/problems/construct-quad-tree', 'N', '66.3%', 'Medium', '15.4225%;' +'790', 'Domino and Tromino Tiling', '/problems/domino-and-tromino-tiling', 'N', '48.4%', 'Medium', '15.4225%;' +'1268', 'Search Suggestions System', '/problems/search-suggestions-system', 'N', '66.5%', 'Medium', '15.3246%;' +'1302', 'Deepest Leaves Sum', '/problems/deepest-leaves-sum', 'N', '86.9%', 'Medium', '14.9922%;' +'417', 'Pacific Atlantic Water Flow', '/problems/pacific-atlantic-water-flow', 'N', '54.0%', 'Medium', '14.7638%;' +'4', 'Median of Two Sorted Arrays', '/problems/median-of-two-sorted-arrays', 'N', '35.3%', 'Hard', '14.6613%;' +'722', 'Remove Comments', '/problems/remove-comments', 'N', '38.0%', 'Medium', '14.5862%;' +'362', 'Design Hit Counter', '/problems/design-hit-counter', 'Y', '68.4%', 'Medium', '14.4703%;' +'2215', 'Find the Difference of Two Arrays', '/problems/find-the-difference-of-two-arrays', 'N', '69.3%', 'Easy', '14.3562%;' +'2187', 'Minimum Time to Complete Trips', '/problems/minimum-time-to-complete-trips', 'N', '32.0%', 'Medium', '14.328%;' +'2235', 'Add Two Integers', '/problems/add-two-integers', 'N', '89.5%', 'Easy', '14.2564%;' +'556', 'Next Greater Element III', '/problems/next-greater-element-iii', 'N', '34.1%', 'Medium', '14.1336%;' +'752', 'Open the Lock', '/problems/open-the-lock', 'N', '55.5%', 'Medium', '14.1336%;' +'188', 'Best Time to Buy and Sell Stock IV', '/problems/best-time-to-buy-and-sell-stock-iv', 'N', '38.0%', 'Hard', '14.0183%;' +'621', 'Task Scheduler', '/problems/task-scheduler', 'N', '55.8%', 'Medium', '13.982%;' +'300', 'Longest Increasing Subsequence', '/problems/longest-increasing-subsequence', 'N', '51.6%', 'Medium', '13.9181%;' +'211', 'Design Add and Search Words Data Structure', '/problems/design-add-and-search-words-data-structure', 'N', '43.0%', 'Medium', '13.9054%;' +'278', 'First Bad Version', '/problems/first-bad-version', 'N', '43.0%', 'Easy', '13.7415%;' +'1438', 'Longest Continuous Subarray With Absolute Diff Less Than or Equal to Limit', '/problems/longest-continuous-subarray-with-absolute-diff-less-than-or-equal-to-limit', 'N', '48.0%', 'Medium', '13.5068%;' +'373', 'Find K Pairs with Smallest Sums', '/problems/find-k-pairs-with-smallest-sums', 'N', '38.3%', 'Medium', '13.4079%;' +'1631', 'Path With Minimum Effort', '/problems/path-with-minimum-effort', 'N', '55.4%', 'Medium', '13.3104%;' +'1730', 'Shortest Path to Get Food', '/problems/shortest-path-to-get-food', 'Y', '54.1%', 'Medium', '13.167%;' +'690', 'Employee Importance', '/problems/employee-importance', 'N', '65.2%', 'Medium', '13.167%;' +'79', 'Word Search', '/problems/word-search', 'N', '39.8%', 'Medium', '13.0224%;' +'1275', 'Find Winner on a Tic Tac Toe Game', '/problems/find-winner-on-a-tic-tac-toe-game', 'N', '54.3%', 'Easy', '12.7552%;' +'2336', 'Smallest Number in Infinite Set', '/problems/smallest-number-in-infinite-set', 'N', '71.7%', 'Medium', '12.7552%;' +'881', 'Boats to Save People', '/problems/boats-to-save-people', 'N', '52.7%', 'Medium', '12.4951%;' +'380', 'Insert Delete GetRandom O(1)', '/problems/insert-delete-getrandom-o1', 'N', '52.0%', 'Medium', '12.0344%;' +'297', 'Serialize and Deserialize Binary Tree', '/problems/serialize-and-deserialize-binary-tree', 'N', '55.0%', 'Hard', '12.0062%;' +'772', 'Basic Calculator III', '/problems/basic-calculator-iii', 'Y', '48.6%', 'Hard', '12.0062%;' +'365', 'Water and Jug Problem', '/problems/water-and-jug-problem', 'N', '36.7%', 'Medium', '11.5012%;' +'560', 'Subarray Sum Equals K', '/problems/subarray-sum-equals-k', 'N', '44.0%', 'Medium', '11.4716%;' +'670', 'Maximum Swap', '/problems/maximum-swap', 'N', '47.9%', 'Medium', '11.3423%;' +'1244', 'Design A Leaderboard', '/problems/design-a-leaderboard', 'Y', '68.9%', 'Medium', '11.3423%;' +'193', 'Valid Phone Numbers', '/problems/valid-phone-numbers', 'N', '26.0%', 'Easy', '11.1879%;' +'869', 'Reordered Power of 2', '/problems/reordered-power-of-2', 'N', '63.9%', 'Medium', '11.1879%;' +'384', 'Shuffle an Array', '/problems/shuffle-an-array', 'N', '57.7%', 'Medium', '11.1374%;' +'207', 'Course Schedule', '/problems/course-schedule', 'N', '45.4%', 'Medium', '11.0656%;' +'807', 'Max Increase to Keep City Skyline', '/problems/max-increase-to-keep-city-skyline', 'N', '86.0%', 'Medium', '11.0378%;' +'473', 'Matchsticks to Square', '/problems/matchsticks-to-square', 'N', '40.4%', 'Medium', '10.8917%;' +'990', 'Satisfiability of Equality Equations', '/problems/satisfiability-of-equality-equations', 'N', '50.7%', 'Medium', '10.8917%;' +'935', 'Knight Dialer', '/problems/knight-dialer', 'N', '50.0%', 'Medium', '10.7495%;' +'1353', 'Maximum Number of Events That Can Be Attended', '/problems/maximum-number-of-events-that-can-be-attended', 'N', '32.9%', 'Medium', '10.7495%;' +'1570', 'Dot Product of Two Sparse Vectors', '/problems/dot-product-of-two-sparse-vectors', 'Y', '90.3%', 'Medium', '10.6111%;' +'487', 'Max Consecutive Ones II', '/problems/max-consecutive-ones-ii', 'Y', '49.6%', 'Medium', '10.4762%;' +'791', 'Custom Sort String', '/problems/custom-sort-string', 'N', '69.3%', 'Medium', '10.4762%;' +'43', 'Multiply Strings', '/problems/multiply-strings', 'N', '38.8%', 'Medium', '10.3448%;' +'403', 'Frog Jump', '/problems/frog-jump', 'N', '43.1%', 'Hard', '10.3448%;' +'827', 'Making A Large Island', '/problems/making-a-large-island', 'N', '44.7%', 'Hard', '10.3448%;' +'173', 'Binary Search Tree Iterator', '/problems/binary-search-tree-iterator', 'N', '69.2%', 'Medium', '10.3125%;' +'1021', 'Remove Outermost Parentheses', '/problems/remove-outermost-parentheses', 'N', '80.2%', 'Easy', '10.2168%;' +'1235', 'Maximum Profit in Job Scheduling', '/problems/maximum-profit-in-job-scheduling', 'N', '51.2%', 'Hard', '10.1609%;' +'485', 'Max Consecutive Ones', '/problems/max-consecutive-ones', 'N', '56.1%', 'Easy', '9.90366%;' +'316', 'Remove Duplicate Letters', '/problems/remove-duplicate-letters', 'N', '44.6%', 'Medium', '9.73519%;' +'1249', 'Minimum Remove to Make Valid Parentheses', '/problems/minimum-remove-to-make-valid-parentheses', 'N', '65.7%', 'Medium', '9.73519%;' +'1838', 'Frequency of the Most Frequent Element', '/problems/frequency-of-the-most-frequent-element', 'N', '38.6%', 'Medium', '9.73519%;' +'37', 'Sudoku Solver', '/problems/sudoku-solver', 'N', '56.8%', 'Hard', '9.62193%;' +'1854', 'Maximum Population Year', '/problems/maximum-population-year', 'N', '59.9%', 'Easy', '9.51132%;' +'1014', 'Best Sightseeing Pair', '/problems/best-sightseeing-pair', 'N', '59.5%', 'Medium', '9.09357%;' +'14', 'Longest Common Prefix', '/problems/longest-common-prefix', 'N', '40.8%', 'Easy', '9.08803%;' +'20', 'Valid Parentheses', '/problems/valid-parentheses', 'N', '40.6%', 'Easy', '9.06313%;' +'846', 'Hand of Straights', '/problems/hand-of-straights', 'N', '56.4%', 'Medium', '8.99489%;' +'38', 'Count and Say', '/problems/count-and-say', 'N', '51.3%', 'Medium', '8.87456%;' +'162', 'Find Peak Element', '/problems/find-peak-element', 'N', '46.2%', 'Medium', '8.85613%;' +'1162', 'As Far from Land as Possible', '/problems/as-far-from-land-as-possible', 'N', '48.6%', 'Medium', '8.80391%;' +'695', 'Max Area of Island', '/problems/max-area-of-island', 'N', '71.7%', 'Medium', '8.68958%;' +'12', 'Integer to Roman', '/problems/integer-to-roman', 'N', '61.5%', 'Medium', '8.54213%;' +'863', 'All Nodes Distance K in Binary Tree', '/problems/all-nodes-distance-k-in-binary-tree', 'N', '62.1%', 'Medium', '8.53238%;' +'340', 'Longest Substring with At Most K Distinct Characters', '/problems/longest-substring-with-at-most-k-distinct-characters', 'Y', '47.8%', 'Medium', '8.4456%;' +'673', 'Number of Longest Increasing Subsequence', '/problems/number-of-longest-increasing-subsequence', 'N', '42.3%', 'Medium', '8.4456%;' +'213', 'House Robber II', '/problems/house-robber-ii', 'N', '40.7%', 'Medium', '8.38084%;' +'261', 'Graph Valid Tree', '/problems/graph-valid-tree', 'Y', '46.9%', 'Medium', '8.37933%;' +'323', 'Number of Connected Components in an Undirected Graph', '/problems/number-of-connected-components-in-an-undirected-graph', 'Y', '62.1%', 'Medium', '8.37933%;' +'832', 'Flipping an Image', '/problems/flipping-an-image', 'N', '80.4%', 'Easy', '8.37933%;' +'154', 'Find Minimum in Rotated Sorted Array II', '/problems/find-minimum-in-rotated-sorted-array-ii', 'N', '43.4%', 'Hard', '8.34194%;' +'1669', 'Merge In Between Linked Lists', '/problems/merge-in-between-linked-lists', 'N', '74.5%', 'Medium', '8.2773%;' +'212', 'Word Search II', '/problems/word-search-ii', 'N', '36.9%', 'Hard', '8.23628%;' +'875', 'Koko Eating Bananas', '/problems/koko-eating-bananas', 'N', '52.2%', 'Medium', '8.23628%;' +'992', 'Subarrays with K Different Integers', '/problems/subarrays-with-k-different-integers', 'N', '54.4%', 'Hard', '8.19568%;' +'493', 'Reverse Pairs', '/problems/reverse-pairs', 'N', '30.9%', 'Hard', '8.15992%;' +'346', 'Moving Average from Data Stream', '/problems/moving-average-from-data-stream', 'Y', '77.1%', 'Easy', '8.11566%;' +'1608', 'Special Array With X Elements Greater Than or Equal X', '/problems/special-array-with-x-elements-greater-than-or-equal-x', 'N', '60.1%', 'Easy', '8.03722%;' +'474', 'Ones and Zeroes', '/problems/ones-and-zeroes', 'N', '46.7%', 'Medium', '7.66692%;' +'412', 'Fizz Buzz', '/problems/fizz-buzz', 'N', '68.9%', 'Easy', '7.60262%;' +'72', 'Edit Distance', '/problems/edit-distance', 'N', '52.7%', 'Hard', '7.59696%;' +'413', 'Arithmetic Slices', '/problems/arithmetic-slices', 'N', '65.1%', 'Medium', '7.52828%;' +'1010', 'Pairs of Songs With Total Durations Divisible by 60', '/problems/pairs-of-songs-with-total-durations-divisible-by-60', 'N', '52.9%', 'Medium', '7.47572%;' +'23', 'Merge k Sorted Lists', '/problems/merge-k-sorted-lists', 'N', '48.5%', 'Hard', '7.35112%;' +'71', 'Simplify Path', '/problems/simplify-path', 'N', '39.2%', 'Medium', '7.24461%;' +'476', 'Number Complement', '/problems/number-complement', 'N', '67.2%', 'Easy', '7.20288%;' +'336', 'Palindrome Pairs', '/problems/palindrome-pairs', 'N', '35.2%', 'Hard', '7.14118%;' +'665', 'Non-decreasing Array', '/problems/non-decreasing-array', 'N', '24.2%', 'Medium', '6.96231%;' +'5', 'Longest Palindromic Substring', '/problems/longest-palindromic-substring', 'N', '32.4%', 'Medium', '6.93231%;' +'2331', 'Evaluate Boolean Binary Tree', '/problems/evaluate-boolean-binary-tree', 'N', '79.2%', 'Easy', '6.848%;' +'97', 'Interleaving String', '/problems/interleaving-string', 'N', '37.1%', 'Medium', '6.82312%;' +'17', 'Letter Combinations of a Phone Number', '/problems/letter-combinations-of-a-phone-number', 'N', '55.7%', 'Medium', '6.68347%;' +'273', 'Integer to English Words', '/problems/integer-to-english-words', 'N', '29.9%', 'Hard', '6.52672%;' +'1706', 'Where Will the Ball Fall', '/problems/where-will-the-ball-fall', 'N', '71.6%', 'Medium', '6.44833%;' +'66', 'Plus One', '/problems/plus-one', 'N', '43.4%', 'Easy', '6.43556%;' +'540', 'Single Element in a Sorted Array', '/problems/single-element-in-a-sorted-array', 'N', '58.5%', 'Medium', '6.42628%;' +'343', 'Integer Break', '/problems/integer-break', 'N', '55.4%', 'Medium', '6.37721%;' +'208', 'Implement Trie (Prefix Tree)', '/problems/implement-trie-prefix-tree', 'N', '61.0%', 'Medium', '6.29315%;' +'53', 'Maximum Subarray', '/problems/maximum-subarray', 'N', '50.1%', 'Medium', '6.27142%;' +'1207', 'Unique Number of Occurrences', '/problems/unique-number-of-occurrences', 'N', '70.9%', 'Easy', '6.19338%;' +'45', 'Jump Game II', '/problems/jump-game-ii', 'N', '38.6%', 'Medium', '6.13919%;' +'658', 'Find K Closest Elements', '/problems/find-k-closest-elements', 'N', '46.8%', 'Medium', '5.90188%;' +'399', 'Evaluate Division', '/problems/evaluate-division', 'N', '59.6%', 'Medium', '5.76183%;' +'29', 'Divide Two Integers', '/problems/divide-two-integers', 'N', '17.3%', 'Medium', '5.57004%;' +'3', 'Longest Substring Without Repeating Characters', '/problems/longest-substring-without-repeating-characters', 'N', '33.8%', 'Medium', '5.5627%;' +'337', 'House Robber III', '/problems/house-robber-iii', 'N', '53.9%', 'Medium', '5.49687%;' +'2396', 'Strictly Palindromic Number', '/problems/strictly-palindromic-number', 'N', '87.7%', 'Medium', '5.49687%;' +'9', 'Palindrome Number', '/problems/palindrome-number', 'N', '52.9%', 'Easy', '5.46529%;' +'1011', 'Capacity To Ship Packages Within D Days', '/problems/capacity-to-ship-packages-within-d-days', 'N', '64.6%', 'Medium', '5.46101%;' +'198', 'House Robber', '/problems/house-robber', 'N', '48.8%', 'Medium', '5.45705%;' +'1823', 'Find the Winner of the Circular Game', '/problems/find-the-winner-of-the-circular-game', 'N', '77.9%', 'Medium', '5.42561%;' +'647', 'Palindromic Substrings', '/problems/palindromic-substrings', 'N', '66.4%', 'Medium', '5.39453%;' +'395', 'Longest Substring with At Least K Repeating Characters', '/problems/longest-substring-with-at-least-k-repeating-characters', 'N', '44.8%', 'Medium', '5.28852%;' +'804', 'Unique Morse Code Words', '/problems/unique-morse-code-words', 'N', '82.7%', 'Easy', '5.28852%;' +'1313', 'Decompress Run-Length Encoded List', '/problems/decompress-run-length-encoded-list', 'N', '85.9%', 'Easy', '5.28852%;' +'304', 'Range Sum Query 2D - Immutable', '/problems/range-sum-query-2d-immutable', 'N', '52.2%', 'Medium', '5.22255%;' +'622', 'Design Circular Queue', '/problems/design-circular-queue', 'N', '51.8%', 'Medium', '5.22255%;' +'54', 'Spiral Matrix', '/problems/spiral-matrix', 'N', '43.8%', 'Medium', '5.09298%;' +'49', 'Group Anagrams', '/problems/group-anagrams', 'N', '66.5%', 'Medium', '5.0783%;' +'10', 'Regular Expression Matching', '/problems/regular-expression-matching', 'N', '28.2%', 'Hard', '4.88739%;' +'60', 'Permutation Sequence', '/problems/permutation-sequence', 'N', '43.8%', 'Hard', '4.88739%;' +'1710', 'Maximum Units on a Truck', '/problems/maximum-units-on-a-truck', 'N', '73.9%', 'Easy', '4.85905%;' +'149', 'Max Points on a Line', '/problems/max-points-on-a-line', 'N', '21.8%', 'Hard', '4.83103%;' +'202', 'Happy Number', '/problems/happy-number', 'N', '54.4%', 'Easy', '4.779%;' +'95', 'Unique Binary Search Trees II', '/problems/unique-binary-search-trees-ii', 'N', '51.6%', 'Medium', '4.74891%;' +'130', 'Surrounded Regions', '/problems/surrounded-regions', 'N', '36.1%', 'Medium', '4.71921%;' +'63', 'Unique Paths II', '/problems/unique-paths-ii', 'N', '39.1%', 'Medium', '4.70743%;' +'507', 'Perfect Number', '/problems/perfect-number', 'N', '37.8%', 'Easy', '4.66955%;' +'328', 'Odd Even Linked List', '/problems/odd-even-linked-list', 'N', '60.3%', 'Medium', '4.63797%;' +'347', 'Top K Frequent Elements', '/problems/top-k-frequent-elements', 'N', '64.8%', 'Medium', '4.52929%;' +'11', 'Container With Most Water', '/problems/container-with-most-water', 'N', '54.3%', 'Medium', '4.51408%;' +'377', 'Combination Sum IV', '/problems/combination-sum-iv', 'N', '52.1%', 'Medium', '4.49433%;' +'424', 'Longest Repeating Character Replacement', '/problems/longest-repeating-character-replacement', 'N', '51.5%', 'Medium', '4.49433%;' +'50', 'Pow(x, n)', '/problems/powx-n', 'N', '32.8%', 'Medium', '4.44478%;' +'310', 'Minimum Height Trees', '/problems/minimum-height-trees', 'N', '38.5%', 'Medium', '4.40001%;' +'112', 'Path Sum', '/problems/path-sum', 'N', '47.7%', 'Easy', '4.3885%;' +'205', 'Isomorphic Strings', '/problems/isomorphic-strings', 'N', '42.6%', 'Easy', '4.37451%;' +'139', 'Word Break', '/problems/word-break', 'N', '45.5%', 'Medium', '4.28208%;' +'115', 'Distinct Subsequences', '/problems/distinct-subsequences', 'N', '43.8%', 'Hard', '4.24416%;' +'721', 'Accounts Merge', '/problems/accounts-merge', 'N', '56.4%', 'Medium', '4.2228%;' +'1143', 'Longest Common Subsequence', '/problems/longest-common-subsequence', 'N', '58.8%', 'Medium', '4.20165%;' +'443', 'String Compression', '/problems/string-compression', 'N', '48.9%', 'Medium', '4.15998%;' +'1448', 'Count Good Nodes in Binary Tree', '/problems/count-good-nodes-in-binary-tree', 'N', '74.6%', 'Medium', '4.02046%;' +'21', 'Merge Two Sorted Lists', '/problems/merge-two-sorted-lists', 'N', '61.9%', 'Easy', '3.97405%;' +'121', 'Best Time to Buy and Sell Stock', '/problems/best-time-to-buy-and-sell-stock', 'N', '54.4%', 'Easy', '3.76146%;' +'785', 'Is Graph Bipartite?', '/problems/is-graph-bipartite', 'N', '52.7%', 'Medium', '3.71773%;' +'509', 'Fibonacci Number', '/problems/fibonacci-number', 'N', '69.2%', 'Easy', '3.64732%;' +'987', 'Vertical Order Traversal of a Binary Tree', '/problems/vertical-order-traversal-of-a-binary-tree', 'N', '44.7%', 'Hard', '3.63721%;' +'973', 'K Closest Points to Origin', '/problems/k-closest-points-to-origin', 'N', '65.8%', 'Medium', '3.63022%;' +'169', 'Majority Element', '/problems/majority-element', 'N', '63.9%', 'Easy', '3.50834%;' +'143', 'Reorder List', '/problems/reorder-list', 'N', '51.2%', 'Medium', '3.48299%;' +'2', 'Add Two Numbers', '/problems/add-two-numbers', 'N', '39.8%', 'Medium', '3.37471%;' +'137', 'Single Number II', '/problems/single-number-ii', 'N', '57.9%', 'Medium', '3.36066%;' +'349', 'Intersection of Two Arrays', '/problems/intersection-of-two-arrays', 'N', '70.3%', 'Easy', '3.35321%;' +'1971', 'Find if Path Exists in Graph', '/problems/find-if-path-exists-in-graph', 'N', '50.4%', 'Easy', '3.26911%;' +'91', 'Decode Ways', '/problems/decode-ways', 'N', '32.3%', 'Medium', '3.20535%;' +'28', 'Find the Index of the First Occurrence in a String', '/problems/find-the-index-of-the-first-occurrence-in-a-string', 'N', '37.6%', 'Medium', '3.20366%;' +'35', 'Search Insert Position', '/problems/search-insert-position', 'N', '42.0%', 'Easy', '3.17841%;' +'217', 'Contains Duplicate', '/problems/contains-duplicate', 'N', '61.3%', 'Easy', '3.1631%;' +'523', 'Continuous Subarray Sum', '/problems/continuous-subarray-sum', 'N', '28.5%', 'Medium', '3.13492%;' +'735', 'Asteroid Collision', '/problems/asteroid-collision', 'N', '44.4%', 'Medium', '3.12327%;' +'123', 'Best Time to Buy and Sell Stock III', '/problems/best-time-to-buy-and-sell-stock-iii', 'N', '44.9%', 'Hard', '3.10022%;' +'797', 'All Paths From Source to Target', '/problems/all-paths-from-source-to-target', 'N', '81.5%', 'Medium', '3.10022%;' +'55', 'Jump Game', '/problems/jump-game', 'N', '38.5%', 'Medium', '3.03034%;' +'653', 'Two Sum IV - Input is a BST', '/problems/two-sum-iv-input-is-a-bst', 'N', '61.0%', 'Easy', '3.02216%;' +'994', 'Rotting Oranges', '/problems/rotting-oranges', 'N', '52.5%', 'Medium', '2.86966%;' +'322', 'Coin Change', '/problems/coin-change', 'N', '41.6%', 'Medium', '2.82175%;' +'16', '3Sum Closest', '/problems/3sum-closest', 'N', '46.1%', 'Medium', '2.77288%;' +'88', 'Merge Sorted Array', '/problems/merge-sorted-array', 'N', '45.8%', 'Easy', '2.76704%;' +'114', 'Flatten Binary Tree to Linked List', '/problems/flatten-binary-tree-to-linked-list', 'N', '61.2%', 'Medium', '2.72788%;' +'503', 'Next Greater Element II', '/problems/next-greater-element-ii', 'N', '63.1%', 'Medium', '2.65047%;' +'41', 'First Missing Positive', '/problems/first-missing-positive', 'N', '36.6%', 'Hard', '2.63386%;' +'1528', 'Shuffle String', '/problems/shuffle-string', 'N', '85.7%', 'Easy', '2.60126%;' +'787', 'Cheapest Flights Within K Stops', '/problems/cheapest-flights-within-k-stops', 'N', '35.9%', 'Medium', '2.54611%;' +'51', 'N-Queens', '/problems/n-queens', 'N', '63.1%', 'Hard', '2.53843%;' +'586', 'Customer Placing the Largest Number of Orders', '/problems/customer-placing-the-largest-number-of-orders', 'N', '72.1%', 'Easy', '2.51564%;' +'518', 'Coin Change II', '/problems/coin-change-ii', 'N', '59.9%', 'Medium', '2.49326%;' +'100', 'Same Tree', '/problems/same-tree', 'N', '56.4%', 'Easy', '2.46403%;' +'229', 'Majority Element II', '/problems/majority-element-ii', 'N', '44.2%', 'Medium', '2.46403%;' +'134', 'Gas Station', '/problems/gas-station', 'N', '45.1%', 'Medium', '2.44256%;' +'92', 'Reverse Linked List II', '/problems/reverse-linked-list-ii', 'N', '45.4%', 'Medium', '2.39388%;' +'392', 'Is Subsequence', '/problems/is-subsequence', 'N', '49.0%', 'Easy', '2.37528%;' +'442', 'Find All Duplicates in an Array', '/problems/find-all-duplicates-in-an-array', 'N', '73.4%', 'Medium', '2.33407%;' +'912', 'Sort an Array', '/problems/sort-an-array', 'N', '59.5%', 'Medium', '2.33407%;' +'131', 'Palindrome Partitioning', '/problems/palindrome-partitioning', 'N', '62.5%', 'Medium', '2.29584%;' +'203', 'Remove Linked List Elements', '/problems/remove-linked-list-elements', 'N', '44.9%', 'Easy', '2.26763%;' +'733', 'Flood Fill', '/problems/flood-fill', 'N', '60.6%', 'Easy', '2.25413%;' +'704', 'Binary Search', '/problems/binary-search', 'N', '55.1%', 'Easy', '2.15886%;' +'127', 'Word Ladder', '/problems/word-ladder', 'N', '36.7%', 'Hard', '2.11139%;' +'283', 'Move Zeroes', '/problems/move-zeroes', 'N', '61.4%', 'Easy', '2.0397%;' +'152', 'Maximum Product Subarray', '/problems/maximum-product-subarray', 'N', '34.9%', 'Medium', '2.00778%;' +'83', 'Remove Duplicates from Sorted List', '/problems/remove-duplicates-from-sorted-list', 'N', '49.9%', 'Easy', '1.98047%;' +'104', 'Maximum Depth of Binary Tree', '/problems/maximum-depth-of-binary-tree', 'N', '73.2%', 'Easy', '1.93751%;' +'181', 'Employees Earning More Than Their Managers', '/problems/employees-earning-more-than-their-managers', 'N', '68.6%', 'Easy', '1.91001%;' +'1672', 'Richest Customer Wealth', '/problems/richest-customer-wealth', 'N', '88.2%', 'Easy', '1.89899%;' +'190', 'Reverse Bits', '/problems/reverse-bits', 'N', '52.4%', 'Easy', '1.85117%;' +'739', 'Daily Temperatures', '/problems/daily-temperatures', 'N', '66.6%', 'Medium', '1.83902%;' +'1512', 'Number of Good Pairs', '/problems/number-of-good-pairs', 'N', '88.2%', 'Easy', '1.81131%;' +'46', 'Permutations', '/problems/permutations', 'N', '74.9%', 'Medium', '1.81001%;' +'84', 'Largest Rectangle in Histogram', '/problems/largest-rectangle-in-histogram', 'N', '42.2%', 'Hard', '1.79968%;' +'1281', 'Subtract the Product and Sum of Digits of an Integer', '/problems/subtract-the-product-and-sum-of-digits-of-an-integer', 'N', '86.7%', 'Easy', '1.7694%;' +'39', 'Combination Sum', '/problems/combination-sum', 'N', '67.8%', 'Medium', '1.7661%;' +'32', 'Longest Valid Parentheses', '/problems/longest-valid-parentheses', 'N', '32.7%', 'Hard', '1.76199%;' +'48', 'Rotate Image', '/problems/rotate-image', 'N', '70.1%', 'Medium', '1.74654%;' +'90', 'Subsets II', '/problems/subsets-ii', 'N', '55.4%', 'Medium', '1.72231%;' +'448', 'Find All Numbers Disappeared in an Array', '/problems/find-all-numbers-disappeared-in-an-array', 'N', '59.7%', 'Easy', '1.70141%;' +'557', 'Reverse Words in a String III', '/problems/reverse-words-in-a-string-iii', 'N', '81.6%', 'Easy', '1.68775%;' +'25', 'Reverse Nodes in k-Group', '/problems/reverse-nodes-in-k-group', 'N', '53.7%', 'Hard', '1.68437%;' +'125', 'Valid Palindrome', '/problems/valid-palindrome', 'N', '43.7%', 'Easy', '1.67016%;' +'438', 'Find All Anagrams in a String', '/problems/find-all-anagrams-in-a-string', 'N', '49.0%', 'Medium', '1.65131%;' +'118', "Pascal's Triangle", '/problems/pascals-triangle', 'N', '69.3%', 'Easy', '1.62648%;' +'219', 'Contains Duplicate II', '/problems/contains-duplicate-ii', 'N', '42.3%', 'Easy', '1.61023%;' +'595', 'Big Countries', '/problems/big-countries', 'N', '73.3%', 'Easy', '1.579%;' +'326', 'Power of Three', '/problems/power-of-three', 'N', '45.2%', 'Easy', '1.57113%;' +'105', 'Construct Binary Tree from Preorder and Inorder Traversal', '/problems/construct-binary-tree-from-preorder-and-inorder-traversal', 'N', '60.8%', 'Medium', '1.5566%;' +'268', 'Missing Number', '/problems/missing-number', 'N', '61.7%', 'Easy', '1.54801%;' +'237', 'Delete Node in a Linked List', '/problems/delete-node-in-a-linked-list', 'N', '75.3%', 'Medium', '1.51185%;' +'74', 'Search a 2D Matrix', '/problems/search-a-2d-matrix', 'N', '47.0%', 'Medium', '1.47331%;' +'234', 'Palindrome Linked List', '/problems/palindrome-linked-list', 'N', '49.6%', 'Easy', '1.38697%;' +'176', 'Second Highest Salary', '/problems/second-highest-salary', 'N', '36.6%', 'Medium', '1.36031%;' +'236', 'Lowest Common Ancestor of a Binary Tree', '/problems/lowest-common-ancestor-of-a-binary-tree', 'N', '58.1%', 'Medium', '1.3408%;' +'76', 'Minimum Window Substring', '/problems/minimum-window-substring', 'N', '40.7%', 'Hard', '1.33231%;' +'26', 'Remove Duplicates from Sorted Array', '/problems/remove-duplicates-from-sorted-array', 'N', '50.9%', 'Easy', '1.33073%;' +'70', 'Climbing Stairs', '/problems/climbing-stairs', 'N', '51.8%', 'Easy', '1.32549%;' +'15', '3Sum', '/problems/3sum', 'N', '32.3%', 'Medium', '1.28795%;' +'6', 'Zigzag Conversion', '/problems/zigzag-conversion', 'N', '43.2%', 'Medium', '1.27382%;' +'94', 'Binary Tree Inorder Traversal', '/problems/binary-tree-inorder-traversal', 'N', '73.1%', 'Easy', '1.27061%;' +'1480', 'Running Sum of 1d Array', '/problems/running-sum-of-1d-array', 'N', '89.3%', 'Easy', '1.21365%;' +'151', 'Reverse Words in a String', '/problems/reverse-words-in-a-string', 'N', '31.8%', 'Medium', '1.21147%;' +'1929', 'Concatenation of Array', '/problems/concatenation-of-array', 'N', '91.3%', 'Easy', '1.18419%;' +'231', 'Power of Two', '/problems/power-of-two', 'N', '45.7%', 'Easy', '1.15335%;' +'122', 'Best Time to Buy and Sell Stock II', '/problems/best-time-to-buy-and-sell-stock-ii', 'N', '63.4%', 'Medium', '1.11367%;' +'136', 'Single Number', '/problems/single-number', 'N', '70.1%', 'Easy', '1.07571%;' +'19', 'Remove Nth Node From End of List', '/problems/remove-nth-node-from-end-of-list', 'N', '40.0%', 'Medium', '1.06183%;' +'175', 'Combine Two Tables', '/problems/combine-two-tables', 'N', '73.1%', 'Easy', '1.05635%;' +'724', 'Find Pivot Index', '/problems/find-pivot-index', 'N', '53.4%', 'Easy', '1.04715%;' +'215', 'Kth Largest Element in an Array', '/problems/kth-largest-element-in-an-array', 'N', '65.8%', 'Medium', '0.996325%;' +'7', 'Reverse Integer', '/problems/reverse-integer', 'N', '27.2%', 'Medium', '0.965464%;' +'78', 'Subsets', '/problems/subsets', 'N', '74.0%', 'Medium', '0.955598%;' +'543', 'Diameter of Binary Tree', '/problems/diameter-of-binary-tree', 'N', '56.1%', 'Easy', '0.954514%;' +'383', 'Ransom Note', '/problems/ransom-note', 'N', '57.6%', 'Easy', '0.894648%;' +'287', 'Find the Duplicate Number', '/problems/find-the-duplicate-number', 'N', '59.1%', 'Medium', '0.869687%;' +'242', 'Valid Anagram', '/problems/valid-anagram', 'N', '62.8%', 'Easy', '0.867297%;' +'22', 'Generate Parentheses', '/problems/generate-parentheses', 'N', '71.9%', 'Medium', '0.866999%;' +'101', 'Symmetric Tree', '/problems/symmetric-tree', 'N', '53.0%', 'Easy', '0.785294%;' +'34', 'Find First and Last Position of Element in Sorted Array', '/problems/find-first-and-last-position-of-element-in-sorted-array', 'N', '41.6%', 'Medium', '0.736503%;' +'75', 'Sort Colors', '/problems/sort-colors', 'N', '57.4%', 'Medium', '0.718889%;' +'8', 'String to Integer (atoi)', '/problems/string-to-integer-atoi', 'N', '16.6%', 'Medium', '0.692281%;' +'226', 'Invert Binary Tree', '/problems/invert-binary-tree', 'N', '73.3%', 'Easy', '0.634364%;' +'238', 'Product of Array Except Self', '/problems/product-of-array-except-self', 'N', '64.7%', 'Medium', '0.620338%;' +'69', 'Sqrt(x)', '/problems/sqrtx', 'N', '37.1%', 'Easy', '0.560444%;' +'344', 'Reverse String', '/problems/reverse-string', 'N', '76.2%', 'Easy', '0.551991%;' +'33', 'Search in Rotated Sorted Array', '/problems/search-in-rotated-sorted-array', 'N', '38.7%', 'Medium', '0.498979%;' +'206', 'Reverse Linked List', '/problems/reverse-linked-list', 'N', '72.5%', 'Easy', '0.294422%;'