🧠 Day 74/100 of #100DaysOfCode Algo vibes 1️⃣ Pick index `i` where `nums[i] == 0` 2️⃣ Choose dir → left / right 3️⃣ While in bounds:  • if `nums[i]==0` → move same dir  • else → `nums[i]--`, flip dir, move 4️⃣ Count if all → 0 #LeetCode #CPlusPlus #Algorithm #CodingJourney

23GuptaSarthak's tweet image. 🧠 Day 74/100 of #100DaysOfCode
Algo vibes 
1️⃣ Pick index `i` where `nums[i] == 0`
2️⃣ Choose dir → left / right
3️⃣ While in bounds:
 • if `nums[i]==0` → move same dir
 • else → `nums[i]--`, flip dir, move
4️⃣ Count if all → 0 
#LeetCode #CPlusPlus #Algorithm #CodingJourney
23GuptaSarthak's tweet image. 🧠 Day 74/100 of #100DaysOfCode
Algo vibes 
1️⃣ Pick index `i` where `nums[i] == 0`
2️⃣ Choose dir → left / right
3️⃣ While in bounds:
 • if `nums[i]==0` → move same dir
 • else → `nums[i]--`, flip dir, move
4️⃣ Count if all → 0 
#LeetCode #CPlusPlus #Algorithm #CodingJourney

Day 78 of #100DaaysOfCode Problem: Intersection of Multiple Arrays Always satisfying to see that green “Accepted” 💚 #LeetCode #Cplusplus #Coding #Programming #100DaysOfCode

pallavicodes's tweet image. Day 78 of #100DaaysOfCode

Problem: Intersection of Multiple Arrays
Always satisfying to see that green “Accepted” 💚

#LeetCode #Cplusplus #Coding #Programming #100DaysOfCode

🚀 Day 38 of #100DaysOfCode Solved LeetCode 36 – Valid Sudoku No map, no set — just clean array logic ✅ leetcode: leetcode.com/u/eklavyaasingh #LeetCode #CPlusPlus #DSA #CodeWithEklavya

eklavyaasingh's tweet image. 🚀 Day 38 of #100DaysOfCode
Solved LeetCode 36 – Valid Sudoku 
No map, no set — just clean array logic ✅
leetcode: leetcode.com/u/eklavyaasingh
#LeetCode #CPlusPlus #DSA #CodeWithEklavya

Day 18: C++ program to find the reverse of a number using a class. #100DaysOfCode #Cplusplus

aryansonie's tweet image. Day 18: C++ program to find the reverse of a number using a class.

#100DaysOfCode #Cplusplus

I have partnered again with Packt to author a new #UnrealEngine book! I will be writing about advanced #CPlusPlus programming techniques. This time, I'll be using the amazing assets from @Quaternius. More updates very soon! #gamedev #gameprogramming #ue5 #gameplay #book

marcosecchi_'s tweet image. I have partnered again with Packt to author a new #UnrealEngine book! I will be writing about advanced #CPlusPlus programming techniques.
This time, I'll be using the amazing assets from @Quaternius.

More updates very soon!

#gamedev #gameprogramming #ue5 #gameplay #book

Day 56 & 57 – #100DaysOfCode Recursion + OOP combo 😵‍💫 • Printed binary numbers where 1s >= 0s • Started OOP – made Bank, Car & Laptop classes (OOP vibe 🔥) • LeetCode revision: Max Product of Word Lengths • POTD: Laser Beams in a Bank DSA grind mode ✅ #CPlusPlus #DSA

HarshJain_Coder's tweet image. Day 56 & 57 – #100DaysOfCode

Recursion + OOP combo 😵‍💫
• Printed binary numbers where 1s >= 0s
• Started OOP – made Bank, Car & Laptop classes (OOP vibe 🔥)
• LeetCode revision: Max Product of Word Lengths
• POTD: Laser Beams in a Bank
DSA grind mode ✅

#CPlusPlus #DSA
HarshJain_Coder's tweet image. Day 56 & 57 – #100DaysOfCode

