#leetcode wyniki wyszukiwania

๐Ÿš€ LeetCode Daily Challenge: October 14 ๐Ÿš€ 3349. Adjacent Increasing Subarrays Detection I Track possible subarray sizes: current subarray size split into two halves, or smaller of previous subarray and current subarray. #LeetCode #DSA #Coding #ProblemSolving #LearnInPublic

RyanIlano's tweet image. ๐Ÿš€ LeetCode Daily Challenge: October 14 ๐Ÿš€

3349. Adjacent Increasing Subarrays Detection I

Track possible subarray sizes: current subarray size split into two halves, or smaller of previous subarray and current subarray.

#LeetCode #DSA #Coding #ProblemSolving #LearnInPublic
RyanIlano's tweet image. ๐Ÿš€ LeetCode Daily Challenge: October 14 ๐Ÿš€

3349. Adjacent Increasing Subarrays Detection I

Track possible subarray sizes: current subarray size split into two halves, or smaller of previous subarray and current subarray.

#LeetCode #DSA #Coding #ProblemSolving #LearnInPublic

#Day241 of coding: -leetcode POTD + 2Q #DSA #LeetCode

the__csy20's tweet image. #Day241 of coding:

-leetcode POTD + 2Q

#DSA #LeetCode
the__csy20's tweet image. #Day241 of coding:

-leetcode POTD + 2Q

#DSA #LeetCode
the__csy20's tweet image. #Day241 of coding:

-leetcode POTD + 2Q

#DSA #LeetCode

Day 23 of #100DaysOfCode Completed todayโ€™s LeetCode problem โ€” making it 106 consecutive days of daily problem-solving! #LeetCode #CodingJourney #Zigbee #100DaysOfCodeChallenge

RojalineSa93267's tweet image. Day 23 of #100DaysOfCode  Completed todayโ€™s LeetCode problem โ€” making it 106 consecutive days of daily problem-solving!                    
#LeetCode  #CodingJourney #Zigbee #100DaysOfCodeChallenge
RojalineSa93267's tweet image. Day 23 of #100DaysOfCode  Completed todayโ€™s LeetCode problem โ€” making it 106 consecutive days of daily problem-solving!                    
#LeetCode  #CodingJourney #Zigbee #100DaysOfCodeChallenge

Day 26 of LeetCode 75 Problem: 1372. Longest ZigZag Path in a Binary Tree Approach: Used recursion with parameters tracking direction (left/right), path length, and maximum result. Time:O(n) Space:O(h),where h is tree height. #LeetCode #75DaysChallenge #Day26 #DSA #BinaryTree

ANNISH_SEN's tweet image. Day 26 of LeetCode 75
Problem: 1372. Longest ZigZag Path in a Binary Tree
Approach:
Used recursion with parameters tracking direction (left/right), path length, and maximum result.
Time:O(n)
Space:O(h),where h is  tree height. 
#LeetCode #75DaysChallenge #Day26 #DSA #BinaryTree
ANNISH_SEN's tweet image. Day 26 of LeetCode 75
Problem: 1372. Longest ZigZag Path in a Binary Tree
Approach:
Used recursion with parameters tracking direction (left/right), path length, and maximum result.
Time:O(n)
Space:O(h),where h is  tree height. 
#LeetCode #75DaysChallenge #Day26 #DSA #BinaryTree

DAY 82 โœ… Solved Zigzag Conversion in C++ ๐Ÿ’ฏ 1157/1157 test cases passed โฑ Runtime: 0ms (beats 100%!) ๐Ÿ’พ Memory: 14.04MB (beats 52.98%) Feeling like a coding ninja today! โšก๐Ÿ‘จโ€๐Ÿ’ป #LeetCode #100DaysOfCode #CPP #CodingWin #Algorithm

AIDev_Sumit's tweet image. DAY 82
โœ… Solved Zigzag Conversion in C++
๐Ÿ’ฏ 1157/1157 test cases passed
โฑ Runtime: 0ms (beats 100%!)
๐Ÿ’พ Memory: 14.04MB (beats 52.98%)

Feeling like a coding ninja today! โšก๐Ÿ‘จโ€๐Ÿ’ป
#LeetCode #100DaysOfCode #CPP #CodingWin #Algorithm

Who's that Influencer ๐Ÿ˜ญ๐Ÿ˜ญ Pic: from LinkedIn #codeforces #leetcode #cp #dsa

amit25says's tweet image. Who's that Influencer ๐Ÿ˜ญ๐Ÿ˜ญ

Pic: from LinkedIn

#codeforces #leetcode #cp #dsa

#DAY_86 Day 86/90 โœ…Done one question today - Rotate List. #LeetCode #BuildInPublic #DevJourney #90DaysOfCode

twt_Kunal's tweet image. #DAY_86
Day 86/90 
โœ…Done one question today - Rotate List.

#LeetCode #BuildInPublic #DevJourney #90DaysOfCode

Do you guys make notes while watching tutorial?? Btw... try to guess what I'm learning!! #DSA #CodingJourney #LeetCode

