#cycledetection search results

Detecting and Removing Cycles ๐Ÿ”„ Linked Lists with a twist! Detecting and removing cycles is a crucial skill. Example: Detecting a cycle in a linked list using Floyd's Tortoise and Hare algorithm in Java. ๐Ÿ”„๐Ÿ•ต๏ธโ€โ™‚๏ธ #CycleDetection #JavaCoding

codec_one1's tweet image. Detecting and Removing Cycles
๐Ÿ”„ Linked Lists with a twist! Detecting and removing cycles is a crucial skill. Example: Detecting a cycle in a linked list using Floyd's Tortoise and Hare algorithm in Java. ๐Ÿ”„๐Ÿ•ต๏ธโ€โ™‚๏ธ #CycleDetection #JavaCoding

day 25 of 100 days of code today solved the cycle in the dag and Eventual Safe States on gfg use the concept of cycle detection in this, if any node doesn't lead to cycle then add to res and return the sorted ans #100DaysOfCode #graph #cycleDetection #gfg #leetcode

diwa810's tweet image. day 25 of 100 days of code today solved the cycle in the dag and Eventual Safe States
on gfg use the  concept of cycle detection  in this, if any node doesn't lead to cycle then add to res
and return the sorted ans
#100DaysOfCode #graph #cycleDetection #gfg #leetcode

Q 55 of 100: Detect a cycle in a directed graph. #coding #gfg #cycledetection

ad_ars_h's tweet image. Q 55 of 100: Detect a cycle in a directed graph.
#coding #gfg #cycledetection

Solved Directed Graph Cycle Detection using DFS! ๐Ÿ” Used a recursion stack to spot cycles in directed graphs. #DFS #GraphTheory #CycleDetection #LeetCode #Coding

ShristiRawat137's tweet image. Solved Directed Graph Cycle Detection using DFS! ๐Ÿ”
Used a recursion stack to spot cycles in directed graphs.
#DFS #GraphTheory #CycleDetection #LeetCode #Coding

๐Ÿš€ #GFG160 โ€“ Day 67: Loop Spotted in the List! ๐Ÿ” Solved the Detect Loop in a Linked List problem today โ€” used Floydโ€™s Cycle Detection Algorithm โœ”๏ธ Detect Loop in Linked List #LinkedList #CycleDetection #FloydsAlgorithm #GeeksforGeeks #100DaysOfCode #geekstreak2025 @geeksforgeeks

YojitKataria's tweet image. ๐Ÿš€ #GFG160 โ€“ Day 67: Loop Spotted in the List! ๐Ÿ”
Solved the Detect Loop in a Linked List problem today โ€” used Floydโ€™s Cycle Detection Algorithm
โœ”๏ธ Detect Loop in Linked List
#LinkedList #CycleDetection #FloydsAlgorithm #GeeksforGeeks #100DaysOfCode #geekstreak2025
@geeksforgeeks

๐Ÿš€ DSA Learning Update! ๐Ÿš€ Just finished Lecture 88 & 89 of the Love Babbar DSA Series! ๐Ÿ™Œ Covered Cycle Detection: Undirected Graphs: BFS & DFS Directed Graphs: DFS Excited to keep building on these skills! ๐Ÿ’ปโœจ #DSA #GraphAlgorithms #CycleDetection #LoveBabbarDSA #Cpp

dinesh_2047's tweet image. ๐Ÿš€ DSA Learning Update! ๐Ÿš€

Just finished Lecture 88 & 89 of the Love Babbar DSA Series! ๐Ÿ™Œ

Covered Cycle Detection:

Undirected Graphs: BFS & DFS

Directed Graphs: DFS

Excited to keep building on these skills! ๐Ÿ’ปโœจ

#DSA #GraphAlgorithms #CycleDetection #LoveBabbarDSA #Cpp
dinesh_2047's tweet image. ๐Ÿš€ DSA Learning Update! ๐Ÿš€

Just finished Lecture 88 & 89 of the Love Babbar DSA Series! ๐Ÿ™Œ

Covered Cycle Detection:

Undirected Graphs: BFS & DFS

Directed Graphs: DFS

Excited to keep building on these skills! ๐Ÿ’ปโœจ

#DSA #GraphAlgorithms #CycleDetection #LoveBabbarDSA #Cpp
dinesh_2047's tweet image. ๐Ÿš€ DSA Learning Update! ๐Ÿš€

Just finished Lecture 88 & 89 of the Love Babbar DSA Series! ๐Ÿ™Œ

Covered Cycle Detection:

Undirected Graphs: BFS & DFS

Directed Graphs: DFS

Excited to keep building on these skills! ๐Ÿ’ปโœจ

#DSA #GraphAlgorithms #CycleDetection #LoveBabbarDSA #Cpp

๐Ÿ“Œ Day 71 of #gfg160 Solved: Detect Loop in Linked List ๐Ÿ”„ ๐Ÿง  Tip: If fast == slow โ†’ loop exists ๐Ÿ•’ Time: O(n) ๐Ÿ’พ Space: O(1) #LinkedList #CycleDetection #geekstreak2025 #Day71Done #gfg160

