#leetcode search results

Hit 100 days on LeetCode. Showing up > everything. #LeetCode #100DaysOfCode

_priiyanshiii's tweet image. Hit 100 days on LeetCode. Showing up > everything.
 #LeetCode #100DaysOfCode

> Solved LeetCode POTD #LeetCode

SnehaDotPy's tweet image. > Solved LeetCode POTD  

 #LeetCode

Day 104 of Code Daily: LeetCode: 2211. Count Collisions on a Road #LearnInPublic #100DaysOfCode #LeetCode #DSA #LeetCodeDaily

VishwanshK's tweet image. Day 104 of Code Daily:  
LeetCode:  2211. Count Collisions on a Road
#LearnInPublic #100DaysOfCode #LeetCode #DSA #LeetCodeDaily

Day 50: Car Fleet 🚗💨 Approach: Sort + Stack → Sort cars by position → Compute time to reach target → Build fleets by comparing times Simple logic, smart grouping, O(n log n) win ⚡ GitHub: github.com/anchal-dev/Lee… #LeetCode #CPP #Greedy #Stack #CodingJourney #ProblemSolving

AnchalGupta009's tweet image. Day 50: Car Fleet 🚗💨
Approach: Sort + Stack
→ Sort cars by position
→ Compute time to reach target
→ Build fleets by comparing times
Simple logic, smart grouping, O(n log n) win ⚡
GitHub: github.com/anchal-dev/Lee…
#LeetCode #CPP #Greedy #Stack #CodingJourney #ProblemSolving

Not again leetcode may be this time too cloudfare ? #LeetCode #cloudfare

BhavinJ95559768's tweet image. Not  again leetcode 
may be this time too cloudfare ?
#LeetCode 
#cloudfare
BhavinJ95559768's tweet image. Not  again leetcode 
may be this time too cloudfare ?
#LeetCode 
#cloudfare

Leetcoding is truly the bane of my existence - I totally understand how it doesn’t reflect the real work that you’ll be doing as a software engineer. But, you need to practice. I actually pay for #leetcode premium to get full access to all the tools, hidden problems and official…


Day 14 streak complete! Solved 2211. Count Collisions on a Road💪 #100DaysOfCode #LeetCode #C++ #CodingJourney.

pradeep20413's tweet image. Day 14 streak complete! Solved  2211. Count Collisions on a Road💪 #100DaysOfCode #LeetCode #C++ #CodingJourney.

Found the “0ms cheat code” for C++ on LeetCode 😭 >Just paste this at the top of your code >And You suddenly become “faster than 100%” 💀 #LeetCode #cpp

AnshitGupt20772's tweet image. Found the “0ms cheat code” for C++ on LeetCode 😭

>Just paste this at the top of your code
>And You suddenly become “faster than 100%” 💀

#LeetCode #cpp

Day 74/100 of #100DaysOfCode! ​Crushed it today by deep-diving into the Time & Space Complexity of Recursive Functions! Analyzing the call stack and recursion tree was key. ​Solved the LeetCode problem 'Power of Two' (LC 231) . ​#DSA #LeetCode #rohitnegi

Navneetrajgupta's tweet image. Day 74/100 of #100DaysOfCode! 
​Crushed it today by deep-diving into the Time & Space Complexity of Recursive Functions! Analyzing the call stack and recursion tree was key.
​Solved the LeetCode problem 'Power of Two' (LC 231) .
​#DSA #LeetCode #rohitnegi
Navneetrajgupta's tweet image. Day 74/100 of #100DaysOfCode! 
​Crushed it today by deep-diving into the Time & Space Complexity of Recursive Functions! Analyzing the call stack and recursion tree was key.
​Solved the LeetCode problem 'Power of Two' (LC 231) .
​#DSA #LeetCode #rohitnegi
Navneetrajgupta's tweet image. Day 74/100 of #100DaysOfCode! 
​Crushed it today by deep-diving into the Time & Space Complexity of Recursive Functions! Analyzing the call stack and recursion tree was key.
​Solved the LeetCode problem 'Power of Two' (LC 231) .
​#DSA #LeetCode #rohitnegi
Navneetrajgupta's tweet image. Day 74/100 of #100DaysOfCode! 
​Crushed it today by deep-diving into the Time & Space Complexity of Recursive Functions! Analyzing the call stack and recursion tree was key.
​Solved the LeetCode problem 'Power of Two' (LC 231) .
​#DSA #LeetCode #rohitnegi