YashSikarwar28's tweet image. Do you guys make notes while watching tutorial??

Btw... try to guess what I'm learning!!

#DSA #CodingJourney #LeetCode

Day 24 of #100DaysOfCode ๐Ÿ”ฅ Solved 2 LeetCode problems today: 1.Rotate Image 2. Spiral Matrix Took me almost 3.5 hours to figure out the pattern and brute force both, but thatโ€™s how growth feels โ€” slow, frustrating, yet powerful #LeetCode #DSA #CodingJourney

DEV_Shivam3224's tweet image. Day 24 of #100DaysOfCode ๐Ÿ”ฅ

Solved 2 LeetCode problems today:

1.Rotate Image
2. Spiral Matrix

Took me almost 3.5 hours  to figure out the pattern and brute force both, but thatโ€™s how growth feels โ€” slow, frustrating, yet powerful 
#LeetCode #DSA #CodingJourney
DEV_Shivam3224's tweet image. Day 24 of #100DaysOfCode ๐Ÿ”ฅ

Solved 2 LeetCode problems today:

1.Rotate Image
2. Spiral Matrix

Took me almost 3.5 hours  to figure out the pattern and brute force both, but thatโ€™s how growth feels โ€” slow, frustrating, yet powerful 
#LeetCode #DSA #CodingJourney
DEV_Shivam3224's tweet image. Day 24 of #100DaysOfCode ๐Ÿ”ฅ

Solved 2 LeetCode problems today:

1.Rotate Image
2. Spiral Matrix

Took me almost 3.5 hours  to figure out the pattern and brute force both, but thatโ€™s how growth feels โ€” slow, frustrating, yet powerful 
#LeetCode #DSA #CodingJourney

day 22, still continued with Greedy problems #100DaysOfCode #DSA #LeetCode

cCraftsman_'s tweet image. day 22, still continued with Greedy problems #100DaysOfCode #DSA #LeetCode

Began my LeetCode journey this October and honestly, some problems solve themselves faster than expected! Wrapped this one up in just 50 seconds โœ… Not all questions are this straightforward but when they click instantly it feels great. #LeetCode #Java

abhinavpuri_x's tweet image. Began my LeetCode journey this October and honestly, some problems solve themselves faster than expected!

Wrapped this one up in just 50 seconds โœ…

Not all questions are this straightforward but when they click instantly it feels great.

#LeetCode #Java

Totally unexpected but super special! Got my LeetCode 100 Days Badge 2025 while solving a problem today ๐Ÿ… Canโ€™t describe the happiness โ€” small wins, big motivation ๐Ÿ’ช #100DaysOfCode #LeetCode #CodingJourney #DevLife #Consistency

d_isha2003's tweet image. Totally unexpected but super special!
Got my LeetCode 100 Days Badge 2025 while solving a problem today ๐Ÿ…
Canโ€™t describe the happiness โ€” small wins, big motivation ๐Ÿ’ช
#100DaysOfCode #LeetCode #CodingJourney #DevLife #Consistency

Day 55 of #100DaysOfCode Solved 2 classics today: 1: Intersection of Two Linked Lists 2: Container With Most Water Consistency > Motivation. One step at a time. #DSA #LeetCode #ProblemSolving #CodingJourney

Zaryab_005's tweet image. Day 55 of #100DaysOfCode

Solved 2 classics today:

1: Intersection of Two Linked Lists 
2: Container With Most Water

Consistency > Motivation. One step at a time.

#DSA #LeetCode #ProblemSolving #CodingJourney

Solving LeetCode isnโ€™t about speed โ€” itโ€™s about patterns. Master the thought process, not the syntax. Focus on: Arrays + Two Pointers Sliding Window Trees Graph Traversals Once you see the pattern โ†’ problems start repeating ๐Ÿ˜‰ #LeetCode #DSA #kunika

MalhotraKunika's tweet image. Solving LeetCode isnโ€™t about speed โ€” itโ€™s about patterns.

Master the thought process, not the syntax.

Focus on:

Arrays + Two Pointers

Sliding Window

Trees

Graph Traversals

Once you see the pattern โ†’ problems start repeating ๐Ÿ˜‰

#LeetCode #DSA #kunika

Day [48/ 100] of #100DaysOfCode DSA: - Solved POTD - Solved 2 string problems - Graph traversal DEV: - Continued backend - How to connect node js with mongoDB - MongoDB Vs SQL - Progress in my ongoing project (backend) #LeetCode #buildinginpublic #dsa #JavaScript

SwaDotDev's tweet image. Day [48/ 100] of #100DaysOfCode 
DSA:
- Solved POTD
- Solved 2 string problems
- Graph traversal

DEV:
- Continued backend
- How to connect node js with mongoDB
- MongoDB Vs SQL
- Progress in my ongoing project (backend)

#LeetCode #buildinginpublic #dsa #JavaScript
SwaDotDev's tweet image. Day [48/ 100] of #100DaysOfCode 
DSA:
- Solved POTD
- Solved 2 string problems
- Graph traversal

