#leetcode zoekresultaten

🚀 Progress Update: ✅Completed today’s LeetCode POTD ✅ Frequency of elements ✅ Array leaders Small steps every day — trying to stay consistent 💻 #LeetCode #GFG #CodingJourney #LearnInPublic

atishay0x's tweet image. 🚀 Progress Update:

✅Completed today’s LeetCode POTD
✅ Frequency of elements
✅ Array leaders

Small steps every day —  trying to stay consistent 💻
#LeetCode #GFG #CodingJourney #LearnInPublic
atishay0x's tweet image. 🚀 Progress Update:

✅Completed today’s LeetCode POTD
✅ Frequency of elements
✅ Array leaders

Small steps every day —  trying to stay consistent 💻
#LeetCode #GFG #CodingJourney #LearnInPublic
atishay0x's tweet image. 🚀 Progress Update:

✅Completed today’s LeetCode POTD
✅ Frequency of elements
✅ Array leaders

Small steps every day —  trying to stay consistent 💻
#LeetCode #GFG #CodingJourney #LearnInPublic

100 days streak on LeetCode! 💻🔥 Consistency beats intensity. Every day, one problem closer to mastery. Grateful for the learning, the bugs, and the endless “aha!” moments. 🚀 #100DaysOfCode #LeetCode #CodingJourney #DailyGrind

sachin_v29's tweet image. 100 days streak on LeetCode! 💻🔥

Consistency beats intensity. Every day, one problem closer to mastery.
Grateful for the learning, the bugs, and the endless “aha!” moments. 🚀
#100DaysOfCode #LeetCode #CodingJourney #DailyGrind

✅ Day 212: LeetCode Grind 🧩 3289. The Two Sneaky Numbers of Digitville 🔹 Approach: Mathematical / Observation ⚡ Identified the two special numbers by analyzing digit patterns and constraints #100DaysOfCode #LeetCode

B_Furqan07's tweet image. ✅ Day 212: LeetCode Grind
🧩 3289. The Two Sneaky Numbers of Digitville
🔹 Approach: Mathematical / Observation
⚡ Identified the two special numbers by analyzing digit patterns and constraints
#100DaysOfCode #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

Rizz00Orenji's tweet image. 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

This lovely screen of leetcode 😅 #LeetCode

RiyaTyagi155121's tweet image. This lovely screen of leetcode 😅
#LeetCode

Day 46 of #100DaysOfCode Solved Sneaky number #LeetCode #Java

sam1368296's tweet image. Day 46  of #100DaysOfCode
Solved Sneaky number 
 #LeetCode #Java

Tried a problem on LeetCode… started confident… then realized I understood NOTHING💀 Wrote recursion like it was a PhD thesis📚 Tried 4 times, debugged, cried, rewrote 😭 Finally solved it… but definitely not optimized 😂 #leetcode #codinglife #DSA #programminghumor

nilanshukumar81's tweet image. Tried a problem on LeetCode… started confident… then realized I understood NOTHING💀
Wrote recursion like it was a PhD thesis📚
Tried 4 times, debugged, cried, rewrote 😭
Finally solved it… but definitely not optimized 😂
#leetcode #codinglife #DSA #programminghumor

✅Solved 3 LeetCode problems today (following Striver's A2Z DSA Course): -> Delete Nodes From Linked List Present in Array -> Design Browser History -> Length of Last Word #Day71ofCoding #LeetCode #DSA #CodingJourney #TUFWinterArc @takeUforward_ @striver_79

dEEPANSHU_656's tweet image. ✅Solved 3 LeetCode problems today (following Striver's A2Z DSA Course):
-> Delete Nodes From Linked List Present in Array
-> Design Browser History
-> Length of Last Word

#Day71ofCoding #LeetCode #DSA #CodingJourney #TUFWinterArc
@takeUforward_ @striver_79
dEEPANSHU_656's tweet image. ✅Solved 3 LeetCode problems today (following Striver's A2Z DSA Course):
-> Delete Nodes From Linked List Present in Array
-> Design Browser History
-> Length of Last Word

#Day71ofCoding #LeetCode #DSA #CodingJourney #TUFWinterArc
@takeUforward_ @striver_79
dEEPANSHU_656's tweet image. ✅Solved 3 LeetCode problems today (following Striver's A2Z DSA Course):
-> Delete Nodes From Linked List Present in Array
-> Design Browser History
-> Length of Last Word

