#leetcode resultados de búsqueda

No hay resultados para "#leetcode"

DAY 1:-Doing #DSA & #LeetCode Today solve one Problem 39.combination sum it's medium level problem

AmjadKhan9756's tweet image. DAY 1:-Doing #DSA & #LeetCode 
Today solve one Problem  
39.combination sum it's medium level problem

☑️ Day 9 of my DSA Journey Since it's Sunday, I spent time revising previous topics — C++ basics, STL, and Time/Space Complexity. Also solved two LeetCode problems: Reverse a Number Palindrome Slow and steady, but consistent. 🚀 #DSA #LeetCode #100DaysOfCode #LearningInPublic

SandipParm80851's tweet image. ☑️ Day 9 of my DSA Journey
Since it's Sunday, I spent time revising previous topics — C++ basics, STL, and Time/Space Complexity.
Also solved two LeetCode problems:
Reverse a Number
Palindrome

Slow and steady, but consistent. 🚀
#DSA #LeetCode #100DaysOfCode #LearningInPublic

Day 97 of #DSA 🚀 Revised 3 important problems today: 🔹 Heap Sort Algorithm 🔹 Top K Frequent Elements 🔹 Kth Smallest Element in a Sorted Matrix Sharpening fundamentals one day at a time. #100DaysOfCode #LeetCode #CodingJourney #DSAProgress #heaps #algorithms

Zaryab_005's tweet image. Day 97 of #DSA 🚀

Revised 3 important problems today:
🔹 Heap Sort Algorithm
🔹 Top K Frequent Elements
🔹 Kth Smallest Element in a Sorted Matrix

Sharpening fundamentals one day at a time.

#100DaysOfCode #LeetCode #CodingJourney #DSAProgress #heaps #algorithms

🇮🇳🔹 LeetCode Daily Challenge 📘 LC No.: 1523 💡 Approach: No Loop Math Hack (O(1)) 🔥 Day 727 Streak 💪 ❤️ Like | 🔍 Follow @Kartscode #LeetCode #Java #ProblemSolving #DailyChallenge #TechStudent #CodingJourney #BuildInPublic #DSAWithJava #DSA

Kartscode's tweet image. 🇮🇳🔹 LeetCode Daily Challenge
📘 LC No.: 1523
💡 Approach: No Loop Math Hack (O(1))
🔥 Day 727 Streak 💪 
❤️ Like | 🔍 Follow @Kartscode
#LeetCode #Java #ProblemSolving #DailyChallenge #TechStudent #CodingJourney #BuildInPublic #DSAWithJava #DSA

Day: 53-56 of #100DaysOfCode ✅ solved 6 #LeetCode ✅ working on cli project ✅ learning #rustLang #LearningInPublic

m_im_ha's tweet image. Day: 53-56 of #100DaysOfCode
✅ solved 6 #LeetCode 
✅ working on cli project
✅ learning #rustLang
#LearningInPublic
m_im_ha's tweet image. Day: 53-56 of #100DaysOfCode
✅ solved 6 #LeetCode 
✅ working on cli project
✅ learning #rustLang
#LearningInPublic

Solved #LeetCode daily: 1523: Count Odd Numbers in an Interval Range. Very easy question, simple logic. And I wasn't able to solve yesterday's question, but we have to obtain the badge. So I will solve it later (After studying dp)😶‍🌫️

shamkyLearns's tweet image. Solved #LeetCode daily:
1523: Count Odd Numbers in an Interval Range.

Very easy question, simple logic.

And I wasn't able to solve yesterday's question, but we have to obtain the badge. So I will solve it later (After studying dp)😶‍🌫️

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



Day 84✅ - Worked on my Event management System project. - Participated in the #LeetCode weekly contest: Solved 2 questions. - Used multer with already applied Cloudinary. Brick by brick 🧱 #webdev #Contest


Day 33/180 Leetcode POTD 1523 Given the range just needed to find the number of odd numbers lying in that range. It is high-low/2 + 1 if at least one of the numbers is odd else it is high-low/2. #LeetCode #leetcodedaily

deepakagg2006's tweet image. Day 33/180
Leetcode POTD 1523
Given the range just needed to find the number of odd numbers lying in that range. It is high-low/2 + 1 if at least one of the numbers is odd else it is high-low/2.
#LeetCode #leetcodedaily

Solved Today's problem Count Odd Numbers in an Interval Range #leetcode #java #100daysofcode #DSA

chiya_pandey's tweet image. Solved Today's problem
Count Odd Numbers in an Interval Range
#leetcode #java  #100daysofcode #DSA