DEV:
- Continued backend
- How to connect node js with mongoDB
- MongoDB Vs SQL
- Progress in my ongoing project (backend)

#LeetCode #buildinginpublic #dsa #JavaScript

Day 42&43/100 of Consistency ๐Ÿ”ฅ #LeetCode #POTD streak goes on! 100-day challenge looking more real every day ๐Ÿ“ท ๐Ÿ

ASHISHK3712's tweet image. Day 42&43/100 of Consistency ๐Ÿ”ฅ 
#LeetCode #POTD streak goes on!     
100-day challenge looking more real every day ๐Ÿ“ท ๐Ÿ

๐Ÿš€ Day 64 of #100DaysOfCode Solved LeetCode 55 โ€“ Jump Game using a greedy approach. Step by step, learning how to optimize logic and think efficiently ๐Ÿ’ช #LeetCode #Python #ProblemSolving #MERNDeveloper #CodingJourney

d_isha2003's tweet image. ๐Ÿš€ Day 64 of #100DaysOfCode
Solved LeetCode 55 โ€“ Jump Game using a greedy approach.
Step by step, learning how to optimize logic and think efficiently ๐Ÿ’ช
#LeetCode #Python #ProblemSolving #MERNDeveloper #CodingJourney

โœ… Day 194: LeetCode Grind ๐Ÿงฉ 714. Best Time to Buy and Sell Stock with Transaction Fee ๐Ÿ”น Approach: Dynamic Programming (Tabulation) โšก Used buy/sell states to decide transactions efficiently ๐Ÿ”ฅ Goal: Maximize profit considering transaction fee #100DaysOfCode #LeetCode

B_Furqan07's tweet image. โœ… Day 194: LeetCode Grind
๐Ÿงฉ 714. Best Time to Buy and Sell Stock with Transaction Fee
๐Ÿ”น Approach: Dynamic Programming (Tabulation)
โšก Used buy/sell states to decide transactions efficiently
๐Ÿ”ฅ Goal: Maximize profit considering transaction fee
#100DaysOfCode #LeetCode

#Day241 of coding: -leetcode POTD + 2Q #DSA #LeetCode

the__csy20's tweet image. #Day241 of coding:

-leetcode POTD + 2Q

#DSA #LeetCode
the__csy20's tweet image. #Day241 of coding:

-leetcode POTD + 2Q

#DSA #LeetCode
the__csy20's tweet image. #Day241 of coding:

-leetcode POTD + 2Q

#DSA #LeetCode

Day 27 of #LeetCode75 Problem: 872. Leaf-Similar Trees Approach: Use DFS to store all leaf values of each tree. Compare both vectors at the end. Time:O(n) Space:O(n) #LeetCode #75DaysChallenge #Day27 #DSA #BinaryTree #Recursion #CPlusPlus #CodingJourney #KeepCoding

ANNISH_SEN's tweet image. Day 27 of #LeetCode75
Problem: 872. Leaf-Similar Trees
Approach:
Use DFS to store all leaf values of each tree.
Compare both vectors at the end.
Time:O(n)
Space:O(n)
#LeetCode #75DaysChallenge #Day27 #DSA #BinaryTree #Recursion #CPlusPlus #CodingJourney #KeepCoding
ANNISH_SEN's tweet image. Day 27 of #LeetCode75
Problem: 872. Leaf-Similar Trees
Approach:
Use DFS to store all leaf values of each tree.
Compare both vectors at the end.
Time:O(n)
Space:O(n)
#LeetCode #75DaysChallenge #Day27 #DSA #BinaryTree #Recursion #CPlusPlus #CodingJourney #KeepCoding

๐Ÿš€ย Day 447 of Codeย ๐Ÿš€ Solved : โœ…ย 3349. Adjacent Increasing Subarrays Detection I #Day447 #LeetCode #DSA #ProblemSolving #Arrays #Algorithm #CodingJourney #100DaysOfCode

Mohd_Saqib_'s tweet image. ๐Ÿš€ย Day 447 of Codeย ๐Ÿš€

Solved :

โœ…ย 3349. Adjacent Increasing Subarrays Detection I

#Day447 #LeetCode #DSA #ProblemSolving #Arrays #Algorithm #CodingJourney #100DaysOfCode
Mohd_Saqib_'s tweet image. ๐Ÿš€ย Day 447 of Codeย ๐Ÿš€

Solved :

โœ…ย 3349. Adjacent Increasing Subarrays Detection I

#Day447 #LeetCode #DSA #ProblemSolving #Arrays #Algorithm #CodingJourney #100DaysOfCode

Continuing the #StriversSheet and solving #LeetCode problems Got the Answer quickly in under 3 mins maybe. Used 2 pointer method

KadamSaitharun's tweet image. Continuing the #StriversSheet and solving #LeetCode problems
Got the Answer quickly in under 3 mins maybe. 
Used 2 pointer method
KadamSaitharun's tweet image. Continuing the #StriversSheet and solving #LeetCode problems
Got the Answer quickly in under 3 mins maybe. 
Used 2 pointer method

