#dailycodingchallenge 搜尋結果

#DailyCodingChallenge Day 262 Task: Count how many word pairs exist where one word is both a prefix and suffix of another. Solution: For every pair (i, j) with i < j, check if words[j] starts and ends with words[i]. If yes, count it. #LeetCode

coder_s_Snippet's tweet image. #DailyCodingChallenge
Day 262
Task: Count how many word pairs exist where one word is both a prefix and suffix of another.
Solution: For every pair (i, j) with i &amp;lt; j, check if words[j] starts and ends with words[i]. If yes, count it.
#LeetCode

Day 3 of #TUFWinterArc by @takeUforward_ Completed Lec - 3 of Striver A2Z DSA Sheet. Revised the Java Collections Framework. Thank u @striver_79 sir for this!🙌 #WinterArc #dailycodingchallenge #100DaysOfCode

ImMdSarkar's tweet image. Day 3 of #TUFWinterArc by @takeUforward_
Completed Lec - 3 of Striver A2Z DSA Sheet.
Revised the Java Collections Framework.
Thank u @striver_79 sir for this!🙌 

#WinterArc #dailycodingchallenge #100DaysOfCode

Day 247 of #DailyCodingChallenge ✅ LeetCode POTD: 2109. Adding Spaces to a String

MuntajirGazi's tweet image. Day 247 of #DailyCodingChallenge
✅ LeetCode POTD: 2109. Adding Spaces to a String

🚀 Day 20 of @LeetCode #DailyCodingChallenge: Today, we cracked the code on optimizing sorting algorithms! 🧠💻 From bubble sort to quicksort, we explored efficiency and elegance in sorting techniques. 💡🔍 Let's keep coding and conquering challenges together! #CodeOptimization🌟

_iam_Rishabh's tweet image. 🚀 Day 20 of @LeetCode #DailyCodingChallenge: Today, we cracked the code on optimizing sorting algorithms! 🧠💻 From bubble sort to quicksort, we explored efficiency and elegance in sorting techniques. 💡🔍 Let&apos;s keep coding and conquering challenges together! #CodeOptimization🌟

Completed today coding challenge on leetcode #dailycodingchallenge #DSA #100DaysOfCode

ImranktkPC92's tweet image. Completed today coding challenge on leetcode 
#dailycodingchallenge
#DSA
#100DaysOfCode

I created a digital species · dreamy jellyfish 🪼, does anyone like this style? 🌞 #dailycodingchallenge #generativeart #creativecoding #p5js #digitalart #creativecodeart #new_media_art #art #graphic #codeart


On the fourth day, I attempted this question multiple times. I watched the solution and realized that daily problem-solving is difficult. Today, I feel a bit less motivated, but tomorrow, I will tackle the same question again! #day04 #dailycodingchallenge

AnantTiwary11's tweet image. On the fourth day, I attempted this question multiple times. I watched the solution and realized that daily problem-solving is difficult. Today, I feel a bit less motivated, but tomorrow, I will tackle the same question again!
#day04
#dailycodingchallenge

Day 41/365: #LearnInPublic challenge!🚀 ~ Day 57: My Calendar I #Dailycodingchallenge, @LEETCODE ~ Learned about basics of OS and Deadlock ~ Learned about web 1,2,3

pandapratyush91's tweet image. Day 41/365: #LearnInPublic challenge!🚀
~ Day 57: My Calendar I #Dailycodingchallenge,
@LEETCODE
~ Learned about basics of OS and Deadlock 
~ Learned about web 1,2,3
pandapratyush91's tweet image. Day 41/365: #LearnInPublic challenge!🚀
~ Day 57: My Calendar I #Dailycodingchallenge,
@LEETCODE
~ Learned about basics of OS and Deadlock 
~ Learned about web 1,2,3
pandapratyush91's tweet image. Day 41/365: #LearnInPublic challenge!🚀
~ Day 57: My Calendar I #Dailycodingchallenge,
@LEETCODE
~ Learned about basics of OS and Deadlock 
~ Learned about web 1,2,3
pandapratyush91's tweet image. Day 41/365: #LearnInPublic challenge!🚀
~ Day 57: My Calendar I #Dailycodingchallenge,
@LEETCODE
~ Learned about basics of OS and Deadlock 
~ Learned about web 1,2,3

🎯 Daily Coding Challenge Completed - January 2025! 🎯 Proud to complete the Daily Coding Challenge for January on LeetCode! 🚀 Problem-solving consistency is the key to mastering DSA, and this journey has been an amazing learning experience. #LeetCode #DailyCodingChallenge

SaurabhSax23072's tweet image. 🎯 Daily Coding Challenge Completed - January 2025! 🎯
Proud to complete the Daily Coding Challenge for January on LeetCode! 🚀
Problem-solving consistency is the key to mastering DSA, and this journey has been an amazing learning experience. 
#LeetCode #DailyCodingChallenge

"Day 2 of my daily coding streak! 🖥️💡 Let’s keep this momentum going! #LeetCode #DailyCodingChallenge #ConsistencyIsKey"

AnantTiwary11's tweet image. &quot;Day 2 of my daily coding streak! 🖥️💡
Let’s keep this momentum going!   
#LeetCode #DailyCodingChallenge #ConsistencyIsKey&quot;

Day 42/365: #LearnInPublic challenge!🚀 ~ Day 57: My Calendar II #Dailycodingchallenge, @LEETCODE ~ Learned about professional ethics for midterm exams ~ Learned about introduction to Blockchain and Selenium

pandapratyush91's tweet image. Day 42/365: #LearnInPublic challenge!🚀
~ Day 57: My Calendar II #Dailycodingchallenge,
@LEETCODE
~ Learned about professional ethics for midterm exams
~ Learned about introduction to Blockchain and Selenium
pandapratyush91's tweet image. Day 42/365: #LearnInPublic challenge!🚀
~ Day 57: My Calendar II #Dailycodingchallenge,
@LEETCODE
~ Learned about professional ethics for midterm exams
~ Learned about introduction to Blockchain and Selenium
pandapratyush91's tweet image. Day 42/365: #LearnInPublic challenge!🚀
~ Day 57: My Calendar II #Dailycodingchallenge,
@LEETCODE
~ Learned about professional ethics for midterm exams
~ Learned about introduction to Blockchain and Selenium

Day 89/365: LeetCode grind continues! 🏋️‍♂️ Solving a new problem every day is keeping me sharp. 📷 #LeetCode #DailyCodingChallenge #NeverStopLearning #CodingChallenge

AlgoWhizAayush's tweet image. Day 89/365: LeetCode grind continues! 🏋️‍♂️ Solving a new problem every day is keeping me sharp. 📷 #LeetCode #DailyCodingChallenge #NeverStopLearning #CodingChallenge

🚀 Just completed another milestone on @LeetCode – 「DCC July 2025」 badge unlocked! Daily problem-solving has been a great way to stay sharp, think critically, and build consistency. Grateful for the challenge and the learning that comes with it. #LeetCode #DailyCodingChallenge

Robinsane1610's tweet image. 🚀 Just completed another milestone on @LeetCode  – 「DCC July 2025」 badge unlocked!
Daily problem-solving has been a great way to stay sharp, think critically, and build consistency. Grateful for the challenge and the learning that comes with it.
#LeetCode #DailyCodingChallenge

Day 5 of the challenge: Spent most of the time working on art assets for the hackathon project. Also got some Sui smart contract practice in. Not the most technical day, but still making progress. #dailycodingchallenge


Day 10 of the challenge: Built the frontend for a React Native app—this one’s for helping with dating chats. Still early, but the idea is to suggest conversation starters and keep the flow going. #dailycodingchallenge


#DailyCodingChallenge Day 262 Task: Count how many word pairs exist where one word is both a prefix and suffix of another. Solution: For every pair (i, j) with i < j, check if words[j] starts and ends with words[i]. If yes, count it. #LeetCode

coder_s_Snippet's tweet image. #DailyCodingChallenge
Day 262
Task: Count how many word pairs exist where one word is both a prefix and suffix of another.
Solution: For every pair (i, j) with i &amp;lt; j, check if words[j] starts and ends with words[i]. If yes, count it.
#LeetCode

DSA DAY 01 Problems Solved - Two sum - Union of two sorted arrays - Intersection of two sorted arrays - Remove duplicates from sorted array #dsa #dailycodingchallenge #dailycoding #ProblemSolving


Day 33 ✅ | #DailyCodingChallenge Implemented Cyclic Sort in Java 💻 Place every number at its correct index — simple & efficient ⚡ Sol: [github.com/PriyabrataRoy/…] #Java #DSA #Algorithms #100DaysOfCode #LearnInPublic

Priyo8298966333's tweet image. Day 33 ✅ | #DailyCodingChallenge
Implemented Cyclic Sort in Java 💻
Place every number at its correct index — simple &amp;amp; efficient ⚡

Sol: [github.com/PriyabrataRoy/…]
#Java #DSA #Algorithms #100DaysOfCode #LearnInPublic

未找到 "#dailycodingchallenge" 的結果

#DailyCodingChallenge Day 262 Task: Count how many word pairs exist where one word is both a prefix and suffix of another. Solution: For every pair (i, j) with i < j, check if words[j] starts and ends with words[i]. If yes, count it. #LeetCode

coder_s_Snippet's tweet image. #DailyCodingChallenge
Day 262
Task: Count how many word pairs exist where one word is both a prefix and suffix of another.
Solution: For every pair (i, j) with i &amp;lt; j, check if words[j] starts and ends with words[i]. If yes, count it.
#LeetCode

#DailyCodingChallenge Day 261 Task: Verify if the grid follows two rules: each value must match the value below it and differ from the one to its right. Solution: Loop through all cells and check both conditions, return false on any violation, otherwise return true. #LeetCode

coder_s_Snippet's tweet image. #DailyCodingChallenge
Day 261
Task: Verify if the grid follows two rules: each value must match the value below it and differ from the one to its right.
Solution: Loop through all cells and check both conditions, return false on any violation, otherwise return true.
#LeetCode

#DailyCodingChallenge Day 253 Task: Determine which bit positions are set in at least k numbers from the array and build the result using those bits. Solution: For each bit, count how many numbers have that bit set. If count ≥ k → set that bit in the final answer. #LeetCode

coder_s_Snippet's tweet image. #DailyCodingChallenge
Day 253
Task: Determine which bit positions are set in at least k numbers from the array and build the result using those bits.
Solution: For each bit, count how many numbers have that bit set. If count ≥ k → set that bit in the final answer.
#LeetCode

#DailyCodingChallenge Day 260 Task: Find all missing numbers between the smallest and largest values in the array. Solution: Identify the min and max, then check each number in that range and collect the ones not present. #LeetCode

coder_s_Snippet's tweet image. #DailyCodingChallenge
Day 260
Task: Find all missing numbers between the smallest and largest values in the array.
Solution: Identify the min and max, then check each number in that range and collect the ones not present.
#LeetCode

#DailyCodingChallenge Day 256 Task: Identify the first adjacent pair where both digits occur in the string exactly as many times as their numeric value. Solution: Count digit frequencies → scan pairs from left to right → return the first valid pair. #LeetCode

coder_s_Snippet's tweet image. #DailyCodingChallenge
Day 256
Task: Identify the first adjacent pair where both digits occur in the string exactly as many times as their numeric value.
Solution: Count digit frequencies → scan pairs from left to right → return the first valid pair.
#LeetCode

#DailyCodingChallenge Day 252 Task: Find the island’s perimeter by counting exposed edges of land cells. Solution: Add 4 for every land cell. For each land cell that shares a side with another land cell (right or down), subtract 2 from the total perimeter. #LeetCode

coder_s_Snippet's tweet image. #DailyCodingChallenge
Day 252
Task: Find the island’s perimeter by counting exposed edges of land cells.
Solution: Add 4 for every land cell. For each land cell that shares a side with another land cell (right or down), subtract 2 from the total perimeter.
#LeetCode

#DailyCodingChallenge Day 254 Task: Count how many integer points on a number line are covered by at least one car interval. Solution: Use a boolean array to mark every point from start to end for each car. Each point is counted only once, even if multiple cars overlap. #LeetCode

coder_s_Snippet's tweet image. #DailyCodingChallenge
Day 254
Task: Count how many integer points on a number line are covered by at least one car interval.
Solution: Use a boolean array to mark every point from start to end for each car.
Each point is counted only once, even if multiple cars overlap.
#LeetCode

#DailyCodingChallenge Day 258 Task: Find the longest subarray where the product of all elements equals gcd(arr) × lcm(arr). Solution: Check every possible subarray, maintain running product, GCD, and LCM, and update the answer when the condition holds. #LeetCode

coder_s_Snippet's tweet image. #DailyCodingChallenge
Day 258
Task: Find the longest subarray where the product of all elements equals gcd(arr) × lcm(arr).
Solution: Check every possible subarray, maintain running product, GCD, and LCM, and update the answer when the condition holds.
#LeetCode

#DailyCodingChallenge Day 255 Task: Count how many ways we can start from a zero value and move left or right so that all elements eventually become zero. Solution: Try every zero index, simulate movement in both directions, and count valid outcomes. #LeetCode

coder_s_Snippet's tweet image. #DailyCodingChallenge
Day 255
Task: Count how many ways we can start from a zero value and move left or right so that all elements eventually become zero.
Solution: Try every zero index, simulate movement in both directions, and count valid outcomes.
#LeetCode

#DailyCodingChallenge Day 259 Task: Pair the smallest and largest numbers, compute their average each time, and return the smallest of those averages. Solution: Sort the array, use two pointers from both ends, calculate averages, and track the minimum. #LeetCode

coder_s_Snippet's tweet image. #DailyCodingChallenge
Day 259
Task: Pair the smallest and largest numbers, compute their average each time, and return the smallest of those averages.
Solution: Sort the array, use two pointers from both ends, calculate averages, and track the minimum.
#LeetCode

#DailyCodingChallenge Day 257 Task: Count how many original strings Alice could have meant before accidentally holding a key too long. Solution: Group repeating characters, each extra duplicate adds one possible original version, sum all possibilities. #LeetCode

coder_s_Snippet's tweet image. #DailyCodingChallenge
Day 257
Task: Count how many original strings Alice could have meant before accidentally holding a key too long.
Solution: Group repeating characters, each extra duplicate adds one possible original version, sum all possibilities.
#LeetCode

Loading...

Something went wrong.


Something went wrong.


United States Trends