Ok so I have never got any monthly #LeetCode badge, but let's try for the December badge.


Hey BitBuddies ✨ Day 96 of my #100DaysOfCode journey! 💻🔥 🟢 LeetCode :Count Partitions with Even Sum Difference 🟢 GFG :Walls Coloring II 🎨 Daily progress → Daily growth 🚀 Let’s keep building and learning together! 💪 #leetcode #geeksforgeeks #DSA #coding #buildinpublic

a_gupta30206's tweet image. Hey BitBuddies ✨
 Day 96 of my #100DaysOfCode journey! 💻🔥
🟢 LeetCode :Count Partitions with Even Sum Difference
🟢 GFG :Walls Coloring II 🎨
Daily progress → Daily growth 🚀
Let’s keep building and learning together! 💪
#leetcode #geeksforgeeks #DSA #coding #buildinpublic
a_gupta30206's tweet image. Hey BitBuddies ✨
 Day 96 of my #100DaysOfCode journey! 💻🔥
🟢 LeetCode :Count Partitions with Even Sum Difference
🟢 GFG :Walls Coloring II 🎨
Daily progress → Daily growth 🚀
Let’s keep building and learning together! 💪
#leetcode #geeksforgeeks #DSA #coding #buildinpublic

Day 100 of 100 Days of Code: LeetCode: POTD Streak: 18 3512. Minimum Operations to Make Array Sum Divisible by K 100 Days completed successfully 🔥 #LearnInPublic #100DaysOfCode #LeetCode #DSA #LeetCodeDaily

VishwanshK's tweet image. Day 100 of 100 Days of Code:
LeetCode: POTD Streak: 18
3512. Minimum Operations to Make Array Sum Divisible by K
100 Days completed successfully 🔥
#LearnInPublic #100DaysOfCode #LeetCode #DSA #LeetCodeDaily

You can just do things, by showing up everyday 🤫 ( 258 / 300) #Leetcode #Dsa

reaperggs1001's tweet image. You can just do things, by showing up everyday 🤫 ( 258 / 300)

#Leetcode #Dsa

Day 71 of #LeetCode75 Solved Problem 2235 – Add Two Integers. A simple one today Time Complexity:O(max (m,n)) Space Complexity: O(1) #LeetCode #DSA #100DaysOfCode #CodingJourney

ANNISH_SEN's tweet image. Day 71 of #LeetCode75
Solved Problem 2235 – Add Two Integers.
A simple one today 
Time Complexity:O(max (m,n)) 
Space Complexity: O(1)
#LeetCode #DSA #100DaysOfCode #CodingJourney

🔹 Optimal Approach (Index Placement Technique): I used cyclic sort logic, placing each number at its correct index (value x → position x-1). After rearranging, the first index where nums[i] != i+1 gives our missing number. #100DaysOfCode #Leetcode #DSA #codingjourney


Leet_Code 1011 — Capacity to Ship Packages Within D Days The key idea: Don’t search in the array — 🧠 Search in the RANGE of possible capacities. Feels great to finally think in patterns instead of formulas. #DSA #leetcode

LohoteMayur's tweet image. Leet_Code 1011 — Capacity to Ship Packages Within D Days
The key idea:
Don’t search in the array —
🧠 Search in the RANGE of possible capacities.
Feels great to finally think in patterns instead of formulas.
#DSA #leetcode

Leetcoding is truly the bane of my existence - I totally understand how it doesn’t reflect the real work that you’ll be doing as a software engineer. But, you need to practice. I actually pay for #leetcode premium to get full access to all the tools, hidden problems and official…