Recursion + OOP combo 😵‍💫
• Printed binary numbers where 1s >= 0s
• Started OOP – made Bank, Car & Laptop classes (OOP vibe 🔥)
• LeetCode revision: Max Product of Word Lengths
• POTD: Laser Beams in a Bank
DSA grind mode ✅

#CPlusPlus #DSA
HarshJain_Coder's tweet image. Day 56 & 57 – #100DaysOfCode

Recursion + OOP combo 😵‍💫
• Printed binary numbers where 1s >= 0s
• Started OOP – made Bank, Car & Laptop classes (OOP vibe 🔥)
• LeetCode revision: Max Product of Word Lengths
• POTD: Laser Beams in a Bank
DSA grind mode ✅

#CPlusPlus #DSA
HarshJain_Coder's tweet image. Day 56 & 57 – #100DaysOfCode

Recursion + OOP combo 😵‍💫
• Printed binary numbers where 1s >= 0s
• Started OOP – made Bank, Car & Laptop classes (OOP vibe 🔥)
• LeetCode revision: Max Product of Word Lengths
• POTD: Laser Beams in a Bank
DSA grind mode ✅

#CPlusPlus #DSA

💻 Day 87 / 100 — Daily Question 0 ms runtime ⚡ | Beats 100% TC: O(log n) SC: O(1) Power of logic + precision = perfection 💯 #100DaysOfCode #LeetCode #CPlusPlus #SpidyCode #LogicBuilder #DeveloperMindset

__Yasshhh's tweet image. 💻 Day 87 / 100 — Daily Question
0 ms runtime ⚡ | Beats 100%
TC: O(log n) SC: O(1)
Power of logic + precision = perfection 💯
#100DaysOfCode #LeetCode #CPlusPlus #SpidyCode #LogicBuilder #DeveloperMindset

🚀 Day 58 of #100DaysOfCode Solved LeetCode 138 — Copy List with Random Pointer ✅ Idea: 🔹 Insert cloned nodes 🔹 Assign random pointers 🔹 Split the lists Time: O(n) | Space: O(1) #LeetCode #Cplusplus #LinkedList #CodingChallenge #DSA @harsh__x07

RahulGupta_0's tweet image. 🚀 Day 58 of #100DaysOfCode
Solved LeetCode 138 — Copy List with Random Pointer ✅
Idea:
🔹 Insert cloned nodes
🔹 Assign random pointers
🔹 Split the lists

Time: O(n) | Space: O(1)
#LeetCode #Cplusplus #LinkedList #CodingChallenge #DSA @harsh__x07

Come and join us in Berlin or online for Meeting C++ 2025! meetingcpp.com/2025 #cpp #cplusplus

meetingcpp's tweet image. Come and join us in Berlin or online for Meeting C++ 2025!
meetingcpp.com/2025
#cpp
#cplusplus

Today I start working on my new project "digital clock" Using ctime/chrono (c++ library) 👨‍💻😁. #100daysofcode #cplusplus #programming


Nonsense errors are always a pain. Visual Studio and X-Code both often report issues that aren't actually issues. Solution builds fine. Likely some sort of corruption of intellisense data, but this just shouldn't happen! #cplusplus #visualstudio #intellisense

MartinCaine's tweet image. Nonsense errors are always a pain. Visual Studio and X-Code both often report issues that aren't actually issues. Solution builds fine. Likely some sort of corruption of intellisense data, but this just shouldn't happen! #cplusplus #visualstudio #intellisense

Day 65 of #100DaysOfCode Tried the Sliding Window technique for the first time today — and it’s actually kinda cool Solved LeetCode #643 – Maximum Average Subarray I #LeetCode #Cplusplus #CodingJourney #DevCommunity #100DaysOfDSA

pallavicodes's tweet image. Day 65 of #100DaysOfCode 
Tried the Sliding Window technique for the first time today — and it’s actually kinda cool 
Solved LeetCode #643 – Maximum Average Subarray I
#LeetCode #Cplusplus #CodingJourney #DevCommunity #100DaysOfDSA