#Day71ofCoding #LeetCode #DSA #CodingJourney #TUFWinterArc
@takeUforward_ @striver_79

I've been on LeetCode's Hot 100, but I keep forgetting after a while. Every time, when I decide to fully conquer it, something else will pop up and interrupt me from a streak.#leetcode #Hot100


Day 18 of #100DaysOfCode 💻#TUFwinterArc Wrapped up the month strong! 🏅 Earned the LeetCode DCC October 2025 Badge 🎯 — consistency really pays off! Solved: • Remove Nth Node From End of List • String Compression⚡ #LeetCode #floai #CodingJourney #BuildInPublic

yudhveerp10's tweet image. Day 18 of #100DaysOfCode 💻#TUFwinterArc

Wrapped up the month strong! 🏅
Earned the LeetCode DCC October 2025 Badge 🎯 — consistency really pays off!
Solved:
• Remove Nth Node From End of List
• String Compression⚡
 #LeetCode #floai #CodingJourney #BuildInPublic

Guys, try this. A good greedy problem. #LeetCode

SwaDotDev's tweet image. Guys, try this.
A good greedy problem.

#LeetCode

I'm excited to announce that I'm finally able to design Twitter. 🙌🏻✨ #Day113 of grinding until I land a job! 🚀 #LeetCode #DSA #100DaysOfCode #striversheet

Wannabe_01_'s tweet image. I'm excited to announce that I'm finally able to design Twitter. 🙌🏻✨

#Day113 of grinding until I land a job! 🚀
#LeetCode #DSA #100DaysOfCode #striversheet

Day 38: Minimum Size Subarray Sum Approach: Sliding Window ⏩ Expand → Shrink → Track the smallest window Keeping it tight and optimal in O(n) ⌛ GitHub - l1nq.com/WqZB5 #LeetCode #CPP #CodingLife #Developer #ProblemSolving

AnchalGupta009's tweet image. Day 38: Minimum Size Subarray Sum
Approach: Sliding Window ⏩
Expand → Shrink → Track the smallest window 
Keeping it tight and optimal in O(n) ⌛
GitHub - l1nq.com/WqZB5

#LeetCode #CPP #CodingLife #Developer #ProblemSolving

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

arisen37's tweet image. 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
arisen37's tweet image. 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

Solved LeetCode #53 – Maximum Subarray • O(n³): Triple loop → Time Limit Exceeded • O(n²): Optimized sum reuse → Still slow • O(n): Kadane’s Algorithm → Accepted Key idea: If the current subarray sum becomes negative → start fresh! #LeetCode #Java #DSA #CodingJourney

Manish_Kumar60's tweet image. Solved LeetCode #53 – Maximum Subarray
• O(n³): Triple loop → Time Limit Exceeded
• O(n²): Optimized sum reuse → Still slow
• O(n): Kadane’s Algorithm → Accepted 
Key idea:
If the current subarray sum becomes negative → start fresh!
#LeetCode #Java  #DSA  #CodingJourney
Manish_Kumar60's tweet image. Solved LeetCode #53 – Maximum Subarray
• O(n³): Triple loop → Time Limit Exceeded
• O(n²): Optimized sum reuse → Still slow
• O(n): Kadane’s Algorithm → Accepted 
Key idea:
If the current subarray sum becomes negative → start fresh!
#LeetCode #Java  #DSA  #CodingJourney
Manish_Kumar60's tweet image. Solved LeetCode #53 – Maximum Subarray
• O(n³): Triple loop → Time Limit Exceeded
• O(n²): Optimized sum reuse → Still slow
• O(n): Kadane’s Algorithm → Accepted 
Key idea:
If the current subarray sum becomes negative → start fresh!
#LeetCode #Java  #DSA  #CodingJourney

October wrap: Showed up daily. Kept the streak. Leaned into consistency. Watched videos. Made notes. Kicking off November with the same rhythm- but expecting better pace, better results. Also, Got cooked in the DMDW test this morning.💀 #DSA #TUFWinterArc #LeetCode

ShubhangJ20453's tweet image. October wrap: 
Showed up daily. Kept the streak. Leaned into consistency. Watched videos. Made notes.

Kicking off November with the same rhythm- but expecting better pace, better results.

Also, Got cooked in the DMDW test this morning.💀 