Hey BitBuddies ✨ Day 96 of my #100DaysOfCode journey! 💻🔥 🟢 LeetCode :Count Partitions with Even Sum Difference 🟢 GFG :Walls Coloring II 🎨 Daily progress → Daily growth 🚀 Let’s keep building and learning together! 💪 #leetcode #geeksforgeeks #DSA #coding #buildinpublic

a_gupta30206's tweet image. Hey BitBuddies ✨
 Day 96 of my #100DaysOfCode journey! 💻🔥
🟢 LeetCode :Count Partitions with Even Sum Difference
🟢 GFG :Walls Coloring II 🎨
Daily progress → Daily growth 🚀
Let’s keep building and learning together! 💪
#leetcode #geeksforgeeks #DSA #coding #buildinpublic
a_gupta30206's tweet image. Hey BitBuddies ✨
 Day 96 of my #100DaysOfCode journey! 💻🔥
🟢 LeetCode :Count Partitions with Even Sum Difference
🟢 GFG :Walls Coloring II 🎨
Daily progress → Daily growth 🚀
Let’s keep building and learning together! 💪
#leetcode #geeksforgeeks #DSA #coding #buildinpublic

𝗗𝗮𝘆 𝟰 🚀 • Studied Two-Pointer technique • Solved 2 LeetCode problems (optimization) • Learned HTML Forms & attributes Building problem-solving + front-end fundamentals. #30DayChallenge #LeetCode #DSA #WebDev #HTML #BuildInPublic

Kareena1088's tweet image. 𝗗𝗮𝘆 𝟰 🚀
• Studied Two-Pointer technique
• Solved 2 LeetCode problems (optimization)
• Learned HTML Forms & attributes
Building problem-solving + front-end fundamentals.
#30DayChallenge #LeetCode #DSA #WebDev #HTML #BuildInPublic
Kareena1088's tweet image. 𝗗𝗮𝘆 𝟰 🚀
• Studied Two-Pointer technique
• Solved 2 LeetCode problems (optimization)
• Learned HTML Forms & attributes
Building problem-solving + front-end fundamentals.
#30DayChallenge #LeetCode #DSA #WebDev #HTML #BuildInPublic
Kareena1088's tweet image. 𝗗𝗮𝘆 𝟰 🚀
• Studied Two-Pointer technique
• Solved 2 LeetCode problems (optimization)
• Learned HTML Forms & attributes
Building problem-solving + front-end fundamentals.
#30DayChallenge #LeetCode #DSA #WebDev #HTML #BuildInPublic
Kareena1088's tweet image. 𝗗𝗮𝘆 𝟰 🚀
• Studied Two-Pointer technique
• Solved 2 LeetCode problems (optimization)
• Learned HTML Forms & attributes
Building problem-solving + front-end fundamentals.
#30DayChallenge #LeetCode #DSA #WebDev #HTML #BuildInPublic

Day 50: Car Fleet 🚗💨 Approach: Sort + Stack → Sort cars by position → Compute time to reach target → Build fleets by comparing times Simple logic, smart grouping, O(n log n) win ⚡ GitHub: github.com/anchal-dev/Lee… #LeetCode #CPP #Greedy #Stack #CodingJourney #ProblemSolving

AnchalGupta009's tweet image. Day 50: Car Fleet 🚗💨
Approach: Sort + Stack
→ Sort cars by position
→ Compute time to reach target
→ Build fleets by comparing times
Simple logic, smart grouping, O(n log n) win ⚡
GitHub: github.com/anchal-dev/Lee…
#LeetCode #CPP #Greedy #Stack #CodingJourney #ProblemSolving

🧩 LeetCode 83 – Remove Duplicates from Sorted List -Traverse the list using a pointer -If current.val == current.next.val, skip the next node -Otherwise move to the next node -Since the list is sorted, all duplicates appear consecutively #leetcode #learninpublic #Java