Every problem solved is one step closer to growth and mastery! #StriversSheet #LeetCode Solved the Palindrome. Pretty Basic Solution learned in clg

KadamSaitharun's tweet image. Every problem solved is one step closer to growth and mastery! 
#StriversSheet
#LeetCode 
Solved the Palindrome.
Pretty Basic Solution learned in clg
KadamSaitharun's tweet image. Every problem solved is one step closer to growth and mastery! 
#StriversSheet
#LeetCode 
Solved the Palindrome.
Pretty Basic Solution learned in clg

Starting the #StriversSheet today and grinding #LeetCode! Time to level up my DSA skills ๐Ÿ’ช๐Ÿป Let the grind begin ๐Ÿš€

KadamSaitharun's tweet image. Starting the #StriversSheet today and grinding #LeetCode! Time to level up my DSA skills ๐Ÿ’ช๐Ÿป
Let the grind begin ๐Ÿš€
KadamSaitharun's tweet image. Starting the #StriversSheet today and grinding #LeetCode! Time to level up my DSA skills ๐Ÿ’ช๐Ÿป
Let the grind begin ๐Ÿš€

๐Ÿ’ป #Day6 of my DSA grind Problem: Valid Triangle Number Approach: Sort + Two Pointer ๐Ÿง  Logic: For every largest side c, Move two pointers to find (a,b) such that a + b > c Add (j - i) when valid โœ… โฑ๏ธO(nยฒ) | ๐Ÿ’ช Optimized from brute force O(nยณ) #DSA #LeetCode #100DaysOfCode #CPP

bitterbhavesh's tweet image. ๐Ÿ’ป #Day6 of my DSA grind
Problem: Valid Triangle Number
Approach: Sort + Two Pointer ๐Ÿง 
Logic:
For every largest side c,
Move two pointers to find (a,b) such that a + b > c
Add (j - i) when valid โœ…
โฑ๏ธO(nยฒ) | ๐Ÿ’ช Optimized from brute force O(nยณ)
#DSA #LeetCode #100DaysOfCode #CPP

Day 14 #75DaysDSAChallenge ๐Ÿ”๏ธ๐Ÿ“ทSummited LeetCode 162: Find Peak Element (Binary search: chase the climb, snag the peak) 0 ms | Beats 100% โ€” from slope guess to summit spot-on ๐Ÿ“ท#DSA #LeetCode #CodingChallenge #ProblemSolving #CONNECT

rajuy004's tweet image. Day 14 #75DaysDSAChallenge ๐Ÿ”๏ธ๐Ÿ“ทSummited LeetCode 162: Find Peak Element (Binary search: chase the climb, snag the peak) 0 ms | Beats 100% โ€” from slope guess to summit spot-on ๐Ÿ“ท#DSA #LeetCode #CodingChallenge #ProblemSolving #CONNECT

Day 14 #75DaysDSAChallenge ๐Ÿ”๏ธโšก Summited LeetCode 162: Find Peak Element (Binary search: chase the climb, snag the peak) 0 ms | Beats 100% โ€” from slope guess to summit spot-on ๐Ÿ˜Ž Peak fails: The steepest you've skied? #DSA #LeetCode #CodingChallenge #ProblemSolving #connect


#Day98 of grinding until I land a job! ๐Ÿš€ - Solved these questions today: > Search in a Binary Search Tree > Minimum element in BST > Ceil from BST > Floor in BST #DSA #LeetCode #100DaysOfCode #striversheet

Wannabe_01_'s tweet image. #Day98 of grinding until I land a job! ๐Ÿš€
- Solved these questions today: 
> Search in a Binary Search Tree
> Minimum element in BST
> Ceil from BST
> Floor in BST
#DSA #LeetCode #100DaysOfCode #striversheet
Wannabe_01_'s tweet image. #Day98 of grinding until I land a job! ๐Ÿš€
- Solved these questions today: 
> Search in a Binary Search Tree
> Minimum element in BST
> Ceil from BST
> Floor in BST
#DSA #LeetCode #100DaysOfCode #striversheet
Wannabe_01_'s tweet image. #Day98 of grinding until I land a job! ๐Ÿš€
- Solved these questions today: 
> Search in a Binary Search Tree
> Minimum element in BST
> Ceil from BST
> Floor in BST
#DSA #LeetCode #100DaysOfCode #striversheet
Wannabe_01_'s tweet image. #Day98 of grinding until I land a job! ๐Ÿš€
- Solved these questions today: 
> Search in a Binary Search Tree
> Minimum element in BST
> Ceil from BST
> Floor in BST
#DSA #LeetCode #100DaysOfCode #striversheet

Day 71/100 โ€“ #100DaysOfCode continue study of database - mySQL #LeetCode #DSA #100DaysOfCode

your_shantam's tweet image. Day 71/100 โ€“ #100DaysOfCode     

continue study of database - mySQL

#LeetCode #DSA #100DaysOfCode

