main
Commits on Apr 4, 2022
-
feat: add solutions to lc problem: No.0153
No.0153.Find Minimum in Rotated Sorted Array
-
feat: add solutions to lc problem: No.0033
No.0033.Search in Rotated Sorted Array
-
feat: add rust solution to lc problem: No.0191 (#784)
No.0191.Number of 1 Bits
-
feat: add cpp solution to lc problem: No.0031 (#783)
No.0031.Next Permutation
Commits on Apr 3, 2022
-
-
feat: add solutions to lc problem: No.2216
No.2216.Minimum Deletions to Make Array Beautiful
-
feat: add solutions to lc problems: No.2215,2216,2217
- No.2215.Find the Difference of Two Arrays - No.2216.Minimum Deletions to Make Array Beautiful - No.2217.Find Palindrome With Fixed Length
-
-
feat: add solutions to lc problem: No.2219
No.2219.Maximum Sum Score of Array
-
feat: add solutions to lc problems: No.1491,1523,1557
- No.1491.Average Salary Excluding the Minimum and Maximum Salary - No.1523.Count Odd Numbers in an Interval Range - No.1557.Minimum Number of Vertices to Reach All Nodes
-
feat: add solutions to lc problems
* No.1818.Minimum Absolute Sum Difference * No.1855.Maximum Distance Between a Pair of Values
-
feat: add solutions to lc problem: No.0074
No.0074.Search a 2D Matrix
-
feat: add solutions to lc problem: No.0395 (#782)
No.0395.Longest Substring with At Least K Repeating Characters Co-authored-by: Yang Libin <[email protected]>
-
No.0744.Find Smallest Letter Greater Than Target
-
feat: add rust solution to lc problem: No.0144
No.0144.Binary Tree Preorder Traversal
-
feat: add solutions to lc problem: No.0744
No.0744.Find Smallest Letter Greater Than Target
Commits on Apr 2, 2022
-
-
feat: add solutions to lc problems
* No.0420.Strong Password Checker * No.0582.Kill Process
-
feat: update solutions to lc problems
* No.0633.Sum of Square Numbers * No.1346.Check If N and Its Double Exist * No.1351.Count Negative Numbers in a Sorted Matrix
-
-
feat: add sql solution to lc problem: No.0534 (#780)
No.0534.Game Play Analysis III
-
feat: add solutions to lc problems: No.0236,0297
- No.0236.Lowest Common Ancestor of a Binary Tree - No.0297.Serialize and Deserialize Binary Tree
Commits on Apr 1, 2022
-
feat: add solutions to lc problem: No.0954
No.0954.Array of Doubled Pairs
-
-
feat: add solutions to lc problem: No.0094
No.0094.Binary Tree Inorder Traversal
-
feat: add solutions to lc/lcci problems
* lcci No.17.11.Find Closest * lc No.2215.Find the Difference of Two Arrays
-
feat: add ts solution to lcci problem: No.17.11
No.17.11.Find Closest
-
feat: add typescript solution to lc problem: No.2215
No.2215.Find the Difference of Two Arrays
-
feat: add sql solution to lc problem: No.0602 (#779)
No.0602.Friend Requests II: Who Has the Most Friends
-
feat: add solutions to lc problem: No.1283
No.1283.Find the Smallest Divisor Given a Threshold
-
feat: add solutions to lc problem: No.0173
No.0173.Binary Search Tree Iterator