#DSA #TUFWinterArc #LeetCode
ShubhangJ20453's tweet image. October wrap: 
Showed up daily. Kept the streak. Leaned into consistency. Watched videos. Made notes.

Kicking off November with the same rhythm- but expecting better pace, better results.

Also, Got cooked in the DMDW test this morning.💀 

#DSA #TUFWinterArc #LeetCode
ShubhangJ20453's tweet image. October wrap: 
Showed up daily. Kept the streak. Leaned into consistency. Watched videos. Made notes.

Kicking off November with the same rhythm- but expecting better pace, better results.

Also, Got cooked in the DMDW test this morning.💀 

#DSA #TUFWinterArc #LeetCode

🔗 Day 43 | LeetCode Streak Solved “Delete Nodes From Linked List Present in Array” — simple but good reminder of set lookup + pointer manipulation in linked lists. 🧠 Another day, another AC! #LeetCode #100DaysOfCode #Java #LinkedList #CodingStreak

lokesh_w02's tweet image. 🔗 Day 43 | LeetCode Streak
Solved “Delete Nodes From Linked List Present in Array” — simple but good reminder of set lookup + pointer manipulation in linked lists. 🧠
Another day, another AC!
#LeetCode #100DaysOfCode #Java #LinkedList #CodingStreak

Day 42 of learning DSA 💻 Solved 3 easy LeetCode problems today — getting more confident with logic & problem-solving each day! 🚀 #Day42 #DSA #LeetCode #CodingJourney

CoderAnand's tweet image. Day 42 of learning DSA 💻
Solved 3 easy LeetCode problems today — getting more confident with logic & problem-solving each day! 🚀
#Day42 #DSA #LeetCode #CodingJourney
CoderAnand's tweet image. Day 42 of learning DSA 💻
Solved 3 easy LeetCode problems today — getting more confident with logic & problem-solving each day! 🚀
#Day42 #DSA #LeetCode #CodingJourney
CoderAnand's tweet image. Day 42 of learning DSA 💻
Solved 3 easy LeetCode problems today — getting more confident with logic & problem-solving each day! 🚀
#Day42 #DSA #LeetCode #CodingJourney

Day 105 ⚡ — Insert Interval 🧩 When life throws you a new interval… just insert it perfectly 😎 No overlaps, no chaos — just clean boundaries! #100DaysOfCode #LeetCode

SaurabhSin99392's tweet image. Day 105 ⚡ — Insert Interval 🧩
When life throws you a new interval… just insert it perfectly 😎
No overlaps, no chaos — just clean boundaries!
#100DaysOfCode #LeetCode

✅Solved 3 LeetCode problems today (following Striver's A2Z DSA Course): -> Delete Nodes From Linked List Present in Array -> Design Browser History -> Length of Last Word #Day71ofCoding #LeetCode #DSA #CodingJourney #TUFWinterArc @takeUforward_ @striver_79

dEEPANSHU_656's tweet image. ✅Solved 3 LeetCode problems today (following Striver's A2Z DSA Course):
-> Delete Nodes From Linked List Present in Array
-> Design Browser History
-> Length of Last Word

#Day71ofCoding #LeetCode #DSA #CodingJourney #TUFWinterArc
@takeUforward_ @striver_79
dEEPANSHU_656's tweet image. ✅Solved 3 LeetCode problems today (following Striver's A2Z DSA Course):
-> Delete Nodes From Linked List Present in Array
-> Design Browser History
-> Length of Last Word

#Day71ofCoding #LeetCode #DSA #CodingJourney #TUFWinterArc
@takeUforward_ @striver_79
dEEPANSHU_656's tweet image. ✅Solved 3 LeetCode problems today (following Striver's A2Z DSA Course):
-> Delete Nodes From Linked List Present in Array
-> Design Browser History
-> Length of Last Word

#Day71ofCoding #LeetCode #DSA #CodingJourney #TUFWinterArc
@takeUforward_ @striver_79

🚀 Check out the full C++ code & explanation on my GitHub: 🔗github.com/Sharmavicky/Ds… 💬 Which approach do you prefer — sorting, map, or set? #100DaysOfCode #DSA #LeetCode #CodingJourney #Cplusplus


I've been on LeetCode's Hot 100, but I keep forgetting after a while. Every time, when I decide to fully conquer it, something else will pop up and interrupt me from a streak.#leetcode #Hot100