Day 60โœ… Solved: - #LeetCode daily: Adjacent increasing Subarrays Detection 1 - 1008: Construct BST from Preorder - 173: BST Iterator - 653: Two Sum 4th Brick by brick ๐Ÿงฑ #DSA #100DaysOfCode

shamkyLearns's tweet image. Day 60โœ…

Solved:
- #LeetCode daily: Adjacent increasing Subarrays Detection 1
- 1008: Construct BST from Preorder
- 173: BST Iterator
- 653: Two Sum 4th

Brick by brick ๐Ÿงฑ 
#DSA #100DaysOfCode

Not a streak, but steady and consistent effort throughout the year ๐Ÿ’ช Each problem added a new learning โ€” from tricky DP and graphs to simple yet elegant logic-based ones. Small steps, consistent progress ๐Ÿ”ฅ Hereโ€™s to solving many more! ๐Ÿ’ปโœจ #LeetCode #Milestone #CodingJourney

lokesh_w02's tweet image. Not a streak, but steady and consistent effort throughout the year ๐Ÿ’ช 
Each problem added a new learning โ€” from tricky DP and graphs to simple yet elegant logic-based ones.
Small steps, consistent progress ๐Ÿ”ฅ
Hereโ€™s to solving many more! ๐Ÿ’ปโœจ
#LeetCode #Milestone #CodingJourney

DAY 83 ๐Ÿš€ LeetCode Win! โœ… Solved Divide Two Integers in C++ ๐Ÿ’ก No *, /, or % โ€” just pure bit shifts & subtraction! ๐Ÿง  Mastered efficient division logic + edge case handling โšก Precision, speed, and logic all in sync! #LeetCode #100DaysOfCode #CPP #Coding #BitManipulation

AIDev_Sumit's tweet image. DAY 83 ๐Ÿš€ LeetCode Win!
โœ… Solved Divide Two Integers in C++
๐Ÿ’ก No *, /, or % โ€” just pure bit shifts & subtraction!
๐Ÿง  Mastered efficient division logic + edge case handling
โšก Precision, speed, and logic all in sync!
#LeetCode #100DaysOfCode #CPP #Coding #BitManipulation

Operation 16: Focus Mode โšก Day 1 of Week 16 ๐Ÿš€ Today's Progress โœ… โ€ข Solved LeetCode #3349 ๐Ÿงฉ โ€ข Studied Cloud Computing โ˜๏ธ โ€ข Studied Cryptography & Network #CodingJourney #CodeWithShakish #LeetCode #Cryptography #CloudComputing

shakish15564's tweet image. Operation 16: Focus Mode โšก
Day 1 of Week 16 ๐Ÿš€

Today's Progress โœ…
โ€ข Solved LeetCode #3349 ๐Ÿงฉ
โ€ข Studied Cloud Computing โ˜๏ธ
โ€ข Studied Cryptography & Network

#CodingJourney #CodeWithShakish #LeetCode #Cryptography #CloudComputing

Day 56 of DSA ๐Ÿš€ โœ… Solved 3Sum problem today! Brushed up on sorting + two-pointer technique โ€” still one of the most satisfying patterns to use ๐Ÿ˜Ž #100DaysOfCode #DSA #LeetCode #TwoPointers #CodingJourney #ProblemSolving

Zaryab_005's tweet image. Day 56 of DSA ๐Ÿš€

โœ… Solved 3Sum problem today!

Brushed up on sorting + two-pointer technique โ€” still one of the most satisfying patterns to use ๐Ÿ˜Ž

#100DaysOfCode #DSA #LeetCode #TwoPointers #CodingJourney #ProblemSolving

๐Ÿ“ˆ LeetCode Daily: Adjacent Increasing Subarrays Sliding window finds two consecutive strictly increasing subarrays. Check both segments per position. โšก O(nร—k) window validation ๐ŸŽฏ Two k-length segments required ๐Ÿ’ก Sliding window pattern #LeetCode #CPlusPlus #SlidingWindow

me_sajeeb's tweet image. ๐Ÿ“ˆ LeetCode Daily: Adjacent Increasing Subarrays 

Sliding window finds two consecutive strictly increasing subarrays. Check both segments per position.

โšก O(nร—k) window validation 
๐ŸŽฏ Two k-length segments required 
๐Ÿ’ก Sliding window pattern

#LeetCode #CPlusPlus #SlidingWindow

Productive coding day! Solved todayโ€™s LeetCode POTD ๐Ÿ’ป and tackled two Codeforces problems ๐Ÿ”ฅ Feeling good! #100DaysOfCode #LeetCode #Codeforces #CodingLife


Day 23 of #100DaysOfCode Completed todayโ€™s LeetCode problem โ€” making it 106 consecutive days of daily problem-solving! #LeetCode #CodingJourney #Zigbee #100DaysOfCodeChallenge

RojalineSa93267's tweet image. Day 23 of #100DaysOfCode  Completed todayโ€™s LeetCode problem โ€” making it 106 consecutive days of daily problem-solving!                    
#LeetCode  #CodingJourney #Zigbee #100DaysOfCodeChallenge
RojalineSa93267's tweet image. Day 23 of #100DaysOfCode  Completed todayโ€™s LeetCode problem โ€” making it 106 consecutive days of daily problem-solving!                    
#LeetCode  #CodingJourney #Zigbee #100DaysOfCodeChallenge