ChetanS04065015's tweet image. ๐Ÿ“Œ Day 71 of #gfg160

Solved: Detect Loop in Linked List ๐Ÿ”„
๐Ÿง  Tip: If fast == slow โ†’ loop exists
๐Ÿ•’ Time: O(n)
๐Ÿ’พ Space: O(1)
#LinkedList #CycleDetection #geekstreak2025 #Day71Done #gfg160

๐Ÿš€ #GFG160 โ€“ Day 68: Loops Located & Eliminated! ๐Ÿ”โœ‚๏ธ Solved Find the First Node of the Loop and Remove Loop in Linked List problems today โœ”๏ธ First Node of Loop โœ”๏ธ Remove Loop in Linked List #LinkedList #CycleDetection #GeeksforGeeks #100DaysOfCode #geekstreak2025 @geeksforgeeks

YojitKataria's tweet image. ๐Ÿš€ #GFG160 โ€“ Day 68: Loops Located & Eliminated! ๐Ÿ”โœ‚๏ธ
Solved Find the First Node of the Loop and Remove Loop in Linked List problems today 
โœ”๏ธ First Node of Loop
โœ”๏ธ Remove Loop in Linked List
#LinkedList #CycleDetection #GeeksforGeeks #100DaysOfCode #geekstreak2025
@geeksforgeeks
YojitKataria's tweet image. ๐Ÿš€ #GFG160 โ€“ Day 68: Loops Located & Eliminated! ๐Ÿ”โœ‚๏ธ
Solved Find the First Node of the Loop and Remove Loop in Linked List problems today 
โœ”๏ธ First Node of Loop
โœ”๏ธ Remove Loop in Linked List
#LinkedList #CycleDetection #GeeksforGeeks #100DaysOfCode #geekstreak2025
@geeksforgeeks

๐Ÿ“Œ Day 72 of #gfg160 Solved: First Node of Loop in Linked List ๐Ÿ” โžค After detecting loop, reset slow to head โžค Move both slow & fast one step until they meet โ€” thatโ€™s the loop start ๐ŸŽฏ ๐Ÿ•’ Time: O(n) ๐Ÿ’พ Space: O(1) #LinkedList #CycleDetection #geekstreak2025 #Day72Done #gfg160

ChetanS04065015's tweet image. ๐Ÿ“Œ Day 72 of #gfg160

Solved: First Node of Loop in Linked List ๐Ÿ”
โžค After detecting loop, reset slow to head
โžค Move both slow & fast one step until they meet โ€” thatโ€™s the loop start ๐ŸŽฏ
๐Ÿ•’ Time: O(n)
๐Ÿ’พ Space: O(1)
#LinkedList #CycleDetection #geekstreak2025 #Day72Done #gfg160

๐ŸŽ‰ Day 133 of the @geeksforgeeks #GFG160 Challenge ๐Ÿš€ Solved the #CycleDetection Problem in #C++ ๐Ÿง‘โ€๐Ÿ’ป Used Kahn's Algorithm to detect cycles in a Directed Graph. #GeekStreak2025 #CodingLife #100DaysOfCode #Algorithm #Tech #ProblemSolving #POTD #CodingCommunity

pldiwakar's tweet image. ๐ŸŽ‰ Day 133 of the @geeksforgeeks #GFG160 Challenge
๐Ÿš€ Solved the #CycleDetection Problem in #C++
๐Ÿง‘โ€๐Ÿ’ป Used Kahn's Algorithm to detect cycles in a Directed Graph.
#GeekStreak2025 #CodingLife #100DaysOfCode #Algorithm #Tech #ProblemSolving #POTD #CodingCommunity
pldiwakar's tweet image. ๐ŸŽ‰ Day 133 of the @geeksforgeeks #GFG160 Challenge
๐Ÿš€ Solved the #CycleDetection Problem in #C++
๐Ÿง‘โ€๐Ÿ’ป Used Kahn's Algorithm to detect cycles in a Directed Graph.
#GeekStreak2025 #CodingLife #100DaysOfCode #Algorithm #Tech #ProblemSolving #POTD #CodingCommunity

Day 144 โœ… | #GFG160DaysOfCoding ๐Ÿ“Œ Detect Cycle in Directed Graph ๐Ÿ”น Build adjacency list from edges[][]. ๐Ÿ”น DFS with recursion stack rec[] ๐Ÿ”น If a node is revisited in current path โ†’ cycle โฑ O(V+E) | ๐Ÿ’พ O(V+E) #Graph #CycleDetection #DFS #DSA #geekstreak2025

GouravXDev's tweet image. Day 144 โœ… | #GFG160DaysOfCoding
๐Ÿ“Œ Detect Cycle in Directed Graph