🧩 LeetCode #127 — Word Ladder A puzzle disguised as a graph problem. Transform one word into another, 1 letter at a time. Shortest path? That’s BFS in action. ⚙️ 💡 Think graphs even when you see strings. Every letter change = an edge. Every valid word = a node. #LeetCode

Shivansh_twt's tweet image. 🧩 LeetCode #127 — Word Ladder
A puzzle disguised as a graph problem.

Transform one word into another, 1 letter at a time.
Shortest path? That’s BFS in action. ⚙️

💡 Think graphs even when you see strings.
Every letter change = an edge.
Every valid word = a node.

#LeetCode

Day 22 of the DSA journey! 🚀 Just tackled "Merge Two Sorted Lists" on LeetCode and scored a 0ms runtime, beating 100% of submissions. It’s incredibly satisfying to see the daily practice pay off with clean, efficient code. #100DaysOfCode #DSA #LeetCode #CodingJourney #LinkedList

RaptorG7079443's tweet image. Day 22 of the DSA journey! 🚀 Just tackled "Merge Two Sorted Lists" on LeetCode and scored a 0ms runtime, beating 100% of submissions. It’s incredibly satisfying to see the daily practice pay off with clean, efficient code.
#100DaysOfCode #DSA #LeetCode #CodingJourney #LinkedList

Kitne mahino ke baad DSA karne betha tha, and leetcode is not opening. -I think its God sign 😶 #leetcode #dsa

kk7xofficial's tweet image. Kitne mahino ke baad DSA karne betha tha, and leetcode is not opening. 

-I think its God sign 😶
#leetcode #dsa

My #LeetCode journey for past 1 year.

itsmayankhere's tweet image. My #LeetCode  journey for past 1 year.

Day 2 of #100DaysOfCode Solved LeetCode 26: Remove Duplicates from Sorted Array Used the two-pointer technique to efficiently track unique elements and achieve O(n) time complexity ⚡ Another small win toward mastering DSA 🔥 #LeetCode #CodingJourney #Cplusplus #ProblemSolving

iranasaf's tweet image. Day 2 of #100DaysOfCode
Solved LeetCode 26: Remove Duplicates from Sorted Array 

Used the two-pointer technique to efficiently track unique elements and achieve O(n) time complexity ⚡

Another small win toward mastering DSA 🔥
#LeetCode #CodingJourney #Cplusplus #ProblemSolving

Day 7 PODT - 1 Nov 2025 3289. The Two Sneaky Numbers of Digitville “Just Work Hard” <3 Endsems are near, so I might slow down on posts for a bit 😅 #LeetCode @Hiteshdotcom @piyushgarg_dev

anuj318444's tweet image. Day 7
PODT - 1 Nov 2025 
3289. The Two Sneaky Numbers of Digitville 
“Just Work Hard”  &amp;lt;3
Endsems are near, so I might slow down on posts for a bit 😅
#LeetCode
@Hiteshdotcom
@piyushgarg_dev

🌅 Day 15 of #100DaysOfCode Another productive day! Solved LC 3217 – Delete Nodes From Linked List Present in Array ✅ 🧩 Focused on efficient linked list traversal ⚙️ Used hash set for quick lookups 💡 Simple yet elegant logic #LeetCode #Coding #BuildInPublic #DSA

Sachin25660937's tweet image. 🌅 Day 15 of #100DaysOfCode
Another productive day!
Solved LC 3217 – Delete Nodes From Linked List Present in Array ✅
🧩 Focused on efficient linked list traversal
⚙️ Used hash set for quick lookups
💡 Simple yet elegant logic

#LeetCode #Coding #BuildInPublic #DSA
Sachin25660937's tweet image. 🌅 Day 15 of #100DaysOfCode
Another productive day!
Solved LC 3217 – Delete Nodes From Linked List Present in Array ✅
🧩 Focused on efficient linked list traversal
⚙️ Used hash set for quick lookups
💡 Simple yet elegant logic

#LeetCode #Coding #BuildInPublic #DSA

Progress has never felt so good, especially when you think of the optimal solution instantly. Doing ATLEAST 1 Leetcode problem everyday since the start of october. #DevJourney #Leetcode #ProblemSolving #DSA