🚀 Day 58 of #100DaysOfCode Solved LeetCode 138 — Copy List with Random Pointer ✅ Idea: 🔹 Clone nodes & interleave 🔹 Fix random pointers 🔹 Detach cloned list ⏱ O(n) | 💾 O(1) #LeetCode #Cplusplus #LinkedList #CodingChallenge #DSA #ProblemSolving @harsh__x07

RahulGupta_0's tweet image. 🚀 Day 58 of #100DaysOfCode
Solved LeetCode 138 — Copy List with Random Pointer ✅
Idea:
🔹 Clone nodes & interleave
🔹 Fix random pointers
🔹 Detach cloned list

⏱ O(n) | 💾 O(1)
#LeetCode #Cplusplus #LinkedList #CodingChallenge #DSA #ProblemSolving @harsh__x07

Day 17: Create a structure to store information about a student, such as name, age, and grade. #100DaysOfCode #Cplusplus

aryansonie's tweet image. Day 17:  Create a structure to store information about a student, such as name, age, and grade.

#100DaysOfCode #Cplusplus

Day 19: C++ program to find the factorial of a number using a class. #100DaysOfCode #Cplusplus

aryansonie's tweet image. Day 19: C++ program to find the factorial of a number using a class.

#100DaysOfCode #Cplusplus

🚀 Just solved Climbing Stairs on LeetCode! Optimized my recursion with memoization got 0 ms runtime, beating 💯% 🔥 Dynamic Programming for the win 🧠💪 #LeetCode #100DaysOfCode #Cplusplus #DynamicProgramming

tehami_326's tweet image. 🚀 Just solved Climbing Stairs on LeetCode!
Optimized my recursion with memoization got 0 ms runtime, beating 💯% 🔥
Dynamic Programming for the win 🧠💪
#LeetCode #100DaysOfCode #Cplusplus #DynamicProgramming

Day 04 of my DSA Journey 🚀 > Learnt about Number Systems — Binary <-> Decimal conversions, > Practiced number & star patterns, and > Got my first look at Time & Space Complexity Slowly building the base stronger each day 💻 #DSA #Cplusplus #100DaysOfCode #CodingJourney

harshtwt_'s tweet image. Day 04 of my DSA Journey 🚀
&amp;gt; Learnt about Number Systems — Binary &amp;lt;-&amp;gt; Decimal conversions, 
&amp;gt; Practiced number &amp;amp; star patterns, and 
&amp;gt; Got my first look at Time &amp;amp; Space Complexity 

Slowly building the base stronger each day 💻
#DSA #Cplusplus #100DaysOfCode #CodingJourney
harshtwt_'s tweet image. Day 04 of my DSA Journey 🚀
&amp;gt; Learnt about Number Systems — Binary &amp;lt;-&amp;gt; Decimal conversions, 
&amp;gt; Practiced number &amp;amp; star patterns, and 
&amp;gt; Got my first look at Time &amp;amp; Space Complexity 

Slowly building the base stronger each day 💻
#DSA #Cplusplus #100DaysOfCode #CodingJourney
harshtwt_'s tweet image. Day 04 of my DSA Journey 🚀
&amp;gt; Learnt about Number Systems — Binary &amp;lt;-&amp;gt; Decimal conversions, 
&amp;gt; Practiced number &amp;amp; star patterns, and 
&amp;gt; Got my first look at Time &amp;amp; Space Complexity 

Slowly building the base stronger each day 💻
#DSA #Cplusplus #100DaysOfCode #CodingJourney

Ever wonder how fast your app could really fly? C++ rewrites for React Native promise a mind-blowing 10x boost in performance. Is this the end of slow apps as we know them? 🚀 Say goodbye to lag and hello to blazing speed! #ReactNative #CPlusPlus #AppDev


🎯 LeetCode Daily: Min Increments to Form Target ✅ Hard problem, simple solution! Count upward differences only. Gravity handles the rest. ⚡ O(n) greedy genius 🎯 Only pay for going UP 💡 5 lines = Hard solved #LeetCode #CPlusPlus #Greedy #100DaysOfCode

