leetcode/solution/1300-1399
Libin YANG de776bad07
fix: update solutions to lc problems: No.1046,1354 (#4575)
* No.1046.Last Stone Weight
* No.1354.Construct Target Array With Multiple Sums
2025-07-18 07:34:04 +08:00
..
1300.Sum of Mutated Array Closest to Target feat: update solutions to lc problems (#3624) 2024-10-09 12:08:25 +08:00
1301.Number of Paths with Max Score feat: update lc problems (#4504) 2025-06-17 07:58:53 +08:00
1302.Deepest Leaves Sum feat: update cpp dfs solutions (#3874) 2024-12-21 08:34:02 +08:00
1303.Find the Team Size feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1304.Find N Unique Integers Sum up to Zero feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1305.All Elements in Two Binary Search Trees feat: add solutions to lc problem: No.1305 (#3836) 2024-12-04 08:59:38 +08:00
1306.Jump Game III feat: update solutions to lc problems: No.433,2486 (#3020) 2024-06-04 08:59:26 +08:00
1307.Verbal Arithmetic Puzzle feat: add solutions to lc problem: No.1307 (#3391) 2024-08-13 08:25:04 +08:00
1308.Running Total for Different Genders feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1309.Decrypt String from Alphabet to Integer Mapping feat: add solutions to lc problem: No.1309 (#3821) 2024-11-28 19:29:33 +08:00
1310.XOR Queries of a Subarray feat: update lc problems (#3414) 2024-08-14 19:08:47 +08:00
1311.Get Watched Videos by Your Friends feat: update lc problems (#3414) 2024-08-14 19:08:47 +08:00
1312.Minimum Insertion Steps to Make a String Palindrome feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1313.Decompress Run-Length Encoded List feat: add solutions to lc problem: No.1313 (#3489) 2024-09-05 08:10:39 +08:00
1314.Matrix Block Sum feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1315.Sum of Nodes with Even-Valued Grandparent feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1316.Distinct Echo Substrings feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1317.Convert Integer to the Sum of Two No-Zero Integers feat: update lc problems (#3763) 2024-11-15 14:18:19 +08:00
1318.Minimum Flips to Make a OR b Equal to c feat: update lc problems (#4504) 2025-06-17 07:58:53 +08:00
1319.Number of Operations to Make Network Connected feat: add solutions to lc problems: No.1319,1320 (#3822) 2024-11-29 08:42:34 +08:00
1320.Minimum Distance to Type a Word Using Two Fingers feat: update solutions to lc problems: No.451,453 (#3825) 2024-11-30 08:26:42 +08:00
1321.Restaurant Growth feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1322.Ads Performance feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1323.Maximum 69 Number feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1324.Print Words Vertically feat: update lc problems (#4504) 2025-06-17 07:58:53 +08:00
1325.Delete Leaves With a Given Value feat: update lc problems (#3023) 2024-06-04 14:06:08 +08:00
1326.Minimum Number of Taps to Open to Water a Garden feat: update solutions to lc problems (#3451) 2024-08-27 20:13:34 +08:00
1327.List the Products Ordered in a Period feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1328.Break a Palindrome feat: add solutions to lc problem: No.1328 (#4127) 2025-03-05 08:39:05 +08:00
1329.Sort the Matrix Diagonally feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1330.Reverse Subarray To Maximize Array Value feat: update lc problems (#3454) 2024-08-29 16:48:30 +08:00
1331.Rank Transform of an Array feat: add solutions to lc problem: No.1331 (#3595) 2024-10-03 11:25:45 +08:00
1332.Remove Palindromic Subsequences feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1333.Filter Restaurants by Vegan-Friendly, Price and Distance feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1334.Find the City With the Smallest Number of Neighbors at a Threshold Distance feat: update lc problems (#4523) 2025-06-25 21:11:40 +08:00
1335.Minimum Difficulty of a Job Schedule feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1336.Number of Transactions per Visit feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1337.The K Weakest Rows in a Matrix feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1338.Reduce Array Size to The Half feat: update solution to lc problem: No.1338 (#3860) 2024-12-15 09:46:40 +08:00
1339.Maximum Product of Splitted Binary Tree feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1340.Jump Game V chore: use setAll func to initialize array in Java solution (#4528) 2025-06-28 07:13:14 +08:00
1341.Movie Rating feat: update lc problems (#3454) 2024-08-29 16:48:30 +08:00
1342.Number of Steps to Reduce a Number to Zero feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1343.Number of Sub-arrays of Size K and Average Greater than or Equal to Threshold feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1344.Angle Between Hands of a Clock feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1345.Jump Game IV feat: add solutions to lc problems: No.1345,1347 (#3463) 2024-08-31 17:36:33 +08:00
1346.Check If N and Its Double Exist feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1347.Minimum Number of Steps to Make Two Strings Anagram feat: add biweekly contest 138 and weekly contest 413 (#3465) 2024-09-01 18:50:59 +08:00
1348.Tweet Counts Per Frequency feat: update lc problems (#3961) 2025-01-17 14:37:45 +08:00
1349.Maximum Students Taking Exam feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1350.Students With Invalid Departments feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1351.Count Negative Numbers in a Sorted Matrix feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1352.Product of the Last K Numbers feat: add weekly contest 437 & biweekly contest 150 (#4069) 2025-02-16 21:34:47 +08:00
1353.Maximum Number of Events That Can Be Attended chore: update lc problems (#4563) 2025-07-13 07:51:04 +08:00
1354.Construct Target Array With Multiple Sums fix: update solutions to lc problems: No.1046,1354 (#4575) 2025-07-18 07:34:04 +08:00
1355.Activity Participants feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1356.Sort Integers by The Number of 1 Bits feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1357.Apply Discount Every n Orders feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1358.Number of Substrings Containing All Three Characters feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1359.Count All Valid Pickup and Delivery Options feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1360.Number of Days Between Two Dates feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1361.Validate Binary Tree Nodes feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1362.Closest Divisors feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1363.Largest Multiple of Three feat: update lc problems (#4123) 2025-03-03 12:46:49 +08:00
1364.Number of Trusted Contacts of a Customer feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1365.How Many Numbers Are Smaller Than the Current Number feat: update lc problems (#4123) 2025-03-03 12:46:49 +08:00
1366.Rank Teams by Votes feat: add weekly contest 430 (#3900) 2024-12-29 21:47:09 +08:00
1367.Linked List in Binary Tree feat: update lc problems (#3502) 2024-09-10 11:07:12 +08:00
1368.Minimum Cost to Make at Least One Valid Path in a Grid feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1369.Get the Second Most Recent Activity feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1370.Increasing Decreasing String feat: update lc problems (#3491) 2024-09-06 17:40:32 +08:00
1371.Find the Longest Substring Containing Vowels in Even Counts feat: add solutions to lc problem: No.1371 (#3868) 2024-12-19 09:41:35 +08:00
1372.Longest ZigZag Path in a Binary Tree feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1373.Maximum Sum BST in Binary Tree feat: update cpp solutions (#3923) 2025-01-04 22:25:27 +08:00
1374.Generate a String With Characters That Have Odd Counts feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1375.Number of Times Binary String Is Prefix-Aligned feat: update lc problems (#4539) 2025-07-02 06:18:18 +08:00
1376.Time Needed to Inform All Employees feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1377.Frog Position After T Seconds feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1378.Replace Employee ID With The Unique Identifier feat: update lc problems (#3149) 2024-06-23 00:14:24 +08:00
1379.Find a Corresponding Node of a Binary Tree in a Clone of That Tree feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1380.Lucky Numbers in a Matrix feat: update lc problems (#3438) 2024-08-21 12:43:18 +08:00
1381.Design a Stack With Increment Operation feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1382.Balance a Binary Search Tree feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1383.Maximum Performance of a Team feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1384.Total Sales Amount by Year feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1385.Find the Distance Value Between Two Arrays feat: add weekly contest 427 and biweekly contest 145 (#3846) 2024-12-08 15:36:46 +08:00
1386.Cinema Seat Allocation feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1387.Sort Integers by The Power Value feat: add solutions to lc problem: No.1387 (#3875) 2024-12-22 08:13:13 +08:00
1388.Pizza With 3n Slices feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1389.Create Target Array in the Given Order feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1390.Four Divisors feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1391.Check if There is a Valid Path in a Grid feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1392.Longest Happy Prefix feat: update lc problems (#3419) 2024-08-15 16:47:44 +08:00
1393.Capital GainLoss feat: update lc problems (#3674) 2024-10-27 07:51:10 +08:00
1394.Find Lucky Integer in an Array feat: add solutions to lc problem: No.1394 (#4547) 2025-07-05 06:40:04 +08:00
1395.Count Number of Teams feat: update lc problems (#3381) 2024-08-08 15:53:06 +08:00
1396.Design Underground System feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1397.Find All Good Strings feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1398.Customers Who Bought Products A and B but Not C feat: update code blocks (#2827) 2024-05-17 11:32:10 +08:00
1399.Count Largest Group feat: add new lc problems (#4379) 2025-04-30 08:47:49 +08:00