๐Ÿ”น Build adjacency list from edges[][].
๐Ÿ”น DFS with recursion stack rec[]
๐Ÿ”น If a node is revisited in current path โ†’ cycle

  โฑ O(V+E) | ๐Ÿ’พ O(V+E)

#Graph #CycleDetection #DFS #DSA #geekstreak2025
GouravXDev's tweet image. Day 144 โœ… | #GFG160DaysOfCoding
๐Ÿ“Œ Detect Cycle in Directed Graph

๐Ÿ”น Build adjacency list from edges[][].
๐Ÿ”น DFS with recursion stack rec[]
๐Ÿ”น If a node is revisited in current path โ†’ cycle

  โฑ O(V+E) | ๐Ÿ’พ O(V+E)

#Graph #CycleDetection #DFS #DSA #geekstreak2025
GouravXDev's tweet image. Day 144 โœ… | #GFG160DaysOfCoding
๐Ÿ“Œ Detect Cycle in Directed Graph

๐Ÿ”น Build adjacency list from edges[][].
๐Ÿ”น DFS with recursion stack rec[]
๐Ÿ”น If a node is revisited in current path โ†’ cycle

  โฑ O(V+E) | ๐Ÿ’พ O(V+E)

#Graph #CycleDetection #DFS #DSA #geekstreak2025

๐Ÿ’ฑ Just because a market repeats doesnโ€™t mean itโ€™s reliable. ๐ŸŒ At Quanticagpt, we test if the rhythm hides fragility. ๐Ÿ‘€ Patterns can be traps. Cycles can carry cracks. ๐Ÿ”— See whatโ€™s behind the loop ๐Ÿ‘‰quanticagpt.com #Quanticagpt #PatternTrap #CycleDetection #AIInsight

QUANTICAGPT_'s tweet image. ๐Ÿ’ฑ Just because a market repeats doesnโ€™t mean itโ€™s reliable.
๐ŸŒ At Quanticagpt, we test if the rhythm hides fragility.
๐Ÿ‘€ Patterns can be traps. Cycles can carry cracks.
๐Ÿ”— See whatโ€™s behind the loop 
๐Ÿ‘‰quanticagpt.com

#Quanticagpt #PatternTrap #CycleDetection #AIInsight

Day 25 of 365 DSA Challenge Solved "Linked List Cycle"! ๐Ÿ”„ Approach: Use two pointers (slow and fast). If they meet, there is a cycle. Complexity: Time: O(n) Space: O(1) #365DSAChallenge #LinkedList #CycleDetection #Day25

Dawn_of_Death's tweet image. Day 25 of 365 DSA Challenge
Solved "Linked List Cycle"! ๐Ÿ”„

Approach: Use two pointers (slow and fast). If they meet, there is a cycle.

Complexity:
Time: O(n)
Space: O(1)

#365DSAChallenge #LinkedList #CycleDetection #Day25

Day 221 - DSA Challenge Update ๐Ÿ”น #gfg160 Day 157: Find the Only Repeating Element from 1 to n-1 โœ… ๐Ÿ“Œ Solved using Floyd's Tortoise and Hare (Cycle Detection) method in O(n) time and O(1) . #CycleDetection #FloydAlgorithm #DSAChallenge #gfg160 #GeekStreak2024 @geeksforgeeks

SatyamG21400517's tweet image. Day 221 - DSA Challenge Update
๐Ÿ”น #gfg160 Day 157: Find the Only Repeating Element from 1 to n-1 โœ…
๐Ÿ“Œ Solved using Floyd's Tortoise and Hare (Cycle Detection) method in O(n) time and O(1) .

#CycleDetection #FloydAlgorithm #DSAChallenge #gfg160 #GeekStreak2024
@geeksforgeeks
SatyamG21400517's tweet image. Day 221 - DSA Challenge Update
๐Ÿ”น #gfg160 Day 157: Find the Only Repeating Element from 1 to n-1 โœ…
๐Ÿ“Œ Solved using Floyd's Tortoise and Hare (Cycle Detection) method in O(n) time and O(1) .

#CycleDetection #FloydAlgorithm #DSAChallenge #gfg160 #GeekStreak2024
@geeksforgeeks

๐ŸŽ‰ Day 130 of the @geeksforgeeks #gfg160 Challenge ๐Ÿš€ Solved the #CycleDetection Problem in #C++ ๐Ÿง‘โ€๐Ÿ’ป Used #DFSAlgorithm to detect cycles in an undirected graph. #GeekStreak2025 #CodingLife #100DaysOfCode #Algorithm #Tech #ProblemSolving #potd #CodingCommunity #DevLife #CodeNewbie

pldiwakar's tweet image. ๐ŸŽ‰ Day 130 of the @geeksforgeeks #gfg160 Challenge
๐Ÿš€ Solved the #CycleDetection Problem in #C++
๐Ÿง‘โ€๐Ÿ’ป Used #DFSAlgorithm to detect cycles in an undirected graph.
#GeekStreak2025 #CodingLife #100DaysOfCode #Algorithm #Tech #ProblemSolving #potd #CodingCommunity #DevLife #CodeNewbie
pldiwakar's tweet image. ๐ŸŽ‰ Day 130 of the @geeksforgeeks #gfg160 Challenge
๐Ÿš€ Solved the #CycleDetection Problem in #C++
๐Ÿง‘โ€๐Ÿ’ป Used #DFSAlgorithm to detect cycles in an undirected graph.
#GeekStreak2025 #CodingLife #100DaysOfCode #Algorithm #Tech #ProblemSolving #potd #CodingCommunity #DevLife #CodeNewbie

๐Ÿ’ฑ Just because a market repeats doesnโ€™t mean itโ€™s reliable. ๐ŸŒ At Quanticagpt, we test if the rhythm hides fragility. ๐Ÿ‘€ Patterns can be traps. Cycles can carry cracks. ๐Ÿ”— See whatโ€™s behind the loop ๐Ÿ‘‰quanticagpt.com #Quanticagpt #PatternTrap #CycleDetection #AIInsight

QUANTICAGPT_'s tweet image. ๐Ÿ’ฑ Just because a market repeats doesnโ€™t mean itโ€™s reliable.
๐ŸŒ At Quanticagpt, we test if the rhythm hides fragility.
๐Ÿ‘€ Patterns can be traps. Cycles can carry cracks.
๐Ÿ”— See whatโ€™s behind the loop 
๐Ÿ‘‰quanticagpt.com

#Quanticagpt #PatternTrap #CycleDetection #AIInsight

day 25 of 100 days of code today solved the cycle in the dag and Eventual Safe States on gfg use the concept of cycle detection in this, if any node doesn't lead to cycle then add to res and return the sorted ans #100DaysOfCode #graph #cycleDetection #gfg #leetcode

diwa810's tweet image. day 25 of 100 days of code today solved the cycle in the dag and Eventual Safe States
on gfg use the  concept of cycle detection  in this, if any node doesn't lead to cycle then add to res
and return the sorted ans
#100DaysOfCode #graph #cycleDetection #gfg #leetcode

Day 144 โœ… | #GFG160DaysOfCoding ๐Ÿ“Œ Detect Cycle in Directed Graph ๐Ÿ”น Build adjacency list from edges[][]. ๐Ÿ”น DFS with recursion stack rec[] ๐Ÿ”น If a node is revisited in current path โ†’ cycle โฑ O(V+E) | ๐Ÿ’พ O(V+E) #Graph #CycleDetection #DFS #DSA #geekstreak2025

GouravXDev's tweet image. Day 144 โœ… | #GFG160DaysOfCoding
๐Ÿ“Œ Detect Cycle in Directed Graph

๐Ÿ”น Build adjacency list from edges[][].
๐Ÿ”น DFS with recursion stack rec[]
๐Ÿ”น If a node is revisited in current path โ†’ cycle

  โฑ O(V+E) | ๐Ÿ’พ O(V+E)

#Graph #CycleDetection #DFS #DSA #geekstreak2025
GouravXDev's tweet image. Day 144 โœ… | #GFG160DaysOfCoding
๐Ÿ“Œ Detect Cycle in Directed Graph

๐Ÿ”น Build adjacency list from edges[][].
๐Ÿ”น DFS with recursion stack rec[]
๐Ÿ”น If a node is revisited in current path โ†’ cycle

  โฑ O(V+E) | ๐Ÿ’พ O(V+E)

#Graph #CycleDetection #DFS #DSA #geekstreak2025
GouravXDev's tweet image. Day 144 โœ… | #GFG160DaysOfCoding
๐Ÿ“Œ Detect Cycle in Directed Graph

๐Ÿ”น Build adjacency list from edges[][].
๐Ÿ”น DFS with recursion stack rec[]
๐Ÿ”น If a node is revisited in current path โ†’ cycle

  โฑ O(V+E) | ๐Ÿ’พ O(V+E)

#Graph #CycleDetection #DFS #DSA #geekstreak2025

Today I did #Graphs ๐Ÿง  โœ”๏ธ #KahnsAlgorithm โœ”๏ธ #CycleDetection using #BFS โ€” was actually fun! ๐Ÿ˜„ Also explored #CSS basics โ€” #Margin vs #Padding. Bit confusing but got a decent grasp for now. #100DaysOfCode #WebDev #DSA #CodingJourney #Frontend #TechTwitter #connect


๐Ÿ”ธ Linked List Cycle Detection ๐Ÿ”— leetcode.com/problems/linkeโ€ฆ ๐Ÿ“Œ Approach: โ€ข Floyd's Cycle Detection (Tortoise & Hare) โ€ข Two pointers (slow, fast) โ€ข If they meet โ†’ cycle exists #DSA #LinkedList #CycleDetection


Solved Directed Graph Cycle Detection using DFS! ๐Ÿ” Used a recursion stack to spot cycles in directed graphs. #DFS #GraphTheory #CycleDetection #LeetCode #Coding

ShristiRawat137's tweet image. Solved Directed Graph Cycle Detection using DFS! ๐Ÿ”
Used a recursion stack to spot cycles in directed graphs.
#DFS #GraphTheory #CycleDetection #LeetCode #Coding

๐Ÿš€ Day 73/160 of GFG DSA Challenge Solved: Find the First Node of Loop in a Linked List ๐Ÿ” โœจ Used Floydโ€™s Cycle Detection (Tortoise & Hare) ๐Ÿ•’ Time: O(N)โ€ƒ|โ€ƒ๐Ÿ”ง Space: O(1) #DSA #LinkedList #CycleDetection #FloydAlgo #GFG160 #160DaysOfCode #CodingChallenge #CPlusPlus

Tripathi_2022_'s tweet image. ๐Ÿš€ Day 73/160 of GFG DSA Challenge
Solved: Find the First Node of Loop in a Linked List ๐Ÿ”
โœจ Used Floydโ€™s Cycle Detection (Tortoise & Hare)
๐Ÿ•’ Time: O(N)โ€ƒ|โ€ƒ๐Ÿ”ง Space: O(1)
#DSA #LinkedList #CycleDetection #FloydAlgo #GFG160 #160DaysOfCode #CodingChallenge #CPlusPlus

๐Ÿš€ Day 72/160 of GFG DSA Challenge Solved: Find the First Node of Loop in a Linked List ๐Ÿ” โœจ Used Floydโ€™s Cycle Detection (Tortoise & Hare) ๐Ÿ•’ Time: O(N) | ๐Ÿ”ง Space: O(1) #DSA #LinkedList #CycleDetection #FloydAlgo #GFG160 #160DaysOfCode

Tripathi_2022_'s tweet image. ๐Ÿš€ Day 72/160 of GFG DSA Challenge
Solved: Find the First Node of Loop in a Linked List ๐Ÿ”
โœจ Used Floydโ€™s Cycle Detection (Tortoise & Hare)
๐Ÿ•’ Time: O(N) | ๐Ÿ”ง Space: O(1)
#DSA #LinkedList #CycleDetection #FloydAlgo #GFG160 #160DaysOfCode

๐Ÿ“Œ Day 72 of #gfg160 Solved: First Node of Loop in Linked List ๐Ÿ” โžค After detecting loop, reset slow to head โžค Move both slow & fast one step until they meet โ€” thatโ€™s the loop start ๐ŸŽฏ ๐Ÿ•’ Time: O(n) ๐Ÿ’พ Space: O(1) #LinkedList #CycleDetection #geekstreak2025 #Day72Done #gfg160

ChetanS04065015's tweet image. ๐Ÿ“Œ Day 72 of #gfg160

Solved: First Node of Loop in Linked List ๐Ÿ”
โžค After detecting loop, reset slow to head
โžค Move both slow & fast one step until they meet โ€” thatโ€™s the loop start ๐ŸŽฏ
๐Ÿ•’ Time: O(n)
๐Ÿ’พ Space: O(1)
#LinkedList #CycleDetection #geekstreak2025 #Day72Done #gfg160

๐Ÿš€ #GFG160 โ€“ Day 68: Loops Located & Eliminated! ๐Ÿ”โœ‚๏ธ Solved Find the First Node of the Loop and Remove Loop in Linked List problems today โœ”๏ธ First Node of Loop โœ”๏ธ Remove Loop in Linked List #LinkedList #CycleDetection #GeeksforGeeks #100DaysOfCode #geekstreak2025 @geeksforgeeks

YojitKataria's tweet image. ๐Ÿš€ #GFG160 โ€“ Day 68: Loops Located & Eliminated! ๐Ÿ”โœ‚๏ธ
Solved Find the First Node of the Loop and Remove Loop in Linked List problems today 
โœ”๏ธ First Node of Loop
โœ”๏ธ Remove Loop in Linked List
#LinkedList #CycleDetection #GeeksforGeeks #100DaysOfCode #geekstreak2025
@geeksforgeeks
YojitKataria's tweet image. ๐Ÿš€ #GFG160 โ€“ Day 68: Loops Located & Eliminated! ๐Ÿ”โœ‚๏ธ
Solved Find the First Node of the Loop and Remove Loop in Linked List problems today 
โœ”๏ธ First Node of Loop
โœ”๏ธ Remove Loop in Linked List
#LinkedList #CycleDetection #GeeksforGeeks #100DaysOfCode #geekstreak2025
@geeksforgeeks

No results for "#cycledetection"

day 25 of 100 days of code today solved the cycle in the dag and Eventual Safe States on gfg use the concept of cycle detection in this, if any node doesn't lead to cycle then add to res and return the sorted ans #100DaysOfCode #graph #cycleDetection #gfg #leetcode

diwa810's tweet image. day 25 of 100 days of code today solved the cycle in the dag and Eventual Safe States
on gfg use the  concept of cycle detection  in this, if any node doesn't lead to cycle then add to res
and return the sorted ans
#100DaysOfCode #graph #cycleDetection #gfg #leetcode

Detecting and Removing Cycles ๐Ÿ”„ Linked Lists with a twist! Detecting and removing cycles is a crucial skill. Example: Detecting a cycle in a linked list using Floyd's Tortoise and Hare algorithm in Java. ๐Ÿ”„๐Ÿ•ต๏ธโ€โ™‚๏ธ #CycleDetection #JavaCoding

codec_one1's tweet image. Detecting and Removing Cycles
๐Ÿ”„ Linked Lists with a twist! Detecting and removing cycles is a crucial skill. Example: Detecting a cycle in a linked list using Floyd's Tortoise and Hare algorithm in Java. ๐Ÿ”„๐Ÿ•ต๏ธโ€โ™‚๏ธ #CycleDetection #JavaCoding

Q 55 of 100: Detect a cycle in a directed graph. #coding #gfg #cycledetection

ad_ars_h's tweet image. Q 55 of 100: Detect a cycle in a directed graph.
#coding #gfg #cycledetection

๐Ÿš€ #GFG160 โ€“ Day 68: Loops Located & Eliminated! ๐Ÿ”โœ‚๏ธ Solved Find the First Node of the Loop and Remove Loop in Linked List problems today โœ”๏ธ First Node of Loop โœ”๏ธ Remove Loop in Linked List #LinkedList #CycleDetection #GeeksforGeeks #100DaysOfCode #geekstreak2025 @geeksforgeeks

YojitKataria's tweet image. ๐Ÿš€ #GFG160 โ€“ Day 68: Loops Located & Eliminated! ๐Ÿ”โœ‚๏ธ
Solved Find the First Node of the Loop and Remove Loop in Linked List problems today 
โœ”๏ธ First Node of Loop
โœ”๏ธ Remove Loop in Linked List
#LinkedList #CycleDetection #GeeksforGeeks #100DaysOfCode #geekstreak2025
@geeksforgeeks
YojitKataria's tweet image. ๐Ÿš€ #GFG160 โ€“ Day 68: Loops Located & Eliminated! ๐Ÿ”โœ‚๏ธ
Solved Find the First Node of the Loop and Remove Loop in Linked List problems today 
โœ”๏ธ First Node of Loop
โœ”๏ธ Remove Loop in Linked List
#LinkedList #CycleDetection #GeeksforGeeks #100DaysOfCode #geekstreak2025
@geeksforgeeks

๐Ÿ“Œ Day 71 of #gfg160 Solved: Detect Loop in Linked List ๐Ÿ”„ ๐Ÿง  Tip: If fast == slow โ†’ loop exists ๐Ÿ•’ Time: O(n) ๐Ÿ’พ Space: O(1) #LinkedList #CycleDetection #geekstreak2025 #Day71Done #gfg160

ChetanS04065015's tweet image. ๐Ÿ“Œ Day 71 of #gfg160

Solved: Detect Loop in Linked List ๐Ÿ”„
๐Ÿง  Tip: If fast == slow โ†’ loop exists
๐Ÿ•’ Time: O(n)
๐Ÿ’พ Space: O(1)
#LinkedList #CycleDetection #geekstreak2025 #Day71Done #gfg160

๐Ÿš€ #GFG160 โ€“ Day 67: Loop Spotted in the List! ๐Ÿ” Solved the Detect Loop in a Linked List problem today โ€” used Floydโ€™s Cycle Detection Algorithm โœ”๏ธ Detect Loop in Linked List #LinkedList #CycleDetection #FloydsAlgorithm #GeeksforGeeks #100DaysOfCode #geekstreak2025 @geeksforgeeks

YojitKataria's tweet image. ๐Ÿš€ #GFG160 โ€“ Day 67: Loop Spotted in the List! ๐Ÿ”
Solved the Detect Loop in a Linked List problem today โ€” used Floydโ€™s Cycle Detection Algorithm
โœ”๏ธ Detect Loop in Linked List
#LinkedList #CycleDetection #FloydsAlgorithm #GeeksforGeeks #100DaysOfCode #geekstreak2025
@geeksforgeeks

Solved Directed Graph Cycle Detection using DFS! ๐Ÿ” Used a recursion stack to spot cycles in directed graphs. #DFS #GraphTheory #CycleDetection #LeetCode #Coding

ShristiRawat137's tweet image. Solved Directed Graph Cycle Detection using DFS! ๐Ÿ”
Used a recursion stack to spot cycles in directed graphs.
#DFS #GraphTheory #CycleDetection #LeetCode #Coding

๐Ÿš€ DSA Learning Update! ๐Ÿš€ Just finished Lecture 88 & 89 of the Love Babbar DSA Series! ๐Ÿ™Œ Covered Cycle Detection: Undirected Graphs: BFS & DFS Directed Graphs: DFS Excited to keep building on these skills! ๐Ÿ’ปโœจ #DSA #GraphAlgorithms #CycleDetection #LoveBabbarDSA #Cpp

dinesh_2047's tweet image. ๐Ÿš€ DSA Learning Update! ๐Ÿš€

Just finished Lecture 88 & 89 of the Love Babbar DSA Series! ๐Ÿ™Œ

Covered Cycle Detection:

Undirected Graphs: BFS & DFS

Directed Graphs: DFS

Excited to keep building on these skills! ๐Ÿ’ปโœจ

#DSA #GraphAlgorithms #CycleDetection #LoveBabbarDSA #Cpp
dinesh_2047's tweet image. ๐Ÿš€ DSA Learning Update! ๐Ÿš€

Just finished Lecture 88 & 89 of the Love Babbar DSA Series! ๐Ÿ™Œ

Covered Cycle Detection:

Undirected Graphs: BFS & DFS

Directed Graphs: DFS

Excited to keep building on these skills! ๐Ÿ’ปโœจ

#DSA #GraphAlgorithms #CycleDetection #LoveBabbarDSA #Cpp
dinesh_2047's tweet image. ๐Ÿš€ DSA Learning Update! ๐Ÿš€

Just finished Lecture 88 & 89 of the Love Babbar DSA Series! ๐Ÿ™Œ

Covered Cycle Detection:

Undirected Graphs: BFS & DFS

Directed Graphs: DFS

Excited to keep building on these skills! ๐Ÿ’ปโœจ

#DSA #GraphAlgorithms #CycleDetection #LoveBabbarDSA #Cpp

Day 144 โœ… | #GFG160DaysOfCoding ๐Ÿ“Œ Detect Cycle in Directed Graph ๐Ÿ”น Build adjacency list from edges[][]. ๐Ÿ”น DFS with recursion stack rec[] ๐Ÿ”น If a node is revisited in current path โ†’ cycle โฑ O(V+E) | ๐Ÿ’พ O(V+E) #Graph #CycleDetection #DFS #DSA #geekstreak2025

GouravXDev's tweet image. Day 144 โœ… | #GFG160DaysOfCoding
๐Ÿ“Œ Detect Cycle in Directed Graph

๐Ÿ”น Build adjacency list from edges[][].
๐Ÿ”น DFS with recursion stack rec[]
๐Ÿ”น If a node is revisited in current path โ†’ cycle

  โฑ O(V+E) | ๐Ÿ’พ O(V+E)

#Graph #CycleDetection #DFS #DSA #geekstreak2025
GouravXDev's tweet image. Day 144 โœ… | #GFG160DaysOfCoding
๐Ÿ“Œ Detect Cycle in Directed Graph

๐Ÿ”น Build adjacency list from edges[][].
๐Ÿ”น DFS with recursion stack rec[]
๐Ÿ”น If a node is revisited in current path โ†’ cycle

  โฑ O(V+E) | ๐Ÿ’พ O(V+E)

#Graph #CycleDetection #DFS #DSA #geekstreak2025
GouravXDev's tweet image. Day 144 โœ… | #GFG160DaysOfCoding
๐Ÿ“Œ Detect Cycle in Directed Graph

๐Ÿ”น Build adjacency list from edges[][].
๐Ÿ”น DFS with recursion stack rec[]
๐Ÿ”น If a node is revisited in current path โ†’ cycle

  โฑ O(V+E) | ๐Ÿ’พ O(V+E)

#Graph #CycleDetection #DFS #DSA #geekstreak2025

๐ŸŽ‰ Day 133 of the @geeksforgeeks #GFG160 Challenge ๐Ÿš€ Solved the #CycleDetection Problem in #C++ ๐Ÿง‘โ€๐Ÿ’ป Used Kahn's Algorithm to detect cycles in a Directed Graph. #GeekStreak2025 #CodingLife #100DaysOfCode #Algorithm #Tech #ProblemSolving #POTD #CodingCommunity

pldiwakar's tweet image. ๐ŸŽ‰ Day 133 of the @geeksforgeeks #GFG160 Challenge
๐Ÿš€ Solved the #CycleDetection Problem in #C++
๐Ÿง‘โ€๐Ÿ’ป Used Kahn's Algorithm to detect cycles in a Directed Graph.
#GeekStreak2025 #CodingLife #100DaysOfCode #Algorithm #Tech #ProblemSolving #POTD #CodingCommunity
pldiwakar's tweet image. ๐ŸŽ‰ Day 133 of the @geeksforgeeks #GFG160 Challenge
๐Ÿš€ Solved the #CycleDetection Problem in #C++
๐Ÿง‘โ€๐Ÿ’ป Used Kahn's Algorithm to detect cycles in a Directed Graph.
#GeekStreak2025 #CodingLife #100DaysOfCode #Algorithm #Tech #ProblemSolving #POTD #CodingCommunity

๐Ÿ“Œ Day 72 of #gfg160 Solved: First Node of Loop in Linked List ๐Ÿ” โžค After detecting loop, reset slow to head โžค Move both slow & fast one step until they meet โ€” thatโ€™s the loop start ๐ŸŽฏ ๐Ÿ•’ Time: O(n) ๐Ÿ’พ Space: O(1) #LinkedList #CycleDetection #geekstreak2025 #Day72Done #gfg160

ChetanS04065015's tweet image. ๐Ÿ“Œ Day 72 of #gfg160

Solved: First Node of Loop in Linked List ๐Ÿ”
โžค After detecting loop, reset slow to head
โžค Move both slow & fast one step until they meet โ€” thatโ€™s the loop start ๐ŸŽฏ
๐Ÿ•’ Time: O(n)
๐Ÿ’พ Space: O(1)
#LinkedList #CycleDetection #geekstreak2025 #Day72Done #gfg160

Day 221 - DSA Challenge Update ๐Ÿ”น #gfg160 Day 157: Find the Only Repeating Element from 1 to n-1 โœ… ๐Ÿ“Œ Solved using Floyd's Tortoise and Hare (Cycle Detection) method in O(n) time and O(1) . #CycleDetection #FloydAlgorithm #DSAChallenge #gfg160 #GeekStreak2024 @geeksforgeeks

SatyamG21400517's tweet image. Day 221 - DSA Challenge Update
๐Ÿ”น #gfg160 Day 157: Find the Only Repeating Element from 1 to n-1 โœ…
๐Ÿ“Œ Solved using Floyd's Tortoise and Hare (Cycle Detection) method in O(n) time and O(1) .

#CycleDetection #FloydAlgorithm #DSAChallenge #gfg160 #GeekStreak2024
@geeksforgeeks
SatyamG21400517's tweet image. Day 221 - DSA Challenge Update
๐Ÿ”น #gfg160 Day 157: Find the Only Repeating Element from 1 to n-1 โœ…
๐Ÿ“Œ Solved using Floyd's Tortoise and Hare (Cycle Detection) method in O(n) time and O(1) .

#CycleDetection #FloydAlgorithm #DSAChallenge #gfg160 #GeekStreak2024
@geeksforgeeks

Day 25 of 365 DSA Challenge Solved "Linked List Cycle"! ๐Ÿ”„ Approach: Use two pointers (slow and fast). If they meet, there is a cycle. Complexity: Time: O(n) Space: O(1) #365DSAChallenge #LinkedList #CycleDetection #Day25

Dawn_of_Death's tweet image. Day 25 of 365 DSA Challenge
Solved "Linked List Cycle"! ๐Ÿ”„

Approach: Use two pointers (slow and fast). If they meet, there is a cycle.

Complexity:
Time: O(n)
Space: O(1)

#365DSAChallenge #LinkedList #CycleDetection #Day25

๐Ÿš€ Day 5 of #GFG160 ๐Ÿ” Solved: Detect Cycle in a Directed Graph ๐Ÿง  Used DFS ๐Ÿ” & Kahnโ€™s Algo ๐Ÿ“ฅ Great insights on graph dependencies! #GeekStreak2025 #CycleDetection #GraphAlgorithms @geeksforgeeks

aditya_7989's tweet image. ๐Ÿš€ Day 5 of #GFG160
๐Ÿ” Solved: Detect Cycle in a Directed Graph
๐Ÿง  Used DFS ๐Ÿ” & Kahnโ€™s Algo ๐Ÿ“ฅ
Great insights on graph dependencies!
#GeekStreak2025 #CycleDetection #GraphAlgorithms @geeksforgeeks

๐ŸŽ‰ Day 130 of the @geeksforgeeks #gfg160 Challenge ๐Ÿš€ Solved the #CycleDetection Problem in #C++ ๐Ÿง‘โ€๐Ÿ’ป Used #DFSAlgorithm to detect cycles in an undirected graph. #GeekStreak2025 #CodingLife #100DaysOfCode #Algorithm #Tech #ProblemSolving #potd #CodingCommunity #DevLife #CodeNewbie

pldiwakar's tweet image. ๐ŸŽ‰ Day 130 of the @geeksforgeeks #gfg160 Challenge
๐Ÿš€ Solved the #CycleDetection Problem in #C++
๐Ÿง‘โ€๐Ÿ’ป Used #DFSAlgorithm to detect cycles in an undirected graph.
#GeekStreak2025 #CodingLife #100DaysOfCode #Algorithm #Tech #ProblemSolving #potd #CodingCommunity #DevLife #CodeNewbie
pldiwakar's tweet image. ๐ŸŽ‰ Day 130 of the @geeksforgeeks #gfg160 Challenge
๐Ÿš€ Solved the #CycleDetection Problem in #C++
๐Ÿง‘โ€๐Ÿ’ป Used #DFSAlgorithm to detect cycles in an undirected graph.
#GeekStreak2025 #CodingLife #100DaysOfCode #Algorithm #Tech #ProblemSolving #potd #CodingCommunity #DevLife #CodeNewbie

Loading...

Something went wrong.


Something went wrong.


United States Trends