Skip to content

Commit 58b0333

Browse files
committed
feat: update lc problems
1 parent bde5149 commit 58b0333

File tree

97 files changed

+115
-117
lines changed
  • solution
    • 0000-0099
    • 0100-0199
    • 0200-0299/0229.Majority Element II
    • 0300-0399
    • 0400-0499/0432.All O`one Data Structure
    • 0500-0599
    • 0600-0699/0688.Knight Probability in Chessboard
    • 0700-0799
    • 0800-0899
    • 0900-0999/0961.N-Repeated Element in Size 2N Array
    • 1000-1099
    • 1500-1599
      • 1529.Minimum Suffix Flips
      • 1534.Count Good Triplets
      • 1546.Maximum Number of Non-Overlapping Subarrays With Sum Equals Target
    • 1600-1699
    • 1700-1799/1778.Shortest Path in a Hidden Grid
    • 1800-1899
    • 1900-1999
      • 1901.Find a Peak Element II
      • 1902.Depth of BST Given Insertion Order
      • 1907.Count Salary Categories
      • 1908.Game of Nim
      • 1917.Leetcodify Friends Recommendations
      • 1918.Kth Smallest Subarray Sum
      • 1919.Leetcodify Similar Friends
      • 1924.Erect the Fence II
      • 1934.Confirmation Rate
      • 1939.Users That Actively Request Confirmation Messages
      • 1949.Strong Friendship
      • 1951.All the Pairs With the Maximum Number of Common Followers
      • 1965.Employees With Missing Information
      • 1966.Binary Searchable Numbers in an Unsorted Array
      • 1972.First and Last Call On the Same Day
      • 1973.Count Nodes Equal to Sum of Descendants
      • 1978.Employees Whose Manager Left the Company
      • 1983.Widest Pair of Indices With Equal Range Sum
      • 1988.Find Cutoff Score for Each School
      • 1990.Count the Number of Experiments
      • 1999.Smallest Greater Multiple Made of Two Digits
    • 2000-2099
      • 2004.The Number of Seniors and Juniors to Join the Company
      • 2005.Subtree Removal Game with Fibonacci Tree
      • 2010.The Number of Seniors and Juniors to Join the Company II
      • 2015.Average Height of Buildings in Each Segment
      • 2020.Number of Accounts That Did Not Stream
      • 2021.Brightest Position on Street
      • 2026.Low-Quality Problems
      • 2031.Count Subarrays With More Ones Than Zeros
      • 2036.Maximum Alternating Subarray Sum
      • 2041.Accepted Candidates From the Interviews
      • 2052.Minimum Cost to Separate Sentence Into Rows
      • 2061.Number of Spaces Cleaning Robot Cleaned
      • 2066.Account Balance
      • 2072.The Winner University
      • 2082.The Number of Rich Customers
      • 2083.Substrings That Begin and End With the Same Letter
      • 2084.Drop Type 1 Orders for Customers With Type 0 Orders
      • 2098.Subsequence of Size K With the Largest Even Sum
    • 2100-2199
      • 2107.Number of Unique Flavors After Sharing K Candies
      • 2113.Elements in Array After Removing and Replacing Elements
      • 2123.Minimum Operations to Remove Adjacent Ones in Matrix
      • 2128.Remove All Ones With Row and Column Flips
      • 2137.Pour Water Between Buckets to Make Water Levels Equal
      • 2143.Choose Numbers From Two Arrays in Range
      • 2152.Minimum Number of Lines to Cover Points
      • 2168.Unique Substrings With Equal Digit Frequency
      • 2173.Longest Winning Streak
      • 2178.Maximum Split of Positive Even Integers

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+115
-117
lines changed

solution/0000-0099/0053.Maximum Subarray/README.md

Lines changed: 2 additions & 2 deletions

solution/0000-0099/0069.Sqrt(x)/README.md

Lines changed: 1 addition & 1 deletion

solution/0100-0199/0151.Reverse Words in a String/README.md

Lines changed: 1 addition & 1 deletion

solution/0100-0199/0167.Two Sum II - Input Array Is Sorted/README_EN.md

Lines changed: 1 addition & 1 deletion

solution/0100-0199/0189.Rotate Array/README.md

Lines changed: 1 addition & 1 deletion

solution/0200-0299/0229.Majority Element II/README.md

Lines changed: 1 addition & 1 deletion

solution/0300-0399/0336.Palindrome Pairs/README.md

Lines changed: 0 additions & 2 deletions

solution/0300-0399/0342.Power of Four/README.md

Lines changed: 2 additions & 2 deletions

solution/0300-0399/0357.Count Numbers with Unique Digits/README.md

Lines changed: 1 addition & 1 deletion

solution/0300-0399/0380.Insert Delete GetRandom O(1)/README.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)