leetcode/solution/2600-2699
Libin YANG 5ea879f09f
chore: use setAll func to initialize array in Java solution (#4528)
2025-06-28 07:13:14 +08:00
..
2600.K Items With the Maximum Sum feat: add solutions to lc problem: No.0960 (#4294) 2025-03-24 21:05:09 +08:00
2601.Prime Subtraction Operation feat: add solutions to lc problem: No.2601 (#3750) 2024-11-12 08:21:38 +08:00
2602.Minimum Operations to Make All Array Elements Equal
2603.Collect Coins in a Tree
2604.Minimum Time to Eat All Grains
2605.Form Smallest Number From Two Digit Arrays
2606.Find the Substring With Maximum Cost
2607.Make K-Subarray Sums Equal feat: update lc problems (#4022) 2025-02-05 10:02:30 +08:00
2608.Shortest Cycle in a Graph
2609.Find the Longest Balanced Substring of a Binary String
2610.Convert an Array Into a 2D Array With Conditions feat: update lc problems (#4263) 2025-03-19 08:46:44 +08:00
2611.Mice and Cheese chore: use setAll func to initialize array in Java solution (#4528) 2025-06-28 07:13:14 +08:00
2612.Minimum Reverse Operations feat: update lc problems (#4277) 2025-03-21 20:24:59 +08:00
2613.Beautiful Pairs
2614.Prime In Diagonal feat: add solutions to lc problem: No.2614 (#4490) 2025-06-13 06:37:35 +08:00
2615.Sum of Distances feat: update lc problems (#3491) 2024-09-06 17:40:32 +08:00
2616.Minimize the Maximum Difference of Pairs feat: update lc problems (#4523) 2025-06-25 21:11:40 +08:00
2617.Minimum Number of Visited Cells in a Grid
2618.Check if Object Instance of Class
2619.Array Prototype Last
2620.Counter
2621.Sleep feat: add new lc problems (#4379) 2025-04-30 08:47:49 +08:00
2622.Cache With Time Limit
2623.Memoize feat: update lc problems (#3763) 2024-11-15 14:18:19 +08:00
2624.Snail Traversal
2625.Flatten Deeply Nested Array
2626.Array Reduce Transformation
2627.Debounce
2628.JSON Deep Equal
2629.Function Composition
2630.Memoize II
2631.Group By feat: update lc problems (#3528) 2024-09-15 23:38:39 +08:00
2632.Curry
2633.Convert Object to JSON String
2634.Filter Elements from Array
2635.Apply Transform Over Each Element in Array feat: update lc problems (#3892) 2024-12-27 10:31:00 +08:00
2636.Promise Pool
2637.Promise Time Limit
2638.Count the Number of K-Free Subsets
2639.Find the Width of Columns of a Grid
2640.Find the Score of All Prefixes of an Array
2641.Cousins in Binary Tree II feat: update solutions to lc problem: No.2641 (#3665) 2024-10-25 08:48:13 +08:00
2642.Design Graph With Shortest Path Calculator
2643.Row With Maximum Ones feat: add weekly contest 442 (#4288) 2025-03-23 13:41:42 +08:00
2644.Find the Maximum Divisibility Score
2645.Minimum Additions to Make Valid String
2646.Minimize the Total Price of the Trips
2647.Color the Triangle Red
2648.Generate Fibonacci Sequence
2649.Nested Array Generator
2650.Design Cancellable Function
2651.Calculate Delayed Arrival Time
2652.Sum Multiples
2653.Sliding Subarray Beauty feat: update lc problems (#3961) 2025-01-17 14:37:45 +08:00
2654.Minimum Number of Operations to Make All Array Elements Equal to 1
2655.Find Maximal Uncovered Ranges
2656.Maximum Sum With Exactly K Elements
2657.Find the Prefix Common Array of Two Arrays feat: add solutions to lc problem: No.2657 (#4338) 2025-04-08 21:16:22 +08:00
2658.Maximum Number of Fish in a Grid
2659.Make Array Empty chore: remove unnecessary import statements (#3958) 2025-01-16 15:11:30 +08:00
2660.Determine the Winner of a Bowling Game
2661.First Completely Painted Row or Column
2662.Minimum Cost of a Path With Special Roads
2663.Lexicographically Smallest Beautiful String
2664.The Knight’s Tour
2665.Counter II
2666.Allow One Function Call
2667.Create Hello World Function
2668.Find Latest Salaries
2669.Count Artist Occurrences On Spotify Ranking List
2670.Find the Distinct Difference Array
2671.Frequency Tracker
2672.Number of Adjacent Elements With the Same Color feat: update lc problems (#4410) 2025-05-18 19:23:30 +08:00
2673.Make Costs of Paths Equal in a Binary Tree
2674.Split a Circular Linked List feat: add solutions to lc problems: No.2119,2177 (#4009) 2025-01-31 22:02:50 +08:00
2675.Array of Objects to Matrix
2676.Throttle
2677.Chunk Array feat: update lc problems (#4523) 2025-06-25 21:11:40 +08:00
2678.Number of Senior Citizens
2679.Sum in a Matrix
2680.Maximum OR
2681.Power of Heroes
2682.Find the Losers of the Circular Game
2683.Neighboring Bitwise XOR
2684.Maximum Number of Moves in a Grid
2685.Count the Number of Complete Components feat: update lc problems (#3718) 2024-11-05 12:57:36 +08:00
2686.Immediate Food Delivery III
2687.Bikes Last Time Used feat: update lc problems (#3542) 2024-09-20 15:49:55 +08:00
2688.Find Active Users
2689.Extract Kth Character From The Rope Tree
2690.Infinite Method Object
2691.Immutability Helper
2692.Make Object Immutable
2693.Call Function with Custom Context feat: update lc problems (#3806) 2024-11-23 22:58:36 +08:00
2694.Event Emitter feat: update lc problems (#3763) 2024-11-15 14:18:19 +08:00
2695.Array Wrapper
2696.Minimum String Length After Removing Substrings feat: add solutions to lc problem: No.2696 (#3608) 2024-10-08 08:43:46 +08:00
2697.Lexicographically Smallest Palindrome
2698.Find the Punishment Number of an Integer feat: update lc problems (#4097) 2025-02-22 20:10:17 +08:00
2699.Modify Graph Edge Weights