#leetcode 検索結果
365 days. 365 problems. One incredible journey. 🚀 Just earned my year-long streak badge on @LeetCode! To anyone starting their coding journey: consistency beats intensity every single time. Here's to the next 365! 💻✨ #100DaysOfCode #LeetCode
🎯 Consistency pays off! I’m excited to share that I’ve earned the LeetCode Annual Badge 2025 for solving problems on 300+ days this year. Every problem solved is one step closer to becoming a better coder. 💻✨ #LeetCode #CodingJourney #DSA #Consistency #ProblemSolving
Day 37/101 ✅ Did 3 problems today — truly a heroic achievement. If I keep up this godlike pace, I might just finish LeetCode before the sun burns out. Brain’s fine, ego slightly inflated, and logic still questionable. #LeetCode #DSA #100DaysOfCode
✅ Day 210: LeetCode + JS Learning 🧩 3370. Smallest Number With All Set Bits 🔹 Approach: Bit Manipulation ⚡ Incremented n until (n & (n + 1)) == 0 💡 Learned: Complex DOM Manipulation, State-Derived Rendering, and TODO App (Add/Delete functionality) #100DaysOfCode #LeetCode
Day 103 ⚡ — Jump Game 🏃♂️💥 Jumped through arrays like a pro today 😎 No teleportation — just pure logic and timing! 💡 #100DaysOfCode #LeetCode
Day 68 of my #100DaysOfCode challenge!🚀 ✅Problem no. --> 2125,3354,3370 #LeetCode #DSA ✅OCI DevOps certification exam done ✅5 interview questions ✅J.P Morgan Chase & Co Job Simulation Task 1 Done #buildinpublic #developing #DevCommunity
🟩 LeetCode Daily: ✅ 🔥 Streak: 165 Days and climbing! (The chain remains unbreakable ⛓️) ⏱ Runtime: 3ms beating 100.00% 🎯 Consistency is the real OP skill in DSA — badge or not, the grind continues! Let’s keep that streak alive. 💻💪 #LeetCode #100DaysOfCode #DSA
✅ Day 211: LeetCode Grind 🧩 1526. Minimum Number of Increments on Subarrays to Form a Target Array 🔹 Approach: Greedy ⚡ Counted positive differences between adjacent elements to find required increments #100DaysOfCode #LeetCode
Just unlocked the 200 Days Badge on LeetCode ! 🚀 Solving problems 200+ days in 2025 is a great feeling. Small wins lead to big progress. 💪 #LeetCode #Coding #100DaysOfCode
Day 20 of the DSA grind! ✅ Solved "Remove Linked List Elements" on LeetCode with a flawless 0ms runtime, beating 100% of submissions. Pointer manipulation is getting more intuitive every day. The journey continues! #100DaysOfCode #DSA #LeetCode #CodingJourney
Day 25: Remove Duplicates from Sorted Array Two pointers one to explore, one to place unique values Efficient, clean, and O(n) smooth Coding’s not just about adding sometimes, it’s about removing right 😉 #LeetCode #CPP #CodingLife #Developer
After a long time 27/10/25 @LeetCode POTD We need to find 2 neighbouring rows that have atleast one 1. Keep a prevCnt to keep track of prev valid row. Calculate currCnt if it has atleast one 1 then we can update the ans as per prev * curr. #dsa #LeetCode
🇮🇳🔹 LeetCode Daily Challenge 📘 LC No.: 1526 💡 Approach: Positive Delta Sweep 🔥 Day 689 Streak 💪 ❤️ Like | 🔍 Follow @Kartscode #LeetCode #Java #DSA #ProblemSolving #DailyChallenge #TechStudent #CodingJourney #BuildInPublic #DSAWithJava #DSA
Day 26: Two Sum II Two pointers chasing one target 🎯 Clean logic, clear direction, constant pace #LeetCode #CPP #CodingLife #Developer
leetcode potd done ✅ Day 25 #100DaysOfCode it was straightforward as i have intuition on difference arrays , (first tried :p) . Also was 1272 on cf solved A-E on last div4 (got to 1314) but today dropped to 1303 will bounce back again 💪 #LeetCode #DSA
Progress Update 🚀 Today I strengthened my STL concepts in C++ and explored Hashing and how data is stored using key–value mapping. Using that, I solved Leetcode – Majority Element II 💡 #Cpp #DSA #LeetCode #LearnInPublic
🚀 Day 7 of #100DaysOfCode 🧩 DSA (String): 1.Sort Characters By Frequency 2.Valid Anagram 3.Delete Columns to Make Sorted 💻 Backend: MongoDB | Mongoose | Schema | Mongo Atlas #LeetCode #MERN #WebDevelopment #CodingJourney #Backend
Day 89–90 of #LCdaily Solved 1️⃣Longest Substring w/o Repeat — Set shrink O(2n), Map skip O(n). 2️⃣Max Consecutive Ones III — Brute O(n²) → Sliding window O(n). 3️⃣Max Points from Cards — Brute pick L+R combos O(k²) → Two-pointer swap window O(k). #LeetCode #DSA #100DaysOfCode
Day 36 – #100DaysOfCode Solved Add Two Numbers on LeetCode 🔹 Worked with linked lists to simulate addition 🔹 Used a carry variable to manage digit overflow 🔹 Built the result list node-by-node just like manual addition #LeetCode #PythonLearning #Zigbee
🎯 LeetCode Daily: Min Increments to Form Target ✅ Hard problem, simple solution! Count upward differences only. Gravity handles the rest. ⚡ O(n) greedy genius 🎯 Only pay for going UP 💡 5 lines = Hard solved #LeetCode #CPlusPlus #Greedy #100DaysOfCode
Day 33/100 ✅ Solved LeetCode 1526: Minimum Number of Increments on Subarrays to Form a Target Array ⚡ 🔹 Learned how differences between adjacent elements determine operations 🔹 Simple but elegant logic using greedy approach #100DaysOfCode #Zigbee #LeetCode
Every ‘*’ deletes the previous character — can you rebuild the string? Solve LeetCode 2390 – Removing Stars From a String in C++ with clear logic & code. 🎥 youtu.be/wCesmNz8mts #LeetCode #Cplusplus #CodingInterview #Programming #LANAcademy
Day 37: Permutation in String 🔁 Approach: Sliding Window + Frequency Match 🎯 Count → Slide → Compare → Move on 💨 #LeetCode #CPP #CodingLife #Developer
Day 42 of #LeetCode75 Challenge – Problem #1137 (N-th Tribonacci Number) Solved using recursion + memoization and then optimized via tabulation (Dynamic Programming). Time: O(n) Space: O(n) #Day42 #LeetCode #100DaysOfCode #DSA #CPlusPlus #CodingJourney
Just hit a huge milestone: 200 LeetCode questions solved! 🤯 Two hundred problems later, my problem-solving skills feel sharper than ever. On to the next 100! #LeetCode #DSA #CodingJourney #TechGoals #ProblemSolving
🚀 Day 463 of Code 🚀 Solved : ✅ 1526. Minimum Number of Increments on Subarrays to Form a Target Array #Day463 #LeetCode #DSA #ProblemSolving #DynamicProgramming #Algorithms #ArrayManipulation #100DaysOfCode
Day 68 of my #100DaysOfCode challenge!🚀 ✅Problem no. --> 2125,3354,3370 #LeetCode #DSA ✅OCI DevOps certification exam done ✅5 interview questions ✅J.P Morgan Chase & Co Job Simulation Task 1 Done #buildinpublic #developing #DevCommunity
Operation 18: Beyond Basics 🚀 Day 3 of Week 18 ✅ Today’s Progress 💡 - Solved LeetCode #1526 - Studied Combinational Circuits, Multiplexer and Demultiplexer #BeyondBasics #LeetCode #GATE #CodeWithShakish
Took a break from Terp-Notes to focus on #LeetCode questions for a couple technical interviews I have soon. Any tips apart from @neetcode1 and a couple YouTube videos
Day 45 ✅ Another day, another problem solved! 💻 Halfway to 50 — every problem is another step toward sharper logic and stronger consistency. The key is showing up, no matter what. 💪 #100DaysOfCode #LeetCode #CodingJourney #ProblemSolving #Consistency
Day 71 of DSA 🚀 Solved Path Sum problem using both Top-Down and Bottom-Up approaches 🌳 The bottom-up approach was quite tricky to reason about, but it helped me understand recursive tree processing more deeply. #100DaysOfCode #LeetCode #DSA #BinaryTree
🎯 Consistency pays off! I’m excited to share that I’ve earned the LeetCode Annual Badge 2025 for solving problems on 300+ days this year. Every problem solved is one step closer to becoming a better coder. 💻✨ #LeetCode #CodingJourney #DSA #Consistency #ProblemSolving
✅ Day 210: LeetCode + JS Learning 🧩 3370. Smallest Number With All Set Bits 🔹 Approach: Bit Manipulation ⚡ Incremented n until (n & (n + 1)) == 0 💡 Learned: Complex DOM Manipulation, State-Derived Rendering, and TODO App (Add/Delete functionality) #100DaysOfCode #LeetCode
Day 20 of the DSA grind! ✅ Solved "Remove Linked List Elements" on LeetCode with a flawless 0ms runtime, beating 100% of submissions. Pointer manipulation is getting more intuitive every day. The journey continues! #100DaysOfCode #DSA #LeetCode #CodingJourney
Day 37/101 ✅ Did 3 problems today — truly a heroic achievement. If I keep up this godlike pace, I might just finish LeetCode before the sun burns out. Brain’s fine, ego slightly inflated, and logic still questionable. #LeetCode #DSA #100DaysOfCode
Day 68 of my #100DaysOfCode challenge!🚀 ✅Problem no. --> 2125,3354,3370 #LeetCode #DSA ✅OCI DevOps certification exam done ✅5 interview questions ✅J.P Morgan Chase & Co Job Simulation Task 1 Done #buildinpublic #developing #DevCommunity
Day 103 ⚡ — Jump Game 🏃♂️💥 Jumped through arrays like a pro today 😎 No teleportation — just pure logic and timing! 💡 #100DaysOfCode #LeetCode
📅 Oct-29 - 2025 🍁❄️ - Days 198/365 Leetcode Q238. Product of Array Except Self #LeetCode #code #365days #Twitter
Day 72 of 100 Days of Code: LeetCode: Jump Game II #LearnInPublic #100DaysOfCode #LeetCode #DSA #LeetCodeDaily
365 days. 365 problems. One incredible journey. 🚀 Just earned my year-long streak badge on @LeetCode! To anyone starting their coding journey: consistency beats intensity every single time. Here's to the next 365! 💻✨ #100DaysOfCode #LeetCode
🇮🇳🔹 LeetCode Daily Challenge 📘 LC No.: 1526 💡 Approach: Positive Delta Sweep 🔥 Day 689 Streak 💪 ❤️ Like | 🔍 Follow @Kartscode #LeetCode #Java #DSA #ProblemSolving #DailyChallenge #TechStudent #CodingJourney #BuildInPublic #DSAWithJava #DSA
Day 49 of my #DSAGrind Solved: Search in Rotated Sorted Array using Binary Search. The moment it clicked — damn, logic feels beautiful! Big thanks to @akshaymarch7 for the motivation and crystal-clear teaching You make DSA feel logical, not scary #100DaysOfCode #LeetCode
✅ Day 211: LeetCode Grind 🧩 1526. Minimum Number of Increments on Subarrays to Form a Target Array 🔹 Approach: Greedy ⚡ Counted positive differences between adjacent elements to find required increments #100DaysOfCode #LeetCode
Something went wrong.
Something went wrong.
United States Trends
- 1. $AMZN 49.1K posts
- 2. Prince Andrew 29.2K posts
- 3. Ryan Clark 2,889 posts
- 4. Happy Halloween 298K posts
- 5. Sydney Sweeney 106K posts
- 6. Rhule 5,486 posts
- 7. Usha 33.1K posts
- 8. Heritage 44.4K posts
- 9. $AAPL 85.2K posts
- 10. Andrew Mountbatten Windsor 6,763 posts
- 11. Somalia 59K posts
- 12. Scream 7 43.8K posts
- 13. #Prop50VoteYes 5,957 posts
- 14. Necas 2,821 posts
- 15. Royal Lodge 6,977 posts
- 16. Poot 14.5K posts
- 17. Bill Kristol 1,705 posts
- 18. #JacobRodriguez N/A
- 19. Buckingham Palace 7,086 posts
- 20. Animal Crossing 32.5K posts