Search results for #leetcodechallenge
Hit Day 40 on my #100DaysOfLeetCode! š Today's problem: "Find Closest Person" (3516). Loved this one for its simplicity. It's all about distance ā£zāx⣠vs ā£zāyā£. O(1) #Coding #Algorithms #DSA #SoftwareDevelopment #LeetCodeChallenge
š 500 Days of Code ā Badge Unlocked! š Discipline > Motivation š Every submission is a step forward, no matter how small #LeetCode #LeetCodeDaily #LeetCodeChallenge #CodeGrind #LeetCodeProblems #LeetCodePractice #LeetCodeCommunity #CodeEveryday #100DaysOfCode #DSA
Day - 5/200 Q ----> Next permutation Sol ----> all we have to do is to 1->find the point of maxima of the array 2-> Swap with next bigger number 3-> reverse from swapped index to the end #dsa #dsachallenge #100daysofcode #leetcode #leetcodechallenge
Today's #LeetCode Shortest Common Supersequence slayed! šµļøāāļø Unraveled this DP like a murder mysteryāstrings merged, case closed! Grindās relentless, letās keep it movin! š #CodingJourney #LeetCodeChallenge
Today's #LeetCode Edit Distance checked off! āļø Another DP winātweaked those strings like a wordsmith. One must imagine Sisyphus happy, right? Head down, grind on! š #CodingJourney #LeetCodeChallenge
Today's #LeetCode Longest Common Subsequence nailed! 𧬠Diving deeper into DPādrilled this one like striking oil in a coding rig. Letās keep pumping those solutions! š #CodingJourney #LeetCodeChallenge
Today's #LeetCode Coin Change II crushed! š¤ Had a blast with this DP gemācounting combos like a kid in a candy store. Zooming through DP, whatās next? š #CodingJourney #LeetCodeChallenge
Today's #LeetCode Coin Change sorted! šŖ Tackled it with DFS and memoization. DP grind keeps chugging along! š #CodingJourney #LeetCodeChallenge
Today's #LeetCode Partition Equal Subset Sum gave me a run for my money! š Needed some help to crack this DP puzzle, but the grind donāt quitāhereās to nailing it solo next time! #CodingJourney #LeetCodeChallenge
Today's #LeetCode Triangle tackled! šŗ Crushed this DP classicāzigzagged through the rows like a pro. The grindās unstoppable, onto the next summit! š #CodingJourney #LeetCodeChallenge
Today's #LeetCode Minimum Path Sum conquered! šŖ Another DP winānavigated that grid like a champ to find the cheapest path. Timelineās poppinā, letās keep the grind going! š #CodingJourney #LeetCodeChallenge
š§ DSA ā Day 19 ā Solved LeetCode 42 & 26 š” Trapping Rain Water was tough! Struggled with two-pointers. Remove Duplicates was easy! Tomorrow: Max Consecutive Ones & Subsets II š Your Recursive tip? #DSA #leetcodechallenge
Day 1 of my 15-day LeetCode challenge š©āš» Goal: 30 questions. 15 days. Pure logic. ā Keep Multiplying Found Values by Two ā Count Asterisks Today wasn't about speed ā it was about training my brain to think like a developer. #leetcodechallenge #Python #DevJourney
Today's #LeetCode Unique Paths smashed! š¶āāļø Dove into DP to count all those grid paths. Grindās going strong, onto the next! š #CodingJourney #LeetCodeChallenge
Just nailed LeetCode 560! š Here's my solution: [rentry.co/lc560]. Excited to share and learn with you allālet's connect. š¤ #CodeLife #LeetCodeChallenge #Programming #TechJourney #CodingCommunity #LearnTogether
š Day 23 of LeetCode 30-Day Challenge:Remove Duplicates from Sorted Array š¤ Input Example: nums = [0,0,1,1,1,2,2,3,3,4] š„ Output: [0,1,2,3,4,...], return value: 5 #30DaysOfCode #30DaysLeetcode #LeetcodeChallenge #CodingChallenge #DailyDSA #CodeEveryday @LeetCode
Today's #LeetCode Most Stones Removed with Same Row or Column solved! šŖØ Used DFS to clear those stonesāleaving no stone unturned in my internship hunt too, but still no luck! š Grind keeps rolling, onto the next! šŖ #CodingJourney #LeetCodeChallenge
Today's #LeetCode Find the City problem crushed! Back on track with Floyd-Warshallāsurprisingly snappier than Dijkstra for this one. Grindās back, no stopping now! #CodingJourney #LeetCodeChallenge