#leetcode résultats de recherche
Whenever I need to revise Stack data structure for interviews I just go through these problems #LeetCode
🔹Solved 1805. Number of Different Integers in a String on leetcode 🔹Learned how to implement , no algorithm or math invloved just straight forward problem where we have to count unique integers after deleting alphabets from string #DSA #Leetcode
Day: 57-59 of #100DaysOfCode (round 07) ✅ solved 3 #LeetCode ✅working on cli project #LearningInPublic
Day 27 solved a medium level question on #leetcode -it is similar to the first version of this problem , just needed to find a logic to get cumulative profits #100DaysOfCode
Day 5: Finally cracked my first LeetCode HARD! 🚨 Problem: Find in Mountain Array 🏔️ I got stuck on edge cases, but breaking it down on paper saved me. Best feeling ever. 😤 Do you remember your first Hard problem??? 👇 #Java #100DaysOfCode #LeetCode
✅Solved 1 LeetCode problem today -> Final Value of Variable After Performing Operations #Day110ofCoding #LeetCode #DSA #CodingJourney
A small milestone towards consistency. #100DaysOfCode #50DaysOfLeetCode #leetcode #dsa #coding #programming #developers #codejourney #tech #softwareengineering #consistency
Day 86 of #100DaysOfCode ✅ Solved LeetCode #236: Lowest Common Ancestor of a Binary Tree 🌳 LCA logic finally making sense — recursion confidence leveling up 💪 Trees are becoming smoother with every problem 🚀 #LeetCode #BinaryTree #DSA #CodingJourney
Day 108 of #100DaysOfCode today solved the #potd on #LeetCode LC[3583] use 2 map to store the cnt before index i total cnt of a no and get the triplet by multiplying before and reaming cnt of a no if we get a no/2; #coding #CodingJourney #dsa #gfg #algorithm
>Day 30 of Solving leetcode >Solved 3577. Count the Number of Computer Unlocking Permutations today. >Simple Math problem #Day30 #LeetCode #100DaysOfCode #Java #DSA
🚀 LeetCode POTD done. Clean logic, minimal lines, and zero overthinking. Sometimes the simplest approach hits 100 % runtime. Progress feels good. #LeetCode #POTD #CodeEveryday 👨💻 @VirendraCodes
Day 16 🚀 #100DaysCodingChallenge Solved a LeetCode question today and focused on improving problem-solving speed & logic 🧠⚡ Small daily wins keep the momentum going. On to more challenges tomorrow! 💪🔥 #LeetCode #DSA #CodingJourney
🚀 DSA Journey – Day 9 Focused on Two Pointer pattern again Solved: • LC 18 – 4Sum • LC 680 – Valid Palindrome II 💡Learnings: – Extended 3Sum logic to 4Sum – Handled “skip 1 char” palindrome check – Getting sharper with edge cases 💪 #DSA #LeetCode #100DaysOfCode
Day 126-> ->Count the Number of Computer Unlocking Permutations(Lc) #150DaysOfCode #AI #LeetCode #ML #dailycode #dsagrind #systemdesign #backend
Wrapping up 2025 with a bang!💥 Amidst the holiday hustle🎄, I powered through 200+ days of problem-solving on #LeetCode and snagged the 200 Days Badge 🏆. What a way to end the year , consistency pays off! Aiming for more in 2026. #200DaysBadge #CodingStreak #YearEndAchievement
Day 65: Solved "Longest Substring Without Repeating Characters" today! Runtime: 1ms Memory: 44.50MB #100DaysOfCode #LeetCode #Java
Day 51: Simplify Path 📁 Approach: Stack + String Parsing Break path → Ignore "." → Pop on ".." → Build clean canonical path. Neat, structured, and O(n) efficient ⚡ GitHub: github.com/anchal-dev/Lee… #LeetCode #CPP #Stacks #StringProcessing #CodingJourney #ProblemSolving
Day 86 ✅ 🔹Solved #LeetCode daily: 3577. Count the Number of Computer Unlocking.... 🔹Solved 3 questions on #codechef contest. Brick by brick 🧱 #DSA #Contest
1.Solved Problem No.1282 Group the People Given the Group Size They Belong To✅ 2.Learn Error Handling in #JavaScript ,Types of error, error object, try-catch-finally concepts. #LeetCode #DSA #ErrorHandling #JSDeveloper #WebDevelopment #CodingJourney #ProgrammerLife
Day 44 - Leetcode DSA💻 Problem: Zigzag Conversion It was a tricky one mainly because there was no obvious catch—just pure pattern recognition. Easy problems are now genuinely starting to feel easy. #LeetCode #100DaysOfCode #DSA #CPlusPlus #CodingJourney
📅 Day 67/100 of #100DaysOfCode 💻 DSA: Solved 2 LeetCode problems: • Find Minimum Operations to Make All Elements • Divisible by Three & Minimum Operations to Make Array Sum Divisible by K. 🧠 Learned: modular arithmetic + optimizing operations. #LeetCode #100DaysOfCode
🔐 LeetCode: Count Computer Unlocking Permutations ✅ First must be smallest! If valid → (n-1)! permutations. If not → 0. ⚡ O(n) validation + factorial 🎯 Constraint: first < all others 💡 Simple check, factorial multiply #LeetCode #CPlusPlus #Math #100DaysOfCode
Day 80/100 of #100DaysOfCode Solved Leetcode problem merge sorted array and square of sorted array (easy solution will try another solution for this) #DSA #LeetCode
📌 Extra LeetCode Practice! Solved: • Concatenation of Array • Shuffle the Array • Max Consecutive Ones • Smaller Than Current Number • Set Mismatch • Disappeared Numbers Consistency every day 💪🔥 #LeetCode #DSA #Coding #TechTwitter #100DaysOfCode
A small milestone towards consistency. #100DaysOfCode #50DaysOfLeetCode #leetcode #dsa #coding #programming #developers #codejourney #tech #softwareengineering #consistency
Day 61 of #100DaysOfCode Completed a set of LeetCode problems today : • Baseball Game • Valid Parentheses • Evaluate Reverse Polish Notation • Asteroid Collision • Reverse Linked List #LeetCode #Coding #SoftwareEngineering #DeveloperJourney
Day 10 of 180 ✅ End-term exams, so the grind was shorter — but I still showed up Solved LeetCode 35 – Search Insert Position to keep my consistency intact. Some days are about speed, others are about discipline #DSA #LeetCode #Consistency #180DaysOfCode #ExamSeason #Discipline
Day: 57-59 of #100DaysOfCode (round 07) ✅ solved 3 #LeetCode ✅working on cli project #LearningInPublic
Day 5: Finally cracked my first LeetCode HARD! 🚨 Problem: Find in Mountain Array 🏔️ I got stuck on edge cases, but breaking it down on paper saved me. Best feeling ever. 😤 Do you remember your first Hard problem??? 👇 #Java #100DaysOfCode #LeetCode
>Day 30 of Solving leetcode >Solved 3577. Count the Number of Computer Unlocking Permutations today. >Simple Math problem #Day30 #LeetCode #100DaysOfCode #Java #DSA
Day 86 of #100DaysOfCode ✅ Solved LeetCode #236: Lowest Common Ancestor of a Binary Tree 🌳 LCA logic finally making sense — recursion confidence leveling up 💪 Trees are becoming smoother with every problem 🚀 #LeetCode #BinaryTree #DSA #CodingJourney
Day 116 of #100DaysOfCode 🎯 Solved "28. Find the index of the First Occurrence in a String"(Easy) ✅ Time complexity is O(m*n). #leetcode #DSA #Java #codingjourney #LearnInPublic
Leveling up day by day, today marks 100 days straight on Leetcode. @LeetCode #100DaysOfCode #LeetCode #coding #programming #DeveloperCommunity #SoftwareEngineering
✅Solved 1 LeetCode problem today -> Final Value of Variable After Performing Operations #Day110ofCoding #LeetCode #DSA #CodingJourney
✅Solved 1 LeetCode problem today -> Check If Digits Are Equal in String After Operations I #Day109ofCoding #LeetCode #DSA #CodingJourney
Exactly 21 days left for 2025 to be over. Lets enter 2026 with a new habbit, starting my 21 days journey of problem solving. ✅Day - 1 of #21DaysOfCode 🔹#LeetCode Q3583 count special triplets , yesterday's ptod #buildinpublic #programming #connect #letsconnect
🚀 LeetCode POTD done. Clean logic, minimal lines, and zero overthinking. Sometimes the simplest approach hits 100 % runtime. Progress feels good. #LeetCode #POTD #CodeEveryday 👨💻 @VirendraCodes
Day 77/100 of #100DaysOfCode Solved sort array on leetcode by merge sort it's time complexity is nlogn #DSA #LeetCode
Something went wrong.
Something went wrong.
United States Trends
- 1. Mets 53.2K posts
- 2. Alonso 77.2K posts
- 3. Orioles 21K posts
- 4. Sheen 20.6K posts
- 5. Powell 74.1K posts
- 6. Courtois 13.1K posts
- 7. Rodrygo 47.7K posts
- 8. Martinelli 13.1K posts
- 9. Erika 87.3K posts
- 10. Soto 24.8K posts
- 11. Rudiger 17.3K posts
- 12. Red Sox 9,134 posts
- 13. Jimmy Neutron 16.4K posts
- 14. Bregman 4,176 posts
- 15. Stearns 15.3K posts
- 16. Jeff Garcia 17.2K posts
- 17. The Fed 104K posts
- 18. Nimmo 3,183 posts
- 19. Noni 17.5K posts
- 20. Jim Knowles 1,409 posts