Day 85: Linked List Challenges 🔗🚀 Solved: ✔️ Add 1 to a Number Represented as Linked List ✔️ Delete All Occurrences of a Key ✔️ Add Two Numbers (LeetCode) Great practice in traversal, addition, and deletion! 💪 #100DaysOfCode #LinkedLists

rishabhsoni_111's tweet image. Day 85: Linked List Challenges 🔗🚀

Solved:
✔️ Add 1 to a Number Represented as Linked List
✔️ Delete All Occurrences of a Key
✔️ Add Two Numbers (LeetCode)
Great practice in traversal, addition, and deletion! 💪 #100DaysOfCode #LinkedLists
rishabhsoni_111's tweet image. Day 85: Linked List Challenges 🔗🚀

Solved:
✔️ Add 1 to a Number Represented as Linked List
✔️ Delete All Occurrences of a Key
✔️ Add Two Numbers (LeetCode)
Great practice in traversal, addition, and deletion! 💪 #100DaysOfCode #LinkedLists
rishabhsoni_111's tweet image. Day 85: Linked List Challenges 🔗🚀

Solved:
✔️ Add 1 to a Number Represented as Linked List
✔️ Delete All Occurrences of a Key
✔️ Add Two Numbers (LeetCode)
Great practice in traversal, addition, and deletion! 💪 #100DaysOfCode #LinkedLists

3217. Delete Nodes From Linked List Present in Array #leetcode #linkedlists #dsa

vibhanshudubeyy's tweet image. 3217. Delete Nodes From Linked List Present in Array

#leetcode #linkedlists #dsa

2807. Insert GCD in LinkedList it's should be easyyy, not medium #leetcode #dsa #linkedlists

vibhanshudubeyy's tweet image. 2807. Insert GCD in LinkedList

it's should be easyyy, not medium

#leetcode #dsa #linkedlists

Day 16/100 of #100DaysOfCode : Today solved two key problems from Linked List - Detecting Cycles in Linked List - Partitioning a List Based on a Value #CodingChallenge #LinkedLists #LeetCode #DSA

Siddhalingesh_N's tweet image. Day 16/100 of #100DaysOfCode : Today solved two key problems from Linked List - Detecting Cycles in Linked List - Partitioning a List Based on a Value #CodingChallenge #LinkedLists #LeetCode #DSA
Siddhalingesh_N's tweet image. Day 16/100 of #100DaysOfCode : Today solved two key problems from Linked List - Detecting Cycles in Linked List - Partitioning a List Based on a Value #CodingChallenge #LinkedLists #LeetCode #DSA
Siddhalingesh_N's tweet image. Day 16/100 of #100DaysOfCode : Today solved two key problems from Linked List - Detecting Cycles in Linked List - Partitioning a List Based on a Value #CodingChallenge #LinkedLists #LeetCode #DSA
Siddhalingesh_N's tweet image. Day 16/100 of #100DaysOfCode : Today solved two key problems from Linked List - Detecting Cycles in Linked List - Partitioning a List Based on a Value #CodingChallenge #LinkedLists #LeetCode #DSA

🚀 Day 75 of #LeetCode: Solved "Insert Greatest Common Divisors in Linked Lists"! Worked on #LinkedLists and #GCD, enhancing my #ProblemSolving and #Algorithm skills. On to the next challenge! 💻💡 #CodingChallenge #LeetCode75 #TechJourney #Programming #CSE #100DaysOfCode

ishhhhaannn's tweet image. 🚀 Day 75 of #LeetCode: Solved "Insert Greatest Common Divisors in Linked Lists"!
Worked on #LinkedLists and #GCD, enhancing my #ProblemSolving and #Algorithm skills. On to the next challenge! 💻💡
#CodingChallenge #LeetCode75 #TechJourney #Programming #CSE #100DaysOfCode
ishhhhaannn's tweet image. 🚀 Day 75 of #LeetCode: Solved "Insert Greatest Common Divisors in Linked Lists"!
Worked on #LinkedLists and #GCD, enhancing my #ProblemSolving and #Algorithm skills. On to the next challenge! 💻💡
#CodingChallenge #LeetCode75 #TechJourney #Programming #CSE #100DaysOfCode

#Day53 of My DSA Journey Explored 🔗 Doubly Linked Lists, mastering insertion (head, tail, any position) and deletion (head, tail, any position). Solved LeetCode problems: Reverse a Linked List (iterative & recursive). Find Middle using Tortoise Algorithm. #DSA #LinkedLists

Abhayshukla541's tweet image. #Day53 of My DSA Journey

Explored 🔗 Doubly Linked Lists, mastering insertion (head, tail, any position) and deletion (head, tail, any position). Solved LeetCode problems:

Reverse a Linked List (iterative & recursive).

Find Middle using Tortoise Algorithm.

#DSA #LinkedLists
Abhayshukla541's tweet image. #Day53 of My DSA Journey

Explored 🔗 Doubly Linked Lists, mastering insertion (head, tail, any position) and deletion (head, tail, any position). Solved LeetCode problems:

Reverse a Linked List (iterative & recursive).

Find Middle using Tortoise Algorithm.

#DSA #LinkedLists
Abhayshukla541's tweet image. #Day53 of My DSA Journey

Explored 🔗 Doubly Linked Lists, mastering insertion (head, tail, any position) and deletion (head, tail, any position). Solved LeetCode problems:

Reverse a Linked List (iterative & recursive).

Find Middle using Tortoise Algorithm.

#DSA #LinkedLists
Abhayshukla541's tweet image. #Day53 of My DSA Journey

Explored 🔗 Doubly Linked Lists, mastering insertion (head, tail, any position) and deletion (head, tail, any position). Solved LeetCode problems:

Reverse a Linked List (iterative & recursive).

Find Middle using Tortoise Algorithm.

#DSA #LinkedLists

Idk y linked list questions feel so simple, it's just about understanding how to connect the nodes. #LinkedLists #CodingLife #DataStructures #LeetCode

Madhav353's tweet image. Idk y linked list questions feel so simple, it's just about understanding how to connect the nodes.

#LinkedLists #CodingLife #DataStructures #LeetCode
Madhav353's tweet image. Idk y linked list questions feel so simple, it's just about understanding how to connect the nodes.

#LinkedLists #CodingLife #DataStructures #LeetCode

This week we are focusing on Linked Lists with Python and of course, we are starting out with a classic: reversing a Linked List The only difference in the code from JavaScript is typically I would set prev to null value, but in Python, I set it to None #linkedlists

MaiVangSWE's tweet image. This week we are focusing on Linked Lists with Python and of course, we are starting out with a classic: reversing a Linked List

The only difference in the code from JavaScript is typically I would set prev to null value, but in Python, I set it to None
#linkedlists

🚀 Day 31 of #100DaysOfDSA: Completed all medium-level linked list problems today - finding intersections, adding 1 to numbers, and summing two numbers. Progressing steadily in my DSA journey! 💪💡 #LinkedLists #ProblemSolving #DSA

ashmit_mala's tweet image. 🚀 Day 31 of #100DaysOfDSA: Completed all medium-level linked list problems today - finding intersections, adding 1 to numbers, and summing two numbers. Progressing steadily in my DSA journey! 💪💡 #LinkedLists #ProblemSolving #DSA
ashmit_mala's tweet image. 🚀 Day 31 of #100DaysOfDSA: Completed all medium-level linked list problems today - finding intersections, adding 1 to numbers, and summing two numbers. Progressing steadily in my DSA journey! 💪💡 #LinkedLists #ProblemSolving #DSA
ashmit_mala's tweet image. 🚀 Day 31 of #100DaysOfDSA: Completed all medium-level linked list problems today - finding intersections, adding 1 to numbers, and summing two numbers. Progressing steadily in my DSA journey! 💪💡 #LinkedLists #ProblemSolving #DSA
ashmit_mala's tweet image. 🚀 Day 31 of #100DaysOfDSA: Completed all medium-level linked list problems today - finding intersections, adding 1 to numbers, and summing two numbers. Progressing steadily in my DSA journey! 💪💡 #LinkedLists #ProblemSolving #DSA

day 25 of #LearnInPublic - Solved 3 problems related to #strings and 1 of #LinkedLists on #leetcode ,#DSA - Largest odd number in string - Longest common prefix - Check whether rotated string is rotation of another - Find pairs with given sum in DLL

CoderPrathamesh's tweet image. day 25 of #LearnInPublic
- Solved 3 problems related to #strings and 1 of #LinkedLists on #leetcode ,#DSA
- Largest odd number in string
- Longest common prefix
- Check whether rotated string is rotation of another
- Find pairs with given sum in DLL
CoderPrathamesh's tweet image. day 25 of #LearnInPublic
- Solved 3 problems related to #strings and 1 of #LinkedLists on #leetcode ,#DSA
- Largest odd number in string
- Longest common prefix
- Check whether rotated string is rotation of another
- Find pairs with given sum in DLL

🌟 Day 12 of #100DaysOfCode: Diving deep into linked list problems! 📚 Solved challenges like deleting K consecutive nodes & reversing every K continuous elements. 💡 Enhancing problem-solving skills and understanding data structures. 🚀 #CodingChallenge #LinkedLists #Python