BuiltwithLalit's tweet image. 🧩 LeetCode 83 – Remove Duplicates from Sorted List
-Traverse the list using a pointer
-If current.val == current.next.val, skip the next node
-Otherwise move to the next node
-Since the list is sorted, all duplicates appear consecutively
#leetcode #learninpublic #Java

Day 8️⃣: Till I get a job. Solved LC 3432 – Count Partitions with Even Sum Diff. If the total sum of the array is even, then every partition will have an even difference between left and right sums, so the answer is n - 1 otherwise return 0. #LeetCode #DSA #Math #PrefixSum #Java

_sahilrajak's tweet image. Day 8️⃣: Till I get a job.
Solved LC 3432 – Count Partitions with Even Sum Diff.
If the total sum of the array is even, then every partition will have an even difference between left and right sums, so the answer is n - 1 otherwise return 0.
#LeetCode #DSA #Math #PrefixSum #Java

Day 15 streak complete! Solved Code 3432. Count Partitions with Even Sum Difference💪 #100DaysOfCode #LeetCode #C++ #CodingJourney.

pradeep20413's tweet image. Day 15 streak complete! Solved  Code
3432. Count Partitions with Even Sum Difference💪 #100DaysOfCode #LeetCode #C++ #CodingJourney.

Day 14 streak complete! Solved 2211. Count Collisions on a Road💪 #100DaysOfCode #LeetCode #C++ #CodingJourney.

pradeep20413's tweet image. Day 14 streak complete! Solved  2211. Count Collisions on a Road💪 #100DaysOfCode #LeetCode #C++ #CodingJourney.

Day 13 streak complete! Solved 3625. Count Number of Trapezoids II💪 #100DaysOfCode #LeetCode #C++ #CodingJourney.

pradeep20413's tweet image. Day 13 streak complete! Solved  3625. Count Number of Trapezoids II💪 #100DaysOfCode #LeetCode #C++ #CodingJourney.

🇮🇳🔹 LeetCode Daily Challenge 📘 LC No.: 3432 💡 Approach: Even Difference via Prefix Sum 🔥 Day 725 Streak 💪 ❤️ Like | 🔍 Follow @Kartscode #LeetCode #Java #ProblemSolving #DailyChallenge #TechStudent #CodingJourney #BuildInPublic #DSAWithJava #DSA

Kartscode's tweet image. 🇮🇳🔹 LeetCode Daily Challenge
📘 LC No.: 3432
💡 Approach: Even Difference via Prefix Sum
🔥 Day 725 Streak 💪
❤️ Like | 🔍 Follow @Kartscode  

#LeetCode #Java #ProblemSolving #DailyChallenge #TechStudent 
#CodingJourney #BuildInPublic #DSAWithJava #DSA

LeetCode daily done! 🔥 Solved “Count Partitions with Even Sum Difference”. Streak at 97 days 💪 #LeetCode #DSA #Java #100DaysOfCode #LearningInPublic

Aditya_Ch_20's tweet image. LeetCode daily done! 🔥

Solved “Count Partitions with Even Sum Difference”.

Streak at 97 days 💪
#LeetCode #DSA #Java #100DaysOfCode #LearningInPublic
Aditya_Ch_20's tweet image. LeetCode daily done! 🔥

Solved “Count Partitions with Even Sum Difference”.

Streak at 97 days 💪
#LeetCode #DSA #Java #100DaysOfCode #LearningInPublic
Aditya_Ch_20's tweet image. LeetCode daily done! 🔥

Solved “Count Partitions with Even Sum Difference”.

Streak at 97 days 💪
#LeetCode #DSA #Java #100DaysOfCode #LearningInPublic

🚀Day 32: Today's POTD! Done!!✅ just took a minute🔥 #LeetCode #LearnInPublic #Java #CodingJourney #SoftwareEngineering #programming

Light_JM05's tweet image. 🚀Day 32: Today's POTD! Done!!✅
        just took a minute🔥

#LeetCode #LearnInPublic #Java #CodingJourney #SoftwareEngineering #programming