me_sajeeb's tweet image. 🎯 LeetCode Daily: Min Increments to Form Target ✅

Hard problem, simple solution! Count upward differences only. Gravity handles the rest.

⚡ O(n) greedy genius 
🎯 Only pay for going UP 
💡 5 lines = Hard solved

#LeetCode #CPlusPlus #Greedy #100DaysOfCode

Every ‘*’ deletes the previous character — can you rebuild the string? Solve LeetCode 2390 – Removing Stars From a String in C++ with clear logic & code. 🎥 youtu.be/wCesmNz8mts #LeetCode #Cplusplus #CodingInterview #Programming #LANAcademy


📘 Day 17 of my DSA in C++ Topic Covered: Binary Search Algorithm (Part 1) 1️⃣ Real-life use of Binary Search 2️⃣ Iterative & Recursive approach 3️⃣ Dry Run + Optimization 4️⃣ Time Complexity → O(log n) 💡 Efficient search in sorted data. #DSA #Cplusplus #BinarySearch


In case you missed it, check out our new video from C++ on Sea 2024! C++, C#, Rust or Python - Which is the Best Choice for Low Energy Consumption? - C++ on Sea 2025 youtube.com/watch?v=DYu1Np… #Coding #Cplusplus #Cpp #Programming #cpponsea

cpponsea's tweet card. C++, C#, Rust or Python - Which is the Best Choice for Low Energy...

youtube.com

YouTube

C++, C#, Rust or Python - Which is the Best Choice for Low Energy...


Day 78 of #100DaaysOfCode Problem: Intersection of Multiple Arrays Always satisfying to see that green “Accepted” 💚 #LeetCode #Cplusplus #Coding #Programming #100DaysOfCode

pallavicodes's tweet image. Day 78 of #100DaaysOfCode

Problem: Intersection of Multiple Arrays
Always satisfying to see that green “Accepted” 💚

#LeetCode #Cplusplus #Coding #Programming #100DaysOfCode

🚀 Day 60 of #100DaysOfCode Solved LeetCode 84 — Largest Rectangle in Histogram ✅ Idea: 🔹 Use Monotonic Stack 🔹 Find Previous & Next Smaller Elements 🔹 Compute max rectangle area ⏱ O(n) | 💾 O(n) #LeetCode #Cplusplus #DSA #ProblemSolving #CodingChallenge #Stack @harsh__x07

RahulGupta_0's tweet image. 🚀 Day 60 of #100DaysOfCode
Solved LeetCode 84 — Largest Rectangle in Histogram ✅
Idea:
🔹 Use Monotonic Stack
🔹 Find Previous &amp;amp; Next Smaller Elements
🔹 Compute max rectangle area

⏱ O(n) | 💾 O(n)
#LeetCode #Cplusplus #DSA #ProblemSolving #CodingChallenge #Stack @harsh__x07

🚀 Day 38 of #100DaysOfCode Solved LeetCode 36 – Valid Sudoku No map, no set — just clean array logic ✅ leetcode: leetcode.com/u/eklavyaasingh #LeetCode #CPlusPlus #DSA #CodeWithEklavya

eklavyaasingh's tweet image. 🚀 Day 38 of #100DaysOfCode
Solved LeetCode 36 – Valid Sudoku 
No map, no set — just clean array logic ✅
leetcode: leetcode.com/u/eklavyaasingh
#LeetCode #CPlusPlus #DSA #CodeWithEklavya

Today I start working on my new project "digital clock" Using ctime/chrono (c++ library) 👨‍💻😁. #100daysofcode #cplusplus #programming


🚀 Stellar Science seeks a Scientific Software Developer in Tysons, VA to craft C++20/23 code for space domain awareness, HPC, AI simulations. Required stack: C++, Python, Eigen, Linux, Qt, CUDA. #Cplusplus #SpaceTech #HPC #JobOpening aihackerjobs.com/company/stella…