Day 23 of #100DaysOfCode Completed todayโ€™s LeetCode problem โ€” making it 106 consecutive days of daily problem-solving! #LeetCode #CodingJourney #Zigbee #100DaysOfCodeChallenge

RojalineSa93267's tweet image. Day 23 of #100DaysOfCode  Completed todayโ€™s LeetCode problem โ€” making it 106 consecutive days of daily problem-solving!                    
#LeetCode  #CodingJourney #Zigbee #100DaysOfCodeChallenge
RojalineSa93267's tweet image. Day 23 of #100DaysOfCode  Completed todayโ€™s LeetCode problem โ€” making it 106 consecutive days of daily problem-solving!                    
#LeetCode  #CodingJourney #Zigbee #100DaysOfCodeChallenge

#Day241 of coding: -leetcode POTD + 2Q #DSA #LeetCode

the__csy20's tweet image. #Day241 of coding:

-leetcode POTD + 2Q

#DSA #LeetCode
the__csy20's tweet image. #Day241 of coding:

-leetcode POTD + 2Q

#DSA #LeetCode
the__csy20's tweet image. #Day241 of coding:

-leetcode POTD + 2Q

#DSA #LeetCode

๐Ÿš€ LeetCode Daily Challenge: October 14 ๐Ÿš€ 3349. Adjacent Increasing Subarrays Detection I Track possible subarray sizes: current subarray size split into two halves, or smaller of previous subarray and current subarray. #LeetCode #DSA #Coding #ProblemSolving #LearnInPublic

RyanIlano's tweet image. ๐Ÿš€ LeetCode Daily Challenge: October 14 ๐Ÿš€

3349. Adjacent Increasing Subarrays Detection I

Track possible subarray sizes: current subarray size split into two halves, or smaller of previous subarray and current subarray.

#LeetCode #DSA #Coding #ProblemSolving #LearnInPublic
RyanIlano's tweet image. ๐Ÿš€ LeetCode Daily Challenge: October 14 ๐Ÿš€

3349. Adjacent Increasing Subarrays Detection I

Track possible subarray sizes: current subarray size split into two halves, or smaller of previous subarray and current subarray.

#LeetCode #DSA #Coding #ProblemSolving #LearnInPublic

DAY 82 โœ… Solved Zigzag Conversion in C++ ๐Ÿ’ฏ 1157/1157 test cases passed โฑ Runtime: 0ms (beats 100%!) ๐Ÿ’พ Memory: 14.04MB (beats 52.98%) Feeling like a coding ninja today! โšก๐Ÿ‘จโ€๐Ÿ’ป #LeetCode #100DaysOfCode #CPP #CodingWin #Algorithm

AIDev_Sumit's tweet image. DAY 82
โœ… Solved Zigzag Conversion in C++
๐Ÿ’ฏ 1157/1157 test cases passed
โฑ Runtime: 0ms (beats 100%!)
๐Ÿ’พ Memory: 14.04MB (beats 52.98%)

Feeling like a coding ninja today! โšก๐Ÿ‘จโ€๐Ÿ’ป
#LeetCode #100DaysOfCode #CPP #CodingWin #Algorithm

Currently at 169th day Solved these problems yesterday.. #Leetcode #365DaysOfCode

_FaisalKhan_10's tweet image. Currently at 169th day
 Solved these problems yesterday..
#Leetcode #365DaysOfCode

Day 85 โšก Taught my code to play Sudoku like a genius ๐Ÿค“ One cell at a time, backtracking to perfection โœ… #100DaysOfCode #LeetCode

SaurabhSin99392's tweet image. Day 85 โšก
Taught my code to play Sudoku like a genius ๐Ÿค“
One cell at a time, backtracking to perfection โœ…
#100DaysOfCode #LeetCode

Day 26 of LeetCode 75 Problem: 1372. Longest ZigZag Path in a Binary Tree Approach: Used recursion with parameters tracking direction (left/right), path length, and maximum result. Time:O(n) Space:O(h),where h is tree height. #LeetCode #75DaysChallenge #Day26 #DSA #BinaryTree

ANNISH_SEN's tweet image. Day 26 of LeetCode 75
Problem: 1372. Longest ZigZag Path in a Binary Tree
Approach:
Used recursion with parameters tracking direction (left/right), path length, and maximum result.
Time:O(n)
Space:O(h),where h is  tree height. 
#LeetCode #75DaysChallenge #Day26 #DSA #BinaryTree
ANNISH_SEN's tweet image. Day 26 of LeetCode 75
Problem: 1372. Longest ZigZag Path in a Binary Tree
Approach:
Used recursion with parameters tracking direction (left/right), path length, and maximum result.
Time:O(n)
Space:O(h),where h is  tree height. 
#LeetCode #75DaysChallenge #Day26 #DSA #BinaryTree