vbkr2005's tweet image. 🌟 Day 12 of #100DaysOfCode: Diving deep into linked list problems! 📚 Solved challenges like deleting K consecutive nodes & reversing every K continuous elements. 💡 Enhancing problem-solving skills and understanding data structures. 🚀 #CodingChallenge #LinkedLists #Python

🚀Day 27 of #100DaysOfDSA: Explored string problems today - Sum of Beauty of Substrings & Reversing Every Word. Completed Step 5 of the sheet. Now onto LinkedLists, learning structure, operations, & problem-solving. Each step forward adds to the journey! 💪💡 #String #LinkedLists

ashmit_mala's tweet image. 🚀Day 27 of #100DaysOfDSA: Explored string problems today - Sum of Beauty of Substrings & Reversing Every Word. Completed Step 5 of the sheet. Now onto LinkedLists, learning structure, operations, & problem-solving. Each step forward adds to the journey! 💪💡 #String #LinkedLists
ashmit_mala's tweet image. 🚀Day 27 of #100DaysOfDSA: Explored string problems today - Sum of Beauty of Substrings & Reversing Every Word. Completed Step 5 of the sheet. Now onto LinkedLists, learning structure, operations, & problem-solving. Each step forward adds to the journey! 💪💡 #String #LinkedLists
ashmit_mala's tweet image. 🚀Day 27 of #100DaysOfDSA: Explored string problems today - Sum of Beauty of Substrings & Reversing Every Word. Completed Step 5 of the sheet. Now onto LinkedLists, learning structure, operations, & problem-solving. Each step forward adds to the journey! 💪💡 #String #LinkedLists
ashmit_mala's tweet image. 🚀Day 27 of #100DaysOfDSA: Explored string problems today - Sum of Beauty of Substrings & Reversing Every Word. Completed Step 5 of the sheet. Now onto LinkedLists, learning structure, operations, & problem-solving. Each step forward adds to the journey! 💪💡 #String #LinkedLists

🎉 Exciting news! 🎉 Just earned the Linked List Wizard badge on @interview_bit by conquering all linked list problems! 💪 Feeling accomplished and ready for more challenges ahead. 🚀 #Coding #InterviewPrep #LinkedLists #InterviewBit #scalerdiscord #365DaysofCode

kishan_rajput23's tweet image. 🎉 Exciting news! 🎉

Just earned the Linked List Wizard badge on @interview_bit by conquering all linked list problems! 💪 

Feeling accomplished and ready for more challenges ahead. 🚀

#Coding #InterviewPrep #LinkedLists #InterviewBit #scalerdiscord #365DaysofCode

Day 27 of #100DayCodingChallenge: Solved "Delete Node in Doubly Linked List" and "Introduction to Doubly Linked List". Progressing well with linked list concepts! 💻✨ #Coding #LinkedLists #Programming

Srinath47902542's tweet image. Day 27 of #100DayCodingChallenge: Solved "Delete Node in Doubly Linked List" and "Introduction to Doubly Linked List". Progressing well with linked list concepts! 💻✨ #Coding #LinkedLists #Programming
Srinath47902542's tweet image. Day 27 of #100DayCodingChallenge: Solved "Delete Node in Doubly Linked List" and "Introduction to Doubly Linked List". Progressing well with linked list concepts! 💻✨ #Coding #LinkedLists #Programming

🚀 Diving into Day 22 of #100DaysOfCode with some linked list magic! 🧙‍♂️ Implemented cycle detection using Floyd's Tortoise and Hare algo & done with finding the intersection point of two LLs. @nxtwave_tech @sashankreddy07 #linkedlists #ProblemSolving

vbkr2005's tweet image. 🚀 Diving into Day 22 of #100DaysOfCode with some linked list magic! 🧙‍♂️ Implemented cycle detection using Floyd's Tortoise and Hare algo &  done with finding the intersection point of two LLs.
@nxtwave_tech @sashankreddy07 #linkedlists #ProblemSolving
vbkr2005's tweet image. 🚀 Diving into Day 22 of #100DaysOfCode with some linked list magic! 🧙‍♂️ Implemented cycle detection using Floyd's Tortoise and Hare algo &  done with finding the intersection point of two LLs.
@nxtwave_tech @sashankreddy07 #linkedlists #ProblemSolving

The difference in space complexity for returning a reverse Linked List depends on how previousNode is set up: Do you see the difference? #algorithms #leetcode #linkedlists #100DaysOfCode

MaiVangSWE's tweet image. The difference in space complexity for returning a reverse Linked List depends on how previousNode is set up:

Do you see the difference?