✅ Benefit from MTK's cross-language support for flexible development workflows. ㅤ ✅ Use native C++ APIs for performance-critical tasks, or work with idiomatic C# and #Python bindings. Control the web viewer via #JavaScript. ㅤ 🔗 Learn more — link in bio. ㅤ #cplusplus #csharp

cadexsoft's tweet image. ✅ Benefit from MTK&apos;s cross-language support for flexible development workflows.
ㅤ
✅ Use native C++ APIs for performance-critical tasks, or work with idiomatic C# and #Python bindings. Control the web viewer via #JavaScript.
ㅤ
🔗 Learn more — link in bio.
ㅤ
#cplusplus #csharp

✅ Day 69 of #100DaysOfCode Implemented atoi with 4 errors fixed—great debugging! Learned backtracking while generating parentheses. Progress through challenges fuels growth! #DSA #Cplusplus #Backtracking #LearnInPublic

Pratikwebtech's tweet image. ✅ Day 69 of #100DaysOfCode
Implemented atoi with 4 errors fixed—great debugging!
Learned backtracking  while generating parentheses.
Progress through challenges fuels growth!
#DSA #Cplusplus #Backtracking #LearnInPublic
Pratikwebtech's tweet image. ✅ Day 69 of #100DaysOfCode
Implemented atoi with 4 errors fixed—great debugging!
Learned backtracking  while generating parentheses.
Progress through challenges fuels growth!
#DSA #Cplusplus #Backtracking #LearnInPublic

Day 78 of #100DaaysOfCode Problem: Intersection of Multiple Arrays Always satisfying to see that green “Accepted” 💚 #LeetCode #Cplusplus #Coding #Programming #100DaysOfCode

pallavicodes's tweet image. Day 78 of #100DaaysOfCode

Problem: Intersection of Multiple Arrays
Always satisfying to see that green “Accepted” 💚

#LeetCode #Cplusplus #Coding #Programming #100DaysOfCode

🧠 Day 74/100 of #100DaysOfCode Algo vibes 1️⃣ Pick index `i` where `nums[i] == 0` 2️⃣ Choose dir → left / right 3️⃣ While in bounds:  • if `nums[i]==0` → move same dir  • else → `nums[i]--`, flip dir, move 4️⃣ Count if all → 0 #LeetCode #CPlusPlus #Algorithm #CodingJourney

23GuptaSarthak's tweet image. 🧠 Day 74/100 of #100DaysOfCode
Algo vibes 
1️⃣ Pick index `i` where `nums[i] == 0`
2️⃣ Choose dir → left / right
3️⃣ While in bounds:
 • if `nums[i]==0` → move same dir
 • else → `nums[i]--`, flip dir, move
4️⃣ Count if all → 0 
#LeetCode #CPlusPlus #Algorithm #CodingJourney
23GuptaSarthak's tweet image. 🧠 Day 74/100 of #100DaysOfCode
Algo vibes 
1️⃣ Pick index `i` where `nums[i] == 0`
2️⃣ Choose dir → left / right
3️⃣ While in bounds:
 • if `nums[i]==0` → move same dir
 • else → `nums[i]--`, flip dir, move
4️⃣ Count if all → 0 
#LeetCode #CPlusPlus #Algorithm #CodingJourney

Day 18: C++ program to find the reverse of a number using a class. #100DaysOfCode #Cplusplus

aryansonie's tweet image. Day 18: C++ program to find the reverse of a number using a class.

#100DaysOfCode #Cplusplus

💻 Day 87 / 100 — Daily Question 0 ms runtime ⚡ | Beats 100% TC: O(log n) SC: O(1) Power of logic + precision = perfection 💯 #100DaysOfCode #LeetCode #CPlusPlus #SpidyCode #LogicBuilder #DeveloperMindset

__Yasshhh's tweet image. 💻 Day 87 / 100 — Daily Question
0 ms runtime ⚡ | Beats 100%
TC: O(log n) SC: O(1)
Power of logic + precision = perfection 💯
#100DaysOfCode #LeetCode #CPlusPlus #SpidyCode #LogicBuilder #DeveloperMindset

✅ Day 61 of #100DaysOfCode Solved: Reverse Linked List in Groups of K Could only solve one problem 😅 #DSA #Cplusplus #StriverSheet #LearnInPublic

Pratikwebtech's tweet image. ✅ Day 61 of #100DaysOfCode
Solved: Reverse Linked List in Groups of K
Could only solve one problem 😅
#DSA #Cplusplus #StriverSheet #LearnInPublic

Day 1 of #100DaysOfCode Started the DSA series — completed 3 lectures today. Feeling motivated to take on this 100-day challenge. Let’s go all in, even if it ends in failure 😤 #DSA #cplusplus #codingcommunity

amn_singh0's tweet image. Day 1 of #100DaysOfCode
Started the DSA series — completed 3 lectures today.
Feeling motivated to take on this 100-day challenge.
Let’s go all in, even if it ends in failure 😤
#DSA #cplusplus #codingcommunity

✅ Day 62 of #100DaysOfCode Took on two Linked List tasks today: 🔹 Rotate a Linked List 🔹 Flatten a Linked List #DSA #Cplusplus #StriverSheet #LearnInPublic

Pratikwebtech's tweet image. ✅ Day 62 of #100DaysOfCode
Took on two Linked List tasks today:
🔹 Rotate a Linked List
🔹 Flatten a Linked List
#DSA #Cplusplus #StriverSheet #LearnInPublic
Pratikwebtech's tweet image. ✅ Day 62 of #100DaysOfCode
Took on two Linked List tasks today:
🔹 Rotate a Linked List
🔹 Flatten a Linked List
#DSA #Cplusplus #StriverSheet #LearnInPublic

Day 4 of my DSA journey by @rohit_negi9 ✅ Learned input in C++ ✅ Type conversion & truncation ✅ If-else conditions ✅ For loop basics ✅ Solved practice Qs on loops & conditions 🔥 Step by step, feeling more confident #100DaysOfCode #DSA #Cplusplus #CodingJourney

ftma_twt6's tweet image. Day 4 of my DSA journey by @rohit_negi9

✅ Learned input in C++
✅ Type conversion &amp;amp; truncation
✅ If-else conditions
✅ For loop basics
✅ Solved practice Qs on loops &amp;amp; conditions 🔥

Step by step, feeling more confident 

#100DaysOfCode #DSA #Cplusplus #CodingJourney
ftma_twt6's tweet image. Day 4 of my DSA journey by @rohit_negi9

✅ Learned input in C++
✅ Type conversion &amp;amp; truncation
✅ If-else conditions
✅ For loop basics
✅ Solved practice Qs on loops &amp;amp; conditions 🔥

Step by step, feeling more confident 

#100DaysOfCode #DSA #Cplusplus #CodingJourney

Day 65 of #100DaysOfCode Tried the Sliding Window technique for the first time today — and it’s actually kinda cool Solved LeetCode #643 – Maximum Average Subarray I #LeetCode #Cplusplus #CodingJourney #DevCommunity #100DaysOfDSA

pallavicodes's tweet image. Day 65 of #100DaysOfCode 
Tried the Sliding Window technique for the first time today — and it’s actually kinda cool 
Solved LeetCode #643 – Maximum Average Subarray I
#LeetCode #Cplusplus #CodingJourney #DevCommunity #100DaysOfDSA

🚀 Day 38 of #100DaysOfCode Solved LeetCode 36 – Valid Sudoku No map, no set — just clean array logic ✅ leetcode: leetcode.com/u/eklavyaasingh #LeetCode #CPlusPlus #DSA #CodeWithEklavya

eklavyaasingh's tweet image. 🚀 Day 38 of #100DaysOfCode
Solved LeetCode 36 – Valid Sudoku 
No map, no set — just clean array logic ✅
leetcode: leetcode.com/u/eklavyaasingh
#LeetCode #CPlusPlus #DSA #CodeWithEklavya

✅ Day 64 of #100DaysOfCode Practiced Doubly Linked List basics: 🔹 Insert a Node 🔹 Delete a Node Getting the hang of DLL operations! #DSA #Cplusplus #StriverSheet #LearninPublic

Pratikwebtech's tweet image. ✅ Day 64 of #100DaysOfCode
Practiced Doubly Linked List basics:
🔹 Insert a Node
🔹 Delete a Node
Getting the hang of DLL operations!
#DSA #Cplusplus #StriverSheet #LearninPublic
Pratikwebtech's tweet image. ✅ Day 64 of #100DaysOfCode
Practiced Doubly Linked List basics:
🔹 Insert a Node
🔹 Delete a Node
Getting the hang of DLL operations!
#DSA #Cplusplus #StriverSheet #LearninPublic

Day 19: C++ program to find the factorial of a number using a class. #100DaysOfCode #Cplusplus

aryansonie's tweet image. Day 19: C++ program to find the factorial of a number using a class.

#100DaysOfCode #Cplusplus

🎤 The C++ Online 2026 Call for Speakers is now open! We welcome submissions from all backgrounds & experience levels. Runs until 21 Nov 2025 Find out more including how to apply at cpponline.uk/call-for-speak… #cpp #cplusplus #coding #programming

cpponlineconf's tweet image. 🎤 The C++ Online 2026 Call for Speakers is now open!
We welcome submissions from all backgrounds &amp;amp; experience levels.
Runs until 21 Nov 2025
Find out more including how to apply at cpponline.uk/call-for-speak…
#cpp #cplusplus #coding #programming

🚀 Day 67 of #100DaysOfCode Today I solved the “Sqrt(x)” problem using Binary Search 🧠 Optimized my approach to achieve O(log n) time complexity — instead of using built-in functions, I implemented the logic from scratch! ⚙️ #LeetCode #CPlusPlus #Programming #100DaysOfCode

shivam21102005's tweet image. 🚀 Day 67 of #100DaysOfCode
Today I solved the “Sqrt(x)” problem using Binary Search 🧠
Optimized my approach to achieve O(log n) time complexity — instead of using built-in functions, I implemented the logic from scratch! ⚙️

#LeetCode #CPlusPlus #Programming  #100DaysOfCode

🚀 Day 58 of #100DaysOfCode Solved LeetCode 138 — Copy List with Random Pointer ✅ Idea: 🔹 Insert cloned nodes 🔹 Assign random pointers 🔹 Split the lists Time: O(n) | Space: O(1) #LeetCode #Cplusplus #LinkedList #CodingChallenge #DSA @harsh__x07

RahulGupta_0's tweet image. 🚀 Day 58 of #100DaysOfCode
Solved LeetCode 138 — Copy List with Random Pointer ✅
Idea:
🔹 Insert cloned nodes
🔹 Assign random pointers
🔹 Split the lists

Time: O(n) | Space: O(1)
#LeetCode #Cplusplus #LinkedList #CodingChallenge #DSA @harsh__x07

✅ Day 60 of #100DaysOfCode Solved these Linked List classics: 🔹 Add 2 Numbers in Linked List 🔹 Find Intersection Point of Y Linked Lists Two Months Done 🔥🔥 #DSA #Cplusplus #StriverSheet #LinkedLists

Pratikwebtech's tweet image. ✅ Day 60 of #100DaysOfCode
Solved these Linked List classics:
🔹 Add 2 Numbers in Linked List
🔹 Find Intersection Point of Y Linked Lists
Two Months Done 🔥🔥
#DSA #Cplusplus #StriverSheet #LinkedLists
Pratikwebtech's tweet image. ✅ Day 60 of #100DaysOfCode
Solved these Linked List classics:
🔹 Add 2 Numbers in Linked List
🔹 Find Intersection Point of Y Linked Lists
Two Months Done 🔥🔥
#DSA #Cplusplus #StriverSheet #LinkedLists

Loading...

Something went wrong.


Something went wrong.


United States Trends