day 22, still continued with Greedy problems #100DaysOfCode #DSA #LeetCode

cCraftsman_'s tweet image. day 22, still continued with Greedy problems #100DaysOfCode #DSA #LeetCode

Who's that Influencer ๐Ÿ˜ญ๐Ÿ˜ญ Pic: from LinkedIn #codeforces #leetcode #cp #dsa

amit25says's tweet image. Who's that Influencer ๐Ÿ˜ญ๐Ÿ˜ญ

Pic: from LinkedIn

#codeforces #leetcode #cp #dsa

I learned Merge Sort and solved following problems 1.Merge sorted array. 2.find the kth smallest element using merge sort. 3.sort the array using merge sort. Thanks to @kunalstwt and @WeMakeDevs #DSAwithKunal #recursion #LeetCode #problemsolving #datastructures

Siddharth7451's tweet image. I learned Merge Sort  and solved following problems
1.Merge sorted array.
2.find the kth smallest element using merge sort.
3.sort the array using merge sort.

Thanks to @kunalstwt  and @WeMakeDevs 
#DSAwithKunal  #recursion #LeetCode  #problemsolving #datastructures
Siddharth7451's tweet image. I learned Merge Sort  and solved following problems
1.Merge sorted array.
2.find the kth smallest element using merge sort.
3.sort the array using merge sort.

Thanks to @kunalstwt  and @WeMakeDevs 
#DSAwithKunal  #recursion #LeetCode  #problemsolving #datastructures
Siddharth7451's tweet image. I learned Merge Sort  and solved following problems
1.Merge sorted array.
2.find the kth smallest element using merge sort.
3.sort the array using merge sort.

Thanks to @kunalstwt  and @WeMakeDevs 
#DSAwithKunal  #recursion #LeetCode  #problemsolving #datastructures

Day 24 of #100DaysOfCode ๐Ÿ”ฅ Solved 2 LeetCode problems today: 1.Rotate Image 2. Spiral Matrix Took me almost 3.5 hours to figure out the pattern and brute force both, but thatโ€™s how growth feels โ€” slow, frustrating, yet powerful #LeetCode #DSA #CodingJourney

DEV_Shivam3224's tweet image. Day 24 of #100DaysOfCode ๐Ÿ”ฅ

Solved 2 LeetCode problems today:

1.Rotate Image
2. Spiral Matrix

Took me almost 3.5 hours  to figure out the pattern and brute force both, but thatโ€™s how growth feels โ€” slow, frustrating, yet powerful 
#LeetCode #DSA #CodingJourney
DEV_Shivam3224's tweet image. Day 24 of #100DaysOfCode ๐Ÿ”ฅ

Solved 2 LeetCode problems today:

1.Rotate Image
2. Spiral Matrix

Took me almost 3.5 hours  to figure out the pattern and brute force both, but thatโ€™s how growth feels โ€” slow, frustrating, yet powerful 
#LeetCode #DSA #CodingJourney
DEV_Shivam3224's tweet image. Day 24 of #100DaysOfCode ๐Ÿ”ฅ

Solved 2 LeetCode problems today:

1.Rotate Image
2. Spiral Matrix

Took me almost 3.5 hours  to figure out the pattern and brute force both, but thatโ€™s how growth feels โ€” slow, frustrating, yet powerful 
#LeetCode #DSA #CodingJourney

โœ… Day-7 of my #LeetCodeEveryday challenge #letsconnect College chaos + coding grind = survival mode ๐Ÿ“ทDay 7 done โ€” easy problem today, but progress is progress, Thinking of uploading a short video to share about my daily DSA questions like appraoch and all. #LeetCode #KeepGoing

_SahilNawal_'s tweet image. โœ… Day-7 of my #LeetCodeEveryday challenge #letsconnect  College chaos + coding grind = survival mode ๐Ÿ“ทDay 7 done โ€” easy problem today, but progress is progress,
Thinking of uploading a short video to share about my daily DSA questions like appraoch and all. #LeetCode #KeepGoing
_SahilNawal_'s tweet image. โœ… Day-7 of my #LeetCodeEveryday challenge #letsconnect  College chaos + coding grind = survival mode ๐Ÿ“ทDay 7 done โ€” easy problem today, but progress is progress,
Thinking of uploading a short video to share about my daily DSA questions like appraoch and all. #LeetCode #KeepGoing

Just unlocked the 100 Days Badge on @LeetCode ! ๐Ÿ’ป Honestly didnโ€™t expect this today it popped up out of nowhere and made my evening ๐Ÿ˜„ 100+ days of showing up, solving, failing, learning, and getting better at problem-solving ๐Ÿ”ฅ #LeetCode #100DaysChallenge #DSA #LearnInPublic

AmannRawatt's tweet image. Just unlocked the 100 Days Badge on @LeetCode ! ๐Ÿ’ป

Honestly didnโ€™t expect this today it popped up out of nowhere and made my evening ๐Ÿ˜„

100+ days of showing up, solving, failing, learning, and getting better at problem-solving ๐Ÿ”ฅ