Day 3: LeetCode Daily 🚀 ❌ My First Try: Brute force loop -> TLE at 1 billion inputs. ✅ The Fix: Math. I analyzed the even/odd patterns on paper. • Even bounds? (high-low)/2• Else? Add +1 Swapped O(N) for O(1). Lesson learned! ⚡️ #Java #LeetCode #100DaysOfCode

omkarstwtss's tweet image. Day 3: LeetCode Daily 🚀

❌ My First Try: Brute force loop -> TLE at 1 billion inputs.

✅ The Fix: Math. I analyzed the even/odd patterns on paper.

• Even bounds? (high-low)/2• Else? Add +1

Swapped O(N) for O(1). Lesson learned! ⚡️

#Java #LeetCode #100DaysOfCode

Gave the contest in the morning… and man, it was pain 😭 Only solved the first one, second kept hitting TLE like it had personal beef with me. At this point my contest performance is in its flop era 💔 #LeetCode #WeeklyContest479 #CodingJourney #competitiveprogramming


#leetcode Leetcode loading taking time


Solved Todays POTD 1523. Count Odd Numbers in an Interval Range We can have multiple formulas to calculate the odd numbers. T.C : O(1) S.C: O(1) #LeetCode #DSA #100DaysOfCode #ProblemSolving #CodingJourney

RishiSharmapro's tweet image. Solved Todays POTD 1523. Count Odd Numbers in an Interval Range

We can have multiple formulas to calculate the odd numbers.

T.C : O(1)
S.C: O(1)

#LeetCode #DSA #100DaysOfCode #ProblemSolving #CodingJourney

📌Nice question from today's contest. Got TLE error when tried with brute force and creating an arraylist. Optimized with Sieve of Eratosthenes method!! #LeetCode #CodingJourney

YashzzX's tweet image. 📌Nice question from today's contest.
Got TLE error when tried with brute force and creating an arraylist.
Optimized with Sieve of Eratosthenes method!!

#LeetCode #CodingJourney

No hay resultados para "#leetcode"

> Solved LeetCode POTD #LeetCode

SnehaDotPy's tweet image. > Solved LeetCode POTD  

 #LeetCode

Today's POTD done in one go. #LeetCode

atishay0x's tweet image. Today's POTD done in one go.
#LeetCode

Solved Today's problem Count Odd Numbers in an Interval Range #leetcode #java #100daysofcode #DSA

chiya_pandey's tweet image. Solved Today's problem
Count Odd Numbers in an Interval Range
#leetcode #java  #100daysofcode #DSA

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

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 73 of #LeetCode75 452. Minimum Number of Arrows to Burst Balloons Key idea: Shoot one arrow for all overlapping intervals by minimizing the end range. Time: O(n log n) Space: O(1) #Day73 #LeetCode #DSA #GreedyAlgorithm #Intervals #CPlusPlus #CodingJourney #100DaysOfCode

ANNISH_SEN's tweet image. Day 73 of #LeetCode75 

452. Minimum Number of Arrows to Burst Balloons
Key idea:
Shoot one arrow for all overlapping intervals by minimizing the end range.

Time: O(n log n)
 Space: O(1)
#Day73 #LeetCode #DSA #GreedyAlgorithm #Intervals #CPlusPlus #CodingJourney #100DaysOfCode
ANNISH_SEN's tweet image. Day 73 of #LeetCode75 

452. Minimum Number of Arrows to Burst Balloons
Key idea:
Shoot one arrow for all overlapping intervals by minimizing the end range.

Time: O(n log n)
 Space: O(1)
#Day73 #LeetCode #DSA #GreedyAlgorithm #Intervals #CPlusPlus #CodingJourney #100DaysOfCode

30 LeetCode problems down, 3,738 to go 😅 70+ submissions this year. Not where I want to be yet, but every problem solved is progress. The grind continues! 💪 #100DaysOfCode #LeetCode #CodingLife

Harshit_seth1's tweet image. 30 LeetCode problems down, 3,738 to go 😅

70+ submissions this year. Not where I want to be yet, but every problem solved is progress.

The grind continues! 💪

#100DaysOfCode #LeetCode #CodingLife

Day 340 of 2025: 👩‍💻 Code to Crack Companies! ▫️Detect cycle in undirected using BFS- Redundant Connection #placementprep #2025Goals #leetcode #letsconnect