#algorithms #leetcode #linkedlists #100DaysOfCode
MaiVangSWE's tweet image. The difference in space complexity for returning a reverse Linked List depends on how previousNode is set up:

Do you see the difference?

#algorithms #leetcode #linkedlists #100DaysOfCode

🚀 Day 29 of #100DaysOfDSA: Explored Tortoise and Hare method in linked lists today, solving problems like finding the middle, reversing, detecting loops, and more. Each problem tackled adds to my algorithmic toolkit! 💪💡 #LinkedLists #TortoiseAndHare #ProblemSolving #DSA

ashmit_mala's tweet image. 🚀 Day 29 of #100DaysOfDSA: Explored Tortoise and Hare method in linked lists today, solving problems like finding the middle, reversing, detecting loops, and more. Each problem tackled adds to my algorithmic toolkit! 💪💡 #LinkedLists #TortoiseAndHare #ProblemSolving #DSA
ashmit_mala's tweet image. 🚀 Day 29 of #100DaysOfDSA: Explored Tortoise and Hare method in linked lists today, solving problems like finding the middle, reversing, detecting loops, and more. Each problem tackled adds to my algorithmic toolkit! 💪💡 #LinkedLists #TortoiseAndHare #ProblemSolving #DSA
ashmit_mala's tweet image. 🚀 Day 29 of #100DaysOfDSA: Explored Tortoise and Hare method in linked lists today, solving problems like finding the middle, reversing, detecting loops, and more. Each problem tackled adds to my algorithmic toolkit! 💪💡 #LinkedLists #TortoiseAndHare #ProblemSolving #DSA
ashmit_mala's tweet image. 🚀 Day 29 of #100DaysOfDSA: Explored Tortoise and Hare method in linked lists today, solving problems like finding the middle, reversing, detecting loops, and more. Each problem tackled adds to my algorithmic toolkit! 💪💡 #LinkedLists #TortoiseAndHare #ProblemSolving #DSA

LIFO ? 🤔 (Last In First Out) #LinkedLists #C #OOPS #AntiJudiciaryCampaign

That’s why there are almost 5.3 to 5.4 crore cases pending in India across all courts, as the judiciary is busy finding the last person.

san_x_m's tweet image. That’s why there are almost 5.3 to 5.4 crore cases pending in India across all courts, as the judiciary is busy finding the last person.


Day 47 - Very Solid day of LC’s Completed “Copy List with random pointer” & “Add two numbers” medium LC’s today, no hints. Space consumption beat 32% and 54% of submissions respectively. Slowly getting the hang of manipulating linked lists. #100DaysOfCode #Leetcode #LinkedLists


Day 45 - LinkedLists... Solving LinkedList LC problems has led me down the rabbit hole of really grasping the mechanics behind references/pointers & memory allocation in Java vs C++. Slowly but surely making progress, been somewhat challenging. #100DaysOfCode #LinkedLists #lc


From where I'm sitting, the only requirements to properly map and traverse version histories for covered, remixed and remastered songs are: 1. #LinkedLists 2. #BinaryTrees Which of these #CS101 concepts are you not able to grasp? Stop editing titles to indicate track revisions!


DAY 3 DSA: Odd Even Linked List! LeetCode says Medium, but you can nail this approach in one shot! Split odd/even nodes, rewire, done! Super fun problem—can you solve it faster? Try: tinyurl.com/LeetCode328 #DSA #Coding #LinkedLists #Tech


Understanding the dual pointer concept is the key to efficiently solving linked list puzzles in tech interviews! Read the full article: Reverse a singly linked list ▸ lttr.ai/AhiJL #SinglyLinkedList #LinkedLists #DataStructures #Coding

ProjectConsult5's tweet image. Understanding the dual pointer concept is the key to efficiently solving linked list puzzles in tech interviews!

Read the full article: Reverse a singly linked list
▸ lttr.ai/AhiJL

#SinglyLinkedList #LinkedLists #DataStructures #Coding

Just cracked "Partition List" 🚀 Split nodes into two colors 🎨 (<x & ≥x) using two pointers, then merge while keeping order. Clean O(n) pass, O(1) space. #LeetCode #JavaScript #LinkedLists #100DaysOfCode #Algorithms

ajeetkrup401's tweet image. Just cracked &quot;Partition List&quot; 🚀
Split nodes into two colors 🎨 (&amp;lt;x &amp;amp; ≥x) using two pointers, then merge while keeping order.
Clean O(n) pass, O(1) space. #LeetCode #JavaScript #LinkedLists #100DaysOfCode #Algorithms

No lectures today but made some progress: Explored #Linux on #VirtualBox, did #LinkedLists & got the hang of #Hashing. Solved 2 #LeetCode Qs (1 with AI ), started #ReactJS 💻 Gym, laundry, and fun with friend. Still feel I should’ve done more. #CodingLife #DevJourney