sumedhkudav's tweet image. Progress has never felt so good, especially when you think of the optimal solution instantly.
Doing ATLEAST 1 Leetcode problem everyday since the start of october.

#DevJourney #Leetcode #ProblemSolving #DSA
sumedhkudav's tweet image. Progress has never felt so good, especially when you think of the optimal solution instantly.
Doing ATLEAST 1 Leetcode problem everyday since the start of october.

#DevJourney #Leetcode #ProblemSolving #DSA

🔗 LeetCode Daily: Delete Nodes From Linked List ✅ Boolean array for O(1) lookup! Mark nums values, filter list. Dummy node handles edge cases. ⚡ O(n+m) time with O(1) checks 🎯 Space-time tradeoff wins 💡 Dummy node pattern FTW #LeetCode #CPlusPlus #LinkedList #100DaysOfCode

me_sajeeb's tweet image. 🔗 LeetCode Daily: Delete Nodes From Linked List ✅

Boolean array for O(1) lookup! Mark nums values, filter list. Dummy node handles edge cases.

⚡ O(n+m) time with O(1) checks 🎯 Space-time tradeoff wins 💡 Dummy node pattern FTW
#LeetCode #CPlusPlus #LinkedList #100DaysOfCode

This lovely screen of leetcode 😅 #LeetCode

RiyaTyagi155121's tweet image. This lovely screen of leetcode 😅
#LeetCode

Day 46 of #100DaysOfCode Solved Sneaky number #LeetCode #Java

sam1368296's tweet image. Day 46  of #100DaysOfCode
Solved Sneaky number 
 #LeetCode #Java

🚀 Progress Update: ✅Completed today’s LeetCode POTD ✅ Frequency of elements ✅ Array leaders Small steps every day — trying to stay consistent 💻 #LeetCode #GFG #CodingJourney #LearnInPublic

atishay0x's tweet image. 🚀 Progress Update:

✅Completed today’s LeetCode POTD
✅ Frequency of elements
✅ Array leaders

Small steps every day —  trying to stay consistent 💻
#LeetCode #GFG #CodingJourney #LearnInPublic
atishay0x's tweet image. 🚀 Progress Update:

✅Completed today’s LeetCode POTD
✅ Frequency of elements
✅ Array leaders

Small steps every day —  trying to stay consistent 💻
#LeetCode #GFG #CodingJourney #LearnInPublic
atishay0x's tweet image. 🚀 Progress Update:

✅Completed today’s LeetCode POTD
✅ Frequency of elements
✅ Array leaders

Small steps every day —  trying to stay consistent 💻
#LeetCode #GFG #CodingJourney #LearnInPublic

✅ Day 212: LeetCode Grind 🧩 3289. The Two Sneaky Numbers of Digitville 🔹 Approach: Mathematical / Observation ⚡ Identified the two special numbers by analyzing digit patterns and constraints #100DaysOfCode #LeetCode

B_Furqan07's tweet image. ✅ Day 212: LeetCode Grind
🧩 3289. The Two Sneaky Numbers of Digitville
🔹 Approach: Mathematical / Observation
⚡ Identified the two special numbers by analyzing digit patterns and constraints
#100DaysOfCode #LeetCode

100 days streak on LeetCode! 💻🔥 Consistency beats intensity. Every day, one problem closer to mastery. Grateful for the learning, the bugs, and the endless “aha!” moments. 🚀 #100DaysOfCode #LeetCode #CodingJourney #DailyGrind

sachin_v29's tweet image. 100 days streak on LeetCode! 💻🔥

Consistency beats intensity. Every day, one problem closer to mastery.
Grateful for the learning, the bugs, and the endless “aha!” moments. 🚀
#100DaysOfCode #LeetCode #CodingJourney #DailyGrind

Tried a problem on LeetCode… started confident… then realized I understood NOTHING💀 Wrote recursion like it was a PhD thesis📚 Tried 4 times, debugged, cried, rewrote 😭 Finally solved it… but definitely not optimized 😂 #leetcode #codinglife #DSA #programminghumor

nilanshukumar81's tweet image. Tried a problem on LeetCode… started confident… then realized I understood NOTHING💀
Wrote recursion like it was a PhD thesis📚
Tried 4 times, debugged, cried, rewrote 😭
Finally solved it… but definitely not optimized 😂
#leetcode #codinglife #DSA #programminghumor

