Skip to content

Raikant59/Daily-Leetcode-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Daily-Leetcode-Challenge

March 2025

Click to see Questions and Solutions
Date Problem Difficulty Solution Link
2025-03-01 2460. Apply operations to an array Easy Solution
2025-03-02 2570. Merge_two_2D_array_by_summing_values Easy Solution
2025-03-03 2161. Partition Array According to Given Pivot Medium Solution
2025-03-04 1780. Check if Number is a Sum of Powers of Three Medium Solution
2025-03-05 2579. Count Total Number of Colored Cells Medium Solution
2025-03-06 2965. Find Missing and Repeated Values Easy Solution
2025-03-07 2523. Closest Prime Numbers in Range Medium Solution
2025-03-08 2379. Minimum Recolors to Get K Consecutive Black Blocks Easy Solution
2025-03-09 3208. Alternating Groups II Medium Solution
2025-03-10 3306. Count of Substrings Containing Every Vowel and K Consonants II Medium Solution
2025-03-11 1358. Number of Substrings Containing All Three Characters Medium Solution
2025-03-12 2529. Maximum Count of Positive Integer and Negative Integer Easy Solution
2025-03-13 3356. Zero Array Transformation II Medium Solution
2025-03-14 2226. Maximum Candies Allocated to K Children Medium Solution
2025-03-15 2560. House Robber IV Medium Solution
2025-03-16 2594. Minimum Time to Repair Cars Medium Solution
2025-03-17 2206. Divide Array Into Equal Pairs Easy Solution
2025-03-18 2401. Longest Nice Subarray Medium Solution

April 2025

Click to see Questions and Solutions
Date Problem Difficulty Solution Link
2025-04-06 368. Largest Divisible Subset Medium Solution
2025-04-09 3375. Minimum Operations to Make Array Values Equal to K Easy Solution
2025-04-11 2843. Count Symmetric Integers Easy Solution