Big wins! 🎉 Just solved two more #LeetCode problems: Linked List Cycle (hello, Hare & Tortoise! 🐢🐰) & Merge Two Sorted Lists. Been really focusing on truly grasping concepts, not just solving. This deep dive into #LinkedLists & #TwoPointers is paying off! #DSA #Algorithms

b_igprince's tweet image. Big wins! 🎉 Just solved two more #LeetCode problems: Linked List Cycle (hello, Hare &amp;amp; Tortoise! 🐢🐰) &amp;amp; Merge Two Sorted Lists.

Been really focusing on truly grasping concepts, not just solving. This deep dive into #LinkedLists &amp;amp; #TwoPointers is paying off!

#DSA #Algorithms
b_igprince's tweet image. Big wins! 🎉 Just solved two more #LeetCode problems: Linked List Cycle (hello, Hare &amp;amp; Tortoise! 🐢🐰) &amp;amp; Merge Two Sorted Lists.

Been really focusing on truly grasping concepts, not just solving. This deep dive into #LinkedLists &amp;amp; #TwoPointers is paying off!

#DSA #Algorithms

dumb ass question fr , but a lot of youtubers failed to explain the simple approach properly , they just directly start dry running and doing it which didn't answer whyy , so i looked at solution, dry ran it and understood what was happening and why #LeetCode #DSA #linkedlists

cant_hurt_me_'s tweet image. dumb ass question fr , but a lot of youtubers failed to explain the simple approach properly , they just directly start dry running and doing it which didn&apos;t answer whyy , so i looked at solution, dry ran it and understood what was happening and why 

#LeetCode #DSA #linkedlists

can anyone help me solve this one? leetcode.com/problems/rever… i don't understand the solution's available, like why we did what we? i tried solving with 2 approaches, both failed because of edge cases



Level unlocked! 🔓 Just mastered Arrays & Linked Lists. Now I know exactly when to use an O(1) pointer swap vs. when I'm accidentally triggering an O(N) data shift! The core foundational knowledge is 🔥. Next? Stacks & Queues! #DSA #Arrays #LinkedLists #TypeScript #Coding


3217. Delete Nodes From Linked List Present in Array #leetcode #linkedlists #dsa

vibhanshudubeyy's tweet image. 3217. Delete Nodes From Linked List Present in Array

#leetcode #linkedlists #dsa

Solved LeetCode 142: Linked List Cycle II! 🌀 Used the two-pointer technique to detect and locate the cycle's start node efficiently in O(n) time. Another step forward in mastering linked lists! 💪 #LeetCode #DataStructures #LinkedLists #CodingChallenge #AlgorithmicThinking

SureshJat012's tweet image. Solved LeetCode 142: Linked List Cycle II! 🌀 

Used the two-pointer technique to detect and locate the cycle&apos;s start node efficiently in O(n) time. Another step forward in mastering linked lists! 💪 

#LeetCode #DataStructures #LinkedLists #CodingChallenge #AlgorithmicThinking

2807. Insert GCD in LinkedList it's should be easyyy, not medium #leetcode #dsa #linkedlists

vibhanshudubeyy's tweet image. 2807. Insert GCD in LinkedList

it&apos;s should be easyyy, not medium

#leetcode #dsa #linkedlists

Day 85: Linked List Challenges 🔗🚀 Solved: ✔️ Add 1 to a Number Represented as Linked List ✔️ Delete All Occurrences of a Key ✔️ Add Two Numbers (LeetCode) Great practice in traversal, addition, and deletion! 💪 #100DaysOfCode #LinkedLists

rishabhsoni_111's tweet image. Day 85: Linked List Challenges 🔗🚀

Solved:
✔️ Add 1 to a Number Represented as Linked List
✔️ Delete All Occurrences of a Key
✔️ Add Two Numbers (LeetCode)
Great practice in traversal, addition, and deletion! 💪 #100DaysOfCode #LinkedLists
rishabhsoni_111's tweet image. Day 85: Linked List Challenges 🔗🚀

Solved:
✔️ Add 1 to a Number Represented as Linked List
✔️ Delete All Occurrences of a Key
✔️ Add Two Numbers (LeetCode)
Great practice in traversal, addition, and deletion! 💪 #100DaysOfCode #LinkedLists
rishabhsoni_111's tweet image. Day 85: Linked List Challenges 🔗🚀

Solved:
✔️ Add 1 to a Number Represented as Linked List
✔️ Delete All Occurrences of a Key
✔️ Add Two Numbers (LeetCode)
Great practice in traversal, addition, and deletion! 💪 #100DaysOfCode #LinkedLists