Hit 100 days on LeetCode. Showing up > everything. #LeetCode #100DaysOfCode

_priiyanshiii's tweet image. Hit 100 days on LeetCode. Showing up > everything.
 #LeetCode #100DaysOfCode

Hit 100 days on LeetCode. Showing up > everything. #LeetCode #100DaysOfCode

_priiyanshiii's tweet image. Hit 100 days on LeetCode. Showing up > everything.
 #LeetCode #100DaysOfCode

Day 104 of Code Daily: LeetCode: 2211. Count Collisions on a Road #LearnInPublic #100DaysOfCode #LeetCode #DSA #LeetCodeDaily

VishwanshK's tweet image. Day 104 of Code Daily:  
LeetCode:  2211. Count Collisions on a Road
#LearnInPublic #100DaysOfCode #LeetCode #DSA #LeetCodeDaily

Day 74/100 of #100DaysOfCode! ​Crushed it today by deep-diving into the Time & Space Complexity of Recursive Functions! Analyzing the call stack and recursion tree was key. ​Solved the LeetCode problem 'Power of Two' (LC 231) . ​#DSA #LeetCode #rohitnegi

Navneetrajgupta's tweet image. Day 74/100 of #100DaysOfCode! 
​Crushed it today by deep-diving into the Time & Space Complexity of Recursive Functions! Analyzing the call stack and recursion tree was key.
​Solved the LeetCode problem 'Power of Two' (LC 231) .
​#DSA #LeetCode #rohitnegi
Navneetrajgupta's tweet image. Day 74/100 of #100DaysOfCode! 
​Crushed it today by deep-diving into the Time & Space Complexity of Recursive Functions! Analyzing the call stack and recursion tree was key.
​Solved the LeetCode problem 'Power of Two' (LC 231) .
​#DSA #LeetCode #rohitnegi
Navneetrajgupta's tweet image. Day 74/100 of #100DaysOfCode! 
​Crushed it today by deep-diving into the Time & Space Complexity of Recursive Functions! Analyzing the call stack and recursion tree was key.
​Solved the LeetCode problem 'Power of Two' (LC 231) .
​#DSA #LeetCode #rohitnegi
Navneetrajgupta's tweet image. Day 74/100 of #100DaysOfCode! 
​Crushed it today by deep-diving into the Time & Space Complexity of Recursive Functions! Analyzing the call stack and recursion tree was key.
​Solved the LeetCode problem 'Power of Two' (LC 231) .
​#DSA #LeetCode #rohitnegi

Day 338 of 2025: 👩‍💻 Code to Crack Companies! ▫️Flood Fill #placementprep #2025Goals #leetcode #letsconnect

rituu_09's tweet image. Day 338 of 2025:         
👩‍💻 Code to Crack Companies!         
▫️Flood Fill 
#placementprep #2025Goals #leetcode #letsconnect

Just hit 450 LeetCode questions ✅ It’s been about 2.5 months since I crossed 350 #LeetCode #DSA #CodingJourney

_Soumyadip_22's tweet image. Just hit 450 LeetCode questions ✅
It’s been about 2.5 months since I crossed 350
#LeetCode #DSA #CodingJourney

Just hit 350 questions on LeetCode Small milestone, but looking back it’s great to see how far I’ve come since I started @LeetCode #LeetCode #codingcommunity #100DaysOfCode

_Soumyadip_22's tweet image. Just hit 350 questions on LeetCode  
Small milestone, but looking back it’s great to see how far I’ve come since I started
@LeetCode 
#LeetCode #codingcommunity #100DaysOfCode


Day 14 streak complete! Solved 2211. Count Collisions on a Road💪 #100DaysOfCode #LeetCode #C++ #CodingJourney.

pradeep20413's tweet image. Day 14 streak complete! Solved  2211. Count Collisions on a Road💪 #100DaysOfCode #LeetCode #C++ #CodingJourney.