rituu_09's tweet image. Day 340 of 2025:           
👩‍💻 Code to Crack Companies!           
▫️Detect cycle in undirected using BFS- Redundant Connection
#placementprep #2025Goals #leetcode #letsconnect

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

Day 25 of #100DaysOfCode ✅ 3Sum ✅Completed the Python Fundamentals from the Prime AI/ML course. #LearnInPublic #LeetCode

tanushree705's tweet image. Day 25 of #100DaysOfCode 
✅ 3Sum
✅Completed the Python Fundamentals  from the Prime AI/ML course.
#LearnInPublic #LeetCode

Day 3: LeetCode Daily 🚀 ❌ My First Try: Brute force loop -> TLE at 1 billion inputs. ✅ The Fix: Math. I analyzed the even/odd patterns on paper. • Even bounds? (high-low)/2• Else? Add +1 Swapped O(N) for O(1). Lesson learned! ⚡️ #Java #LeetCode #100DaysOfCode

omkarstwtss's tweet image. Day 3: LeetCode Daily 🚀

❌ My First Try: Brute force loop -> TLE at 1 billion inputs.

✅ The Fix: Math. I analyzed the even/odd patterns on paper.

• Even bounds? (high-low)/2• Else? Add +1

Swapped O(N) for O(1). Lesson learned! ⚡️

#Java #LeetCode #100DaysOfCode

Still Jobless me 🙂But most of my batchmates don't even has CF Id and in companies like CRED, Zomato ,Microsoft. LUCK Matters !! #leetcode #100DaysOfCode

yashsiwch's tweet image. Still Jobless me 🙂But most of my batchmates don't even has CF Id and in  companies like CRED, Zomato ,Microsoft. LUCK Matters !! 

#leetcode #100DaysOfCode

Day 97 of #DSA 🚀 Revised 3 important problems today: 🔹 Heap Sort Algorithm 🔹 Top K Frequent Elements 🔹 Kth Smallest Element in a Sorted Matrix Sharpening fundamentals one day at a time. #100DaysOfCode #LeetCode #CodingJourney #DSAProgress #heaps #algorithms

Zaryab_005's tweet image. Day 97 of #DSA 🚀

Revised 3 important problems today:
🔹 Heap Sort Algorithm
🔹 Top K Frequent Elements
🔹 Kth Smallest Element in a Sorted Matrix

Sharpening fundamentals one day at a time.

#100DaysOfCode #LeetCode #CodingJourney #DSAProgress #heaps #algorithms

📌Nice question from today's contest. Got TLE error when tried with brute force and creating an arraylist. Optimized with Sieve of Eratosthenes method!! #LeetCode #CodingJourney

YashzzX's tweet image. 📌Nice question from today's contest.
Got TLE error when tried with brute force and creating an arraylist.
Optimized with Sieve of Eratosthenes method!!

#LeetCode #CodingJourney

🌟Day 340 👨‍💻. Solve @geeksforgeeks || @LeetCode POTD Cpp⚡ Question LC. 1523. Count Odd Numbers in an Interval Range Easy😎 ✅. Question GFG. Number of distinct subsequences Hard ✅. #geeksforgeeks #leetcode #DSA #POTD @LeetCode @geeksforgeeks #CPP25 #CodingChallenge

Jatin_lifo82's tweet image. 🌟Day 340 👨‍💻. 
Solve @geeksforgeeks || @LeetCode 
POTD Cpp⚡
Question LC. 1523. Count Odd Numbers in an Interval Range Easy😎 ✅. 
Question GFG. Number of distinct subsequences  Hard ✅. 
#geeksforgeeks #leetcode #DSA #POTD 
@LeetCode @geeksforgeeks #CPP25 #CodingChallenge
Jatin_lifo82's tweet image. 🌟Day 340 👨‍💻. 
Solve @geeksforgeeks || @LeetCode 
POTD Cpp⚡
Question LC. 1523. Count Odd Numbers in an Interval Range Easy😎 ✅. 
Question GFG. Number of distinct subsequences  Hard ✅. 
#geeksforgeeks #leetcode #DSA #POTD 
@LeetCode @geeksforgeeks #CPP25 #CodingChallenge

Update: LeetCode still stuck on loading for Biweekly Contest 171. Anyone else seeing this? 🤦‍♂️ #LeetCode #leetcodeDown

ritik65477's tweet image. Update: LeetCode still stuck on loading for Biweekly Contest 171.
Anyone else seeing this? 🤦‍♂️

#LeetCode #leetcodeDown

Loading...

Something went wrong.


Something went wrong.


United States Trends