#LeetCode #100DaysChallenge #DSA #LearnInPublic

๐ŸŽฏ Proud to share that Iโ€™ve earned the 50 Days Leetcode Badge 2025. Staying consistent with daily problem solving has helped me improve my logic and confidence. Excited to continue this journey and aim for the 100 Days Badge next๐Ÿš€ #LeetCode #DSA #100DaysOfCode #buildinpublic

PriyanshuK25974's tweet image. ๐ŸŽฏ Proud to share that Iโ€™ve earned the 50 Days Leetcode Badge 2025.

Staying consistent with daily problem solving has helped me improve my logic and confidence.

Excited to continue this journey and aim for the 100 Days Badge next๐Ÿš€

#LeetCode #DSA #100DaysOfCode #buildinpublic

#DAY_86 Day 86/90 โœ…Done one question today - Rotate List. #LeetCode #BuildInPublic #DevJourney #90DaysOfCode

twt_Kunal's tweet image. #DAY_86
Day 86/90 
โœ…Done one question today - Rotate List.

#LeetCode #BuildInPublic #DevJourney #90DaysOfCode

Day 56 of DSA ๐Ÿš€ โœ… Solved 3Sum problem today! Brushed up on sorting + two-pointer technique โ€” still one of the most satisfying patterns to use ๐Ÿ˜Ž #100DaysOfCode #DSA #LeetCode #TwoPointers #CodingJourney #ProblemSolving

Zaryab_005's tweet image. Day 56 of DSA ๐Ÿš€

โœ… Solved 3Sum problem today!

Brushed up on sorting + two-pointer technique โ€” still one of the most satisfying patterns to use ๐Ÿ˜Ž

#100DaysOfCode #DSA #LeetCode #TwoPointers #CodingJourney #ProblemSolving

๐Ÿ—“ Day 60/101 LeetCode #2273 Find Resultant Array After Removing Anagrams โœ… ๐Ÿ”น Traverse words & remove consecutive anagrams. ๐Ÿ”น Check using frequency count or sorting. โœ… Time: O(n * m) โœ… Space: O(n) #LeetCode #DSA #CPlusPlus #100DaysOfCode #CodingJourney

23GuptaSarthak's tweet image. ๐Ÿ—“ Day 60/101
LeetCode #2273  Find Resultant Array After Removing Anagrams โœ…

๐Ÿ”น Traverse words & remove consecutive anagrams.
๐Ÿ”น Check using frequency count or sorting.

โœ… Time: O(n * m)
โœ… Space: O(n)

#LeetCode #DSA #CPlusPlus #100DaysOfCode #CodingJourney
23GuptaSarthak's tweet image. ๐Ÿ—“ Day 60/101
LeetCode #2273  Find Resultant Array After Removing Anagrams โœ…

๐Ÿ”น Traverse words & remove consecutive anagrams.
๐Ÿ”น Check using frequency count or sorting.

โœ… Time: O(n * m)
โœ… Space: O(n)

#LeetCode #DSA #CPlusPlus #100DaysOfCode #CodingJourney
23GuptaSarthak's tweet image. ๐Ÿ—“ Day 60/101
LeetCode #2273  Find Resultant Array After Removing Anagrams โœ…

๐Ÿ”น Traverse words & remove consecutive anagrams.
๐Ÿ”น Check using frequency count or sorting.

โœ… Time: O(n * m)
โœ… Space: O(n)

#LeetCode #DSA #CPlusPlus #100DaysOfCode #CodingJourney

โœ… Day 194: LeetCode Grind ๐Ÿงฉ 714. Best Time to Buy and Sell Stock with Transaction Fee ๐Ÿ”น Approach: Dynamic Programming (Tabulation) โšก Used buy/sell states to decide transactions efficiently ๐Ÿ”ฅ Goal: Maximize profit considering transaction fee #100DaysOfCode #LeetCode

B_Furqan07's tweet image. โœ… Day 194: LeetCode Grind
๐Ÿงฉ 714. Best Time to Buy and Sell Stock with Transaction Fee
๐Ÿ”น Approach: Dynamic Programming (Tabulation)
โšก Used buy/sell states to decide transactions efficiently
๐Ÿ”ฅ Goal: Maximize profit considering transaction fee
#100DaysOfCode #LeetCode

๐Ÿš€ Day 46 of #100DaysOfCode Solved LeetCode 61 โ€“ Rotate List ๐Ÿ” Learned to handle linked list rotations efficiently using pointer manipulation & k % n. Runtime: 0ms โšก๏ธ #LeetCode #Cplusplus #DSA #CodingChallenge #LinkedList @harsh__x07

RahulGupta_0's tweet image. ๐Ÿš€ Day 46 of #100DaysOfCode
Solved LeetCode 61 โ€“ Rotate List ๐Ÿ”
Learned to handle linked list rotations efficiently using pointer manipulation & k % n.
Runtime: 0ms โšก๏ธ

#LeetCode #Cplusplus #DSA #CodingChallenge #LinkedList @harsh__x07

Loading...

Something went wrong.


Something went wrong.


United States Trends