Day - 75 of #100DaysOfCode solved: 114. Flatten Binary Tree to Linked List 129. Sum Root to Leaf Numbers 173. Binary Search Tree Iterator on #leetcode

Aditya_Mittal_'s tweet image. Day - 75 of #100DaysOfCode solved:  
114. Flatten Binary Tree to Linked List 
129. Sum Root to Leaf Numbers
173. Binary Search Tree Iterator
on #leetcode
Aditya_Mittal_'s tweet image. Day - 75 of #100DaysOfCode solved:  
114. Flatten Binary Tree to Linked List 
129. Sum Root to Leaf Numbers
173. Binary Search Tree Iterator
on #leetcode
Aditya_Mittal_'s tweet image. Day - 75 of #100DaysOfCode solved:  
114. Flatten Binary Tree to Linked List 
129. Sum Root to Leaf Numbers
173. Binary Search Tree Iterator
on #leetcode

Day 73 of 100 Days of Code: LeetCode: Valid Palindrome #LearnInPublic #100DaysOfCode #LeetCode #DSA #LeetCodeDaily

VishwanshK's tweet image. Day 73 of 100 Days of Code:
LeetCode: Valid Palindrome
#LearnInPublic #100DaysOfCode #LeetCode #DSA #LeetCodeDaily

Day 14 & 15 Dsa : solved 2 questions 1 . Plus one ✅ 2. Remove duplicate elements ✅ Dev : working on the backend of my project #dsa #leetcode #learninpublic

x1developer09's tweet image. Day 14 &amp;amp; 15 
Dsa : solved 2 questions 
1 . Plus one ✅
2. Remove duplicate elements ✅

Dev : working on the backend of my project 
#dsa #leetcode #learninpublic
x1developer09's tweet image. Day 14 &amp;amp; 15 
Dsa : solved 2 questions 
1 . Plus one ✅
2. Remove duplicate elements ✅

Dev : working on the backend of my project 
#dsa #leetcode #learninpublic