Just cracked "Partition List" 🚀 Split nodes into two colors 🎨 (<x & ≥x) using two pointers, then merge while keeping order. Clean O(n) pass, O(1) space. #LeetCode #JavaScript #LinkedLists #100DaysOfCode #Algorithms

ajeetkrup401's tweet image. Just cracked &quot;Partition List&quot; 🚀
Split nodes into two colors 🎨 (&amp;lt;x &amp;amp; ≥x) using two pointers, then merge while keeping order.
Clean O(n) pass, O(1) space. #LeetCode #JavaScript #LinkedLists #100DaysOfCode #Algorithms

Day 16/100 of #100DaysOfCode : Today solved two key problems from Linked List - Detecting Cycles in Linked List - Partitioning a List Based on a Value #CodingChallenge #LinkedLists #LeetCode #DSA

Siddhalingesh_N's tweet image. Day 16/100 of #100DaysOfCode : Today solved two key problems from Linked List - Detecting Cycles in Linked List - Partitioning a List Based on a Value #CodingChallenge #LinkedLists #LeetCode #DSA
Siddhalingesh_N's tweet image. Day 16/100 of #100DaysOfCode : Today solved two key problems from Linked List - Detecting Cycles in Linked List - Partitioning a List Based on a Value #CodingChallenge #LinkedLists #LeetCode #DSA
Siddhalingesh_N's tweet image. Day 16/100 of #100DaysOfCode : Today solved two key problems from Linked List - Detecting Cycles in Linked List - Partitioning a List Based on a Value #CodingChallenge #LinkedLists #LeetCode #DSA
Siddhalingesh_N's tweet image. Day 16/100 of #100DaysOfCode : Today solved two key problems from Linked List - Detecting Cycles in Linked List - Partitioning a List Based on a Value #CodingChallenge #LinkedLists #LeetCode #DSA

Idk y linked list questions feel so simple, it's just about understanding how to connect the nodes. #LinkedLists #CodingLife #DataStructures #LeetCode

Madhav353's tweet image. Idk y linked list questions feel so simple, it&apos;s just about understanding how to connect the nodes.

#LinkedLists #CodingLife #DataStructures #LeetCode
Madhav353's tweet image. Idk y linked list questions feel so simple, it&apos;s just about understanding how to connect the nodes.

#LinkedLists #CodingLife #DataStructures #LeetCode

🚀 Day 75 of #LeetCode: Solved "Insert Greatest Common Divisors in Linked Lists"! Worked on #LinkedLists and #GCD, enhancing my #ProblemSolving and #Algorithm skills. On to the next challenge! 💻💡 #CodingChallenge #LeetCode75 #TechJourney #Programming #CSE #100DaysOfCode

ishhhhaannn's tweet image. 🚀 Day 75 of #LeetCode: Solved &quot;Insert Greatest Common Divisors in Linked Lists&quot;!
Worked on #LinkedLists and #GCD, enhancing my #ProblemSolving and #Algorithm skills. On to the next challenge! 💻💡
#CodingChallenge #LeetCode75 #TechJourney #Programming #CSE #100DaysOfCode
ishhhhaannn's tweet image. 🚀 Day 75 of #LeetCode: Solved &quot;Insert Greatest Common Divisors in Linked Lists&quot;!
Worked on #LinkedLists and #GCD, enhancing my #ProblemSolving and #Algorithm skills. On to the next challenge! 💻💡
#CodingChallenge #LeetCode75 #TechJourney #Programming #CSE #100DaysOfCode

Day 35 of #100DaysOfCoding 🚀 Dived deeper into Linked Lists today: ✅ Sorted a LL of 0s, 1s, and 2s ✅ Found intersection point of Y LLs ✅ Added numbers in LL Learning never stops! 💻 #DSA #LinkedLists #Java #CodingJourney #100DaysOfCode #leetcode #connect #letsconnect

Mohd_Saqib_'s tweet image. Day 35 of #100DaysOfCoding 🚀

Dived deeper into Linked Lists today:
✅ Sorted a LL of 0s, 1s, and 2s
✅ Found intersection point of Y LLs
✅ Added numbers in LL

Learning never stops! 💻
#DSA #LinkedLists #Java #CodingJourney #100DaysOfCode #leetcode #connect #letsconnect
Mohd_Saqib_'s tweet image. Day 35 of #100DaysOfCoding 🚀

Dived deeper into Linked Lists today:
✅ Sorted a LL of 0s, 1s, and 2s
✅ Found intersection point of Y LLs
✅ Added numbers in LL

