Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Nov 27, 2022

  1. feat: update solutions to lc problem: No.0813

    No.0813.Largest Sum of Averages
    yanglbme committed Nov 27, 2022
  2. feat: add solutions to lc problems: No.2481~2488

    * No.2481.Minimum Cuts to Divide a Circle
    * No.2482.Difference Between Ones and Zeros in Row and Column
    * No.2483.Minimum Penalty for a Shop
    * No.2484.Count Palindromic Subsequences
    * No.2485.Find the Pivot Integer
    * No.2486.Append Characters to String to Make Subsequence
    * No.2487.Remove Nodes From Linked List
    * No.2488.Count Subarrays With Median K
    yanglbme committed Nov 27, 2022
  3. feat: add solutions to lc problem: No.1752

    No.1752.Check if Array Is Sorted and Rotated
    YangFong committed Nov 27, 2022

Commits on Nov 26, 2022

  1. feat: add solutions to lc problems: No.0303, 1603

    - No.0303.Range Sum Query - Immutable
    - No.1603.Design Parking System
    YangFong committed Nov 26, 2022
  2. feat: add solutions to lc problem: No.2475

    No.2475.Number of Unequal Triplets in Array
    YangFong committed Nov 26, 2022
  3. feat: add solutions to lc problem: No.0242

    No.0242.Valid Anagram
    YangFong committed Nov 26, 2022
  4. feat: add solutions to lc problem: No.0884

    No.0884.Uncommon Words from Two Sentences
    yanglbme committed Nov 26, 2022
  5. feat: add lcp problems

    yanglbme committed Nov 26, 2022
  6. feat: add solutions to lc problems: No.0217, 1356

    - No.0217.Contains Duplicate
    - No.1356.Sort Integers by The Number of 1 Bits
    YangFong committed Nov 26, 2022

Commits on Nov 25, 2022

  1. feat: add solutions to lc problem: No.0882

    No.0882.Reachable Nodes In Subdivided Graph
    yanglbme committed Nov 25, 2022
  2. feat: add solutions to lc problem: No.0060

    No.0060.Permutation Sequence
    yanglbme committed Nov 25, 2022
  3. feat: add solutions to lc problem: No.1605

    No.1605.Find Valid Matrix Given Row and Column Sums
    yanglbme committed Nov 25, 2022
  4. feat: add solutions to lc problems: No.0104, 0404

    - No.0104.Maximum Depth of Binary Tree
    - No.0404.Sum of Left Leaves
    YangFong committed Nov 25, 2022
  5. feat: add solutions to lc problem: No.1604

    No.1604.Alert Using Same Key-Card Three or More Times in a One Hour
    Period
    yanglbme committed Nov 25, 2022
  6. feat: add solutions to lc problems: No.0876, 1290

    - No.0876.Middle of the Linked List
    - No.1290.Convert Binary Number in a Linked List to Integer
    YangFong committed Nov 25, 2022

Commits on Nov 24, 2022

  1. feat: add solutions to lc problem: No.2479

    No.2479.Maximum XOR of Two Non-Overlapping Subtrees
    yanglbme committed Nov 24, 2022
  2. feat: add solutions to lc problem: No.0810

    No.0810.Chalkboard XOR Game
    yanglbme committed Nov 24, 2022
  3. feat: update solutions to lc problem: No.0809

    No.0809.Expressive Words
    yanglbme committed Nov 24, 2022
  4. feat: update solution to lc problem: No.0029

    No.0029.Divide Two Integers
    wavty committed Nov 24, 2022
  5. feat: add solutions to lc problem: No.0953

    No.0953.Verifying an Alien Dictionary
    YangFong committed Nov 24, 2022
  6. feat: update solutions to lc problem: No.0019

    No.0019.Remove Nth Node From End of List
    yanglbme committed Nov 24, 2022
  7. feat: add solutions to lc problem: No.0016

    No.0016.3Sum Closest
    yanglbme committed Nov 24, 2022
  8. fix: invalid c solution for lc problem: No.0709

    No.0709.To Lower Case
    YangFong committed Nov 24, 2022
  9. feat: add solutions to lc problems: No.0709, 1309

    - No.0709.To Lower Case
    - No.1309.Decrypt String from Alphabet to Integer Mapping
    YangFong committed Nov 24, 2022

Commits on Nov 23, 2022

  1. feat: update solutions to lc problem: No.0217

    No.0217.Contains Duplicate
    yanglbme committed Nov 23, 2022
  2. feat: add solutions to lc problem: No.0795

    No.0795.Number of Subarrays with Bounded Maximum
    yanglbme committed Nov 23, 2022
  3. feat: add solutions to lc problem: No.1744

    No.1744.Can You Eat Your Favorite Candy on Your Favorite Day
    yanglbme committed Nov 23, 2022
  4. feat: update solutions to lc problem: No.1743

    No.1743.Restore the Array From Adjacent Pairs
    yanglbme committed Nov 23, 2022
  5. feat: add solutions to lc problem: No.0389

    No.0389.Find the Difference
    YangFong committed Nov 23, 2022
  6. feat: add c solution to lc problems: No.1678, 1768

    - No.1678.Goal Parser Interpretation
    - No.1768.Merge Strings Alternately
    YangFong committed Nov 23, 2022
  7. chore: auto compress images

    yanglbme committed Nov 23, 2022

Commits on Nov 22, 2022

  1. feat: update solutions to lc problem: No.0187

    No.0187.Repeated DNA Sequences
    wavty committed Nov 22, 2022
  2. feat: update solutions to lc problem: No.1742

    No.1742.Maximum Number of Balls in a Box
    yanglbme committed Nov 22, 2022
  3. feat: add solutions to lc problems: No.1920, 2396

    - No.1920.Build Array from Permutation
    - No.2396.Strictly Palindromic Number
    YangFong committed Nov 22, 2022
Older