Day 50: Car Fleet 🚗💨 Approach: Sort + Stack → Sort cars by position → Compute time to reach target → Build fleets by comparing times Simple logic, smart grouping, O(n log n) win ⚡ GitHub: github.com/anchal-dev/Lee… #LeetCode #CPP #Greedy #Stack #CodingJourney #ProblemSolving

AnchalGupta009's tweet image. Day 50: Car Fleet 🚗💨
Approach: Sort + Stack
→ Sort cars by position
→ Compute time to reach target
→ Build fleets by comparing times
Simple logic, smart grouping, O(n log n) win ⚡
GitHub: github.com/anchal-dev/Lee…
#LeetCode #CPP #Greedy #Stack #CodingJourney #ProblemSolving

🚗 LeetCode: Count Collisions on a Road ✅ Two pointers! Skip boundary escapes (L's left, R's right). Count non-S between = collisions. ⚡ O(n) single pass 🎯 Boundary elimination 💡 All middle cars collide #LeetCode #CPlusPlus #TwoPointers #100DaysOfCode

me_sajeeb's tweet image. 🚗 LeetCode: Count Collisions on a Road ✅

Two pointers! Skip boundary escapes (L's left, R's right). Count non-S between = collisions.

⚡ O(n) single pass 
🎯 Boundary elimination 
💡 All middle cars collide

#LeetCode #CPlusPlus #TwoPointers #100DaysOfCode

Day 100 of 100 Days of Code: LeetCode: POTD Streak: 18 3512. Minimum Operations to Make Array Sum Divisible by K 100 Days completed successfully 🔥 #LearnInPublic #100DaysOfCode #LeetCode #DSA #LeetCodeDaily

VishwanshK's tweet image. Day 100 of 100 Days of Code:
LeetCode: POTD Streak: 18
3512. Minimum Operations to Make Array Sum Divisible by K
100 Days completed successfully 🔥
#LearnInPublic #100DaysOfCode #LeetCode #DSA #LeetCodeDaily

Found the “0ms cheat code” for C++ on LeetCode 😭 >Just paste this at the top of your code >And You suddenly become “faster than 100%” 💀 #LeetCode #cpp

AnshitGupt20772's tweet image. Found the “0ms cheat code” for C++ on LeetCode 😭

>Just paste this at the top of your code
>And You suddenly become “faster than 100%” 💀

#LeetCode #cpp

Hey BitBuddies ✨ Day 96 of my #100DaysOfCode journey! 💻🔥 🟢 LeetCode :Count Partitions with Even Sum Difference 🟢 GFG :Walls Coloring II 🎨 Daily progress → Daily growth 🚀 Let’s keep building and learning together! 💪 #leetcode #geeksforgeeks #DSA #coding #buildinpublic

a_gupta30206's tweet image. Hey BitBuddies ✨
 Day 96 of my #100DaysOfCode journey! 💻🔥
🟢 LeetCode :Count Partitions with Even Sum Difference
🟢 GFG :Walls Coloring II 🎨
Daily progress → Daily growth 🚀
Let’s keep building and learning together! 💪
#leetcode #geeksforgeeks #DSA #coding #buildinpublic
a_gupta30206's tweet image. Hey BitBuddies ✨
 Day 96 of my #100DaysOfCode journey! 💻🔥
🟢 LeetCode :Count Partitions with Even Sum Difference
🟢 GFG :Walls Coloring II 🎨
Daily progress → Daily growth 🚀
Let’s keep building and learning together! 💪
#leetcode #geeksforgeeks #DSA #coding #buildinpublic

> Solved LeetCode POTD #LeetCode

SnehaDotPy's tweet image. > Solved LeetCode POTD  

 #LeetCode

Hit 500 Days on LeetCode! 🥷🔥 Consistency, grind and a whole lotta debugging. #LeetCode #DSA

ask_deepanshu's tweet image. Hit 500 Days on LeetCode! 🥷🔥

Consistency, grind and a whole lotta debugging. #LeetCode #DSA

Loading...

Something went wrong.


Something went wrong.


United States Trends