Learning never stops! 💻
#DSA #LinkedLists #Java #CodingJourney #100DaysOfCode #leetcode #connect #letsconnect
Mohd_Saqib_'s tweet image. Day 35 of #100DaysOfCoding 🚀

Dived deeper into Linked Lists today:
✅ Sorted a LL of 0s, 1s, and 2s
✅ Found intersection point of Y LLs
✅ Added numbers in LL

Learning never stops! 💻
#DSA #LinkedLists #Java #CodingJourney #100DaysOfCode #leetcode #connect #letsconnect
Mohd_Saqib_'s tweet image. Day 35 of #100DaysOfCoding 🚀

Dived deeper into Linked Lists today:
✅ Sorted a LL of 0s, 1s, and 2s
✅ Found intersection point of Y LLs
✅ Added numbers in LL

Learning never stops! 💻
#DSA #LinkedLists #Java #CodingJourney #100DaysOfCode #leetcode #connect #letsconnect

🚀 Day 49 of #100DaysOfCoding 🚀 Built two key structures using LinkedLists: ✅ Stack ✅ Queue These exercises deepened my understanding of LinkedLists and their versatility. Each day brings new insights! 💻✨ #LinkedLists #Java #DSA #Stack #Queue #letsconnect #connect

Mohd_Saqib_'s tweet image. 🚀 Day 49 of #100DaysOfCoding 🚀

Built two key structures using LinkedLists: 
✅ Stack
✅ Queue

These exercises deepened my understanding of LinkedLists and their versatility. Each day brings new insights! 💻✨
#LinkedLists #Java #DSA #Stack #Queue #letsconnect #connect
Mohd_Saqib_'s tweet image. 🚀 Day 49 of #100DaysOfCoding 🚀

Built two key structures using LinkedLists: 
✅ Stack
✅ Queue

These exercises deepened my understanding of LinkedLists and their versatility. Each day brings new insights! 💻✨
#LinkedLists #Java #DSA #Stack #Queue #letsconnect #connect

🚀 Day 29 of #100DaysOfDSA: Explored Tortoise and Hare method in linked lists today, solving problems like finding the middle, reversing, detecting loops, and more. Each problem tackled adds to my algorithmic toolkit! 💪💡 #LinkedLists #TortoiseAndHare #ProblemSolving #DSA

ashmit_mala's tweet image. 🚀 Day 29 of #100DaysOfDSA: Explored Tortoise and Hare method in linked lists today, solving problems like finding the middle, reversing, detecting loops, and more. Each problem tackled adds to my algorithmic toolkit! 💪💡 #LinkedLists #TortoiseAndHare #ProblemSolving #DSA
ashmit_mala's tweet image. 🚀 Day 29 of #100DaysOfDSA: Explored Tortoise and Hare method in linked lists today, solving problems like finding the middle, reversing, detecting loops, and more. Each problem tackled adds to my algorithmic toolkit! 💪💡 #LinkedLists #TortoiseAndHare #ProblemSolving #DSA
ashmit_mala's tweet image. 🚀 Day 29 of #100DaysOfDSA: Explored Tortoise and Hare method in linked lists today, solving problems like finding the middle, reversing, detecting loops, and more. Each problem tackled adds to my algorithmic toolkit! 💪💡 #LinkedLists #TortoiseAndHare #ProblemSolving #DSA
ashmit_mala's tweet image. 🚀 Day 29 of #100DaysOfDSA: Explored Tortoise and Hare method in linked lists today, solving problems like finding the middle, reversing, detecting loops, and more. Each problem tackled adds to my algorithmic toolkit! 💪💡 #LinkedLists #TortoiseAndHare #ProblemSolving #DSA

Day 9✅ Studied circular linked lists and solved problems on LeetCode. Keeping the momentum going! 🔄📚 #100DaysOfDSA #LeetCode #LinkedLists

Neharik04's tweet image. Day 9✅
Studied circular linked lists and solved problems on LeetCode. Keeping the momentum going! 🔄📚 #100DaysOfDSA #LeetCode #LinkedLists
Neharik04's tweet image. Day 9✅
Studied circular linked lists and solved problems on LeetCode. Keeping the momentum going! 🔄📚 #100DaysOfDSA #LeetCode #LinkedLists

🚀 Day 7 of My 30-Day Coding Challenge Today, I tackled two Linked List problems : 1️⃣ Middle of the Linked List 🔗 2️⃣ Delete Node in a Linked List 🗑️ #CodingChallenge #DSA #LinkedLists #ProblemSolving #buildinpublic

dinuuu28's tweet image. 🚀 Day 7 of My 30-Day Coding Challenge

Today, I tackled two Linked List problems :

1️⃣ Middle of the Linked List 🔗
2️⃣ Delete Node in a Linked List 🗑️