✅Solved 3 LeetCode problems today (following Striver's A2Z DSA Course): -> Delete Nodes From Linked List Present in Array -> Design Browser History -> Length of Last Word #Day71ofCoding #LeetCode #DSA #CodingJourney #TUFWinterArc @takeUforward_ @striver_79

dEEPANSHU_656's tweet image. ✅Solved 3 LeetCode problems today (following Striver&apos;s A2Z DSA Course):
-&amp;gt; Delete Nodes From Linked List Present in Array
-&amp;gt; Design Browser History
-&amp;gt; Length of Last Word

#Day71ofCoding #LeetCode #DSA #CodingJourney #TUFWinterArc
@takeUforward_ @striver_79
dEEPANSHU_656's tweet image. ✅Solved 3 LeetCode problems today (following Striver&apos;s A2Z DSA Course):
-&amp;gt; Delete Nodes From Linked List Present in Array
-&amp;gt; Design Browser History
-&amp;gt; Length of Last Word

#Day71ofCoding #LeetCode #DSA #CodingJourney #TUFWinterArc
@takeUforward_ @striver_79
dEEPANSHU_656's tweet image. ✅Solved 3 LeetCode problems today (following Striver&apos;s A2Z DSA Course):
-&amp;gt; Delete Nodes From Linked List Present in Array
-&amp;gt; Design Browser History
-&amp;gt; Length of Last Word

#Day71ofCoding #LeetCode #DSA #CodingJourney #TUFWinterArc
@takeUforward_ @striver_79

Day 18 of #100DaysOfCode 💻#TUFwinterArc Wrapped up the month strong! 🏅 Earned the LeetCode DCC October 2025 Badge 🎯 — consistency really pays off! Solved: • Remove Nth Node From End of List • String Compression⚡ #LeetCode #floai #CodingJourney #BuildInPublic

yudhveerp10's tweet image. Day 18 of #100DaysOfCode 💻#TUFwinterArc

Wrapped up the month strong! 🏅
Earned the LeetCode DCC October 2025 Badge 🎯 — consistency really pays off!
Solved:
• Remove Nth Node From End of List
• String Compression⚡
 #LeetCode #floai #CodingJourney #BuildInPublic

It's Confirmed! Internet is full of lies. Earlier that 4cr package Now this shit guy who solved entire LeetCode in just 2 months, and his audacity to flex it as an achievement on LinkedIn and guys are commenting "Congratulations", "Inspiring". #LeetCode

SwaDotDev's tweet image. It&apos;s Confirmed!
Internet is full of lies.
Earlier that 4cr package
Now this shit guy who solved entire LeetCode in just 2 months, and his audacity to flex it as an achievement on LinkedIn and guys are commenting &quot;Congratulations&quot;, &quot;Inspiring&quot;.

#LeetCode
SwaDotDev's tweet image. It&apos;s Confirmed!
Internet is full of lies.
Earlier that 4cr package
Now this shit guy who solved entire LeetCode in just 2 months, and his audacity to flex it as an achievement on LinkedIn and guys are commenting &quot;Congratulations&quot;, &quot;Inspiring&quot;.

#LeetCode
SwaDotDev's tweet image. It&apos;s Confirmed!
Internet is full of lies.
Earlier that 4cr package
Now this shit guy who solved entire LeetCode in just 2 months, and his audacity to flex it as an achievement on LinkedIn and guys are commenting &quot;Congratulations&quot;, &quot;Inspiring&quot;.

#LeetCode
SwaDotDev's tweet image. It&apos;s Confirmed!
Internet is full of lies.
Earlier that 4cr package
Now this shit guy who solved entire LeetCode in just 2 months, and his audacity to flex it as an achievement on LinkedIn and guys are commenting &quot;Congratulations&quot;, &quot;Inspiring&quot;.

#LeetCode

🚀 Day 61/100 #100DaysOfCode ✅ Word Search (Backtracking & DFS) ✅ Highest Occurring Element (Hashing) ✅ Two Sneaky Numbers of Digitville (Bit Manipulation) #LeetCode #BuildInPublic #DevCommunity #LearnInPublic #TUFWinterArc #Java

hibala93's tweet image. 🚀 Day 61/100 #100DaysOfCode  
✅ Word Search (Backtracking &amp;amp; DFS)  
✅ Highest Occurring Element (Hashing)  
✅ Two Sneaky Numbers of Digitville (Bit Manipulation)  

#LeetCode #BuildInPublic #DevCommunity #LearnInPublic #TUFWinterArc #Java
hibala93's tweet image. 🚀 Day 61/100 #100DaysOfCode  
✅ Word Search (Backtracking &amp;amp; DFS)  
✅ Highest Occurring Element (Hashing)  
✅ Two Sneaky Numbers of Digitville (Bit Manipulation)  

#LeetCode #BuildInPublic #DevCommunity #LearnInPublic #TUFWinterArc #Java
hibala93's tweet image. 🚀 Day 61/100 #100DaysOfCode  
✅ Word Search (Backtracking &amp;amp; DFS)  
✅ Highest Occurring Element (Hashing)  
✅ Two Sneaky Numbers of Digitville (Bit Manipulation)  

#LeetCode #BuildInPublic #DevCommunity #LearnInPublic #TUFWinterArc #Java

I'm excited to announce that I'm finally able to design Twitter. 🙌🏻✨ #Day113 of grinding until I land a job! 🚀 #LeetCode #DSA #100DaysOfCode #striversheet

Wannabe_01_'s tweet image. I&apos;m excited to announce that I&apos;m finally able to design Twitter. 🙌🏻✨

#Day113 of grinding until I land a job! 🚀
#LeetCode #DSA #100DaysOfCode #striversheet

Today's #LeetCode pod Smallest Number With All Set Bits

janisuppi's tweet image. Today&apos;s #LeetCode pod

Smallest Number With All Set Bits

Day 31 #75DaysDSAChallenge 🏠🔄 Broke LeetCode 213: House Robber II (Circle? Split: rob 0→n-2 or 1→n-1, max of both — O(1) circular logic? Cracked 😎 Ever "split to win"? #DSA #LeetCode #CodingChallenge #DynamicProgramming #ProblemSolving #LearningInPublic #CONNECT

rajuy004's tweet image. Day 31 #75DaysDSAChallenge 🏠🔄
Broke LeetCode 213: House Robber II (Circle? Split: rob 0→n-2 or 1→n-1, max of both — O(1) circular logic? Cracked 😎
Ever &quot;split to win&quot;? #DSA #LeetCode #CodingChallenge #DynamicProgramming #ProblemSolving #LearningInPublic #CONNECT

Loading...

Something went wrong.


Something went wrong.


United States Trends