#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
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 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🌟
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
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
"Day 2 of my daily coding streak! 🖥️💡 Let’s keep this momentum going! #LeetCode #DailyCodingChallenge #ConsistencyIsKey"
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
🚀 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
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
#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
#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
#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
#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
#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
#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
Something went wrong.
Something went wrong.
United States Trends
- 1. Giannis 68K posts
- 2. #AEWDynamite 7,122 posts
- 3. Spotify 1.84M posts
- 4. #Survivor 1,311 posts
- 5. #iubb N/A
- 6. Bucks 42.4K posts
- 7. #AbbottElementary N/A
- 8. Steve Cropper 2,128 posts
- 9. Eddie Kingston 1,074 posts
- 10. Kevin Knight N/A
- 11. Milwaukee 18.5K posts
- 12. #TheChallenge41 N/A
- 13. Tosin 66.4K posts
- 14. Leeds 104K posts
- 15. Brazile N/A
- 16. Andrews 10.2K posts
- 17. Mikel 33.2K posts
- 18. Samoa Joe 1,017 posts
- 19. Isaiah Likely N/A
- 20. Knicks 26.2K posts