#CodingChallenge #DSA #LinkedLists #ProblemSolving #buildinpublic
dinuuu28's tweet image. 🚀 Day 7 of My 30-Day Coding Challenge

Today, I tackled two Linked List problems :

1️⃣ Middle of the Linked List 🔗
2️⃣ Delete Node in a Linked List 🗑️

#CodingChallenge #DSA #LinkedLists #ProblemSolving #buildinpublic

The difference in space complexity for returning a reverse Linked List depends on how previousNode is set up: Do you see the difference? #algorithms #leetcode #linkedlists #100DaysOfCode

MaiVangSWE's tweet image. The difference in space complexity for returning a reverse Linked List depends on how previousNode is set up:

Do you see the difference?

#algorithms #leetcode #linkedlists #100DaysOfCode
MaiVangSWE's tweet image. The difference in space complexity for returning a reverse Linked List depends on how previousNode is set up:

Do you see the difference?

#algorithms #leetcode #linkedlists #100DaysOfCode

When dealing with sums of numbers in linked lists, it's commonly written in reverse to represent: ones place (2) tens place (3) hundreds place (9) --> 932 #linkedlists #sum #algorithms

MaiVangSWE's tweet image. When dealing with sums of numbers in linked lists, it&apos;s commonly written in reverse to represent:

ones place (2)
tens place (3)
hundreds place (9)
--&amp;gt; 932

#linkedlists #sum #algorithms

Just solved LeetCode 21: Merge Two Sorted Lists! 🧠💻 Went with an iterative approach—great practice in pointer manipulation and efficient memory management! 🚀 #LeetCode #100DaysOfCode #LinkedLists #Coding #ProblemSolving

SureshJat012's tweet image. Just solved LeetCode 21: Merge Two Sorted Lists! 🧠💻 

Went with an iterative approach—great practice in pointer manipulation and efficient memory management! 🚀 

#LeetCode #100DaysOfCode #LinkedLists #Coding #ProblemSolving

Days 134 & 135 🔹 GfG: ✅ Find the First Node of Loop in a Linked List 🔄🔍 ✅ Remove Loop in Linked List ✂🔗 🔹 LeetCode: ✅ Make Lexicographically Smallest Array by Swapping Elements🔢📈 ✅ Maximum Employees to Be Invited to a Meeting 🏢 #CodingJourney #DSA #LinkedLists

Shubham42373569's tweet image. Days 134 &amp;amp; 135 

🔹 GfG:
✅ Find the First Node of Loop in a Linked List  🔄🔍
✅ Remove Loop in Linked List  ✂🔗
🔹 LeetCode: 
✅ Make Lexicographically Smallest Array by Swapping Elements🔢📈
✅ Maximum Employees to Be Invited to a Meeting 🏢
#CodingJourney #DSA #LinkedLists
Shubham42373569's tweet image. Days 134 &amp;amp; 135 

🔹 GfG:
✅ Find the First Node of Loop in a Linked List  🔄🔍
✅ Remove Loop in Linked List  ✂🔗
🔹 LeetCode: 
✅ Make Lexicographically Smallest Array by Swapping Elements🔢📈
✅ Maximum Employees to Be Invited to a Meeting 🏢
#CodingJourney #DSA #LinkedLists
Shubham42373569's tweet image. Days 134 &amp;amp; 135 

🔹 GfG:
✅ Find the First Node of Loop in a Linked List  🔄🔍
✅ Remove Loop in Linked List  ✂🔗
🔹 LeetCode: 
✅ Make Lexicographically Smallest Array by Swapping Elements🔢📈
✅ Maximum Employees to Be Invited to a Meeting 🏢
#CodingJourney #DSA #LinkedLists
Shubham42373569's tweet image. Days 134 &amp;amp; 135 

🔹 GfG:
✅ Find the First Node of Loop in a Linked List  🔄🔍
✅ Remove Loop in Linked List  ✂🔗
🔹 LeetCode: 
✅ Make Lexicographically Smallest Array by Swapping Elements🔢📈
✅ Maximum Employees to Be Invited to a Meeting 🏢
#CodingJourney #DSA #LinkedLists

This week we are focusing on Linked Lists with Python and of course, we are starting out with a classic: reversing a Linked List The only difference in the code from JavaScript is typically I would set prev to null value, but in Python, I set it to None #linkedlists

MaiVangSWE's tweet image. This week we are focusing on Linked Lists with Python and of course, we are starting out with a classic: reversing a Linked List

The only difference in the code from JavaScript is typically I would set prev to null value, but in Python, I set it to None
#linkedlists

Loading...

Something went wrong.


Something went wrong.


United States Trends