Explore tweets tagged as #FloydsAlgorithm
π§΅ DAY 18/40 β #DSA40.π§ Topic: Cycle Detection (Floydβs Algorithm).Todayβs Leetcode grind:.πΉ #141 β Linked List Cycle.πΉ #287 β Find the Duplicate Number. Letβs break it down π.#LinkedList #FloydsAlgorithm #Leetcode #DSA #Python
1
0
2
π Day 72 of #geekstreak2024!. Find the First Node of Loop in Linked List. Hint: Use Floydβs Cycle Detection, reset one pointer to head when a loop is detected, and move both pointers one step at a time. #gfg160 #LinkedList #CycleDetection #FloydsAlgorithm
0
0
29
π Day 71 of #geekstreak2024!. Detect Loop in Linked List. Hint: Use two pointers (slow and fast). If they meet, a loop exists; otherwise, no loop. #gfg160 #LinkedList #CycleDetection #FloydsAlgorithm
0
0
12
Day 73 of #GFG160DaysOfCode π.Solved: Remove loop in a Linked List π.β Time: O(n), Space: O(1).#Python #LinkedList #RemoveLoop #FloydsAlgorithm #DSA #CodingChallenge
0
0
0
Day 71 of my GFG 160 journey β solved βDetect Loop in Linked Listβ! ππ¨.Floydβs Cycle Detection to the rescue β fast meets slow and logic wins! π§ π.#Day71 #LoopDetection #FloydsAlgorithm #LinkedListContinues #gfg160 #geekstreak2025 @geeksforgeeks
0
0
0
Day 72 of #GFG160DaysOfCode π.Solved: Find the first node of the loop in a Linked List .#Python #LinkedList #CycleStart #FloydsAlgorithm #DSA #CodingChallenge
0
0
0
Day 71 of #GFG160DaysOfCode π.Solved: Detect Loop in a Linked List using Floydβs Cycle Detection Algorithm. β Two pointers (slow & fast) β if they meet, thereβs a loop!.β Time: O(n), Space: O(1).#Python #LinkedList #FloydsAlgorithm #CycleDetection #DSA #CodingChallenge
0
0
0
Day 72 of #gfg160 #geekstreak2025:.Loop found. but where did it begin? ππ« Traced the first node of the cycle using Floydβs magic step-by-step!.#LinkedList #CycleStart #FloydsAlgorithm #DSA #GeekStreak2025
0
0
0
π
Day 19/100 of #100DaysOfCode.β
Solved: LeetCode β "Linked List Cycle II".π‘ Topic: LL, Two Pointers.π§ Learning: Used slow & fast pointers to detect the cycle. Reset one find cycle's entry point O(n).#LeetCode #DSA #TwoPointers #FloydsAlgorithm #TechTwitter #BuildInPublic
1
0
11
π§ Day 72 of the #gfg160 DSA Challenge!. π Problem: Find the first node of the loop in a linked list if there is a cycle. βοΈ Time Complexity: O(n).π§ Space Complexity: O(1).#GeekStreak2025 #CycleDetection #FloydsAlgorithm #LinkedList
0
0
0
π #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
1
0
7
π Day 71 of 160 Days of Coding #gfg160 #geekstreak2025.π― Problem: Detect Loop in Linked List.Used Floydβs Cycle Detection Algorithm π’π to check for loops in constant space!.Fast & slow pointers never lie!.@geeksforgeeks #DSA #LinkedList #CycleDetection #FloydsAlgorithm
0
0
0
π Day 72 of 160 Days of Coding #gfg160 #geekstreak2025.π― Problem: First Node of Loop in Linked List.Floydβs algorithm once again! π’ meets π β then trace back to loop's start. Cycle detected β
Starting point found π.@geeksforgeeks #DSA #LinkedList #FloydsAlgorithm
0
0
0
Day 71 of #gfg160 #geekstreak2025:.Caught in a cycle? π Used Floydβs Tortoise & Hare to sniff out loops in linked lists. No node escapes! π΅οΈββοΈ.#LinkedList #LoopDetection #FloydsAlgorithm #CycleCheck #DSA #GeekStreak2025
0
0
0
π
Day 28 of #GFG160. Today's challenge: π Detect Loop in a Linked List!.Used Floydβs Cycle Detection π’π to spot and measure loops efficiently!.Mastering pointers like a pro π¨βπ».@geeksforgeeks.#GFG160 #GeekStreak2025 #LinkedList #FloydsAlgorithm #DSAJourney π
0
0
1
π
Day 12/100 β #100DaysOfCode of #NamasteDSA by @akshaymarch7.Solved Linked List Cycle problem π. β
Approaches:.πΉ HashMap β easy & clear.πΉ Floydβs Algorithm π’π β fast & elegant. Practiced on @LeetCode, getting sharper with pointers!. #DSA #CodingJourney #FloydsAlgorithm.
0
0
2
β
Same result, just different flavours of logic!. Love how clean logic can have multiple styles β€οΈ. Thanks @kunalstwt for always inspiring us with such crystal-clear DSA breakdowns π. #Java #DSA #CodeWithKK #FloydsAlgorithm #Coding.
0
0
0
Day 62: Delved into the intricacies of detecting loop cycles, starting heads, and removing loops in linked lists with Floyd's algorithm. π Also, expanded my knowledge of functions and methods in JavaScript, enhancing my programming proficiency. πΌπ» #FloydsAlgorithm #JavaScript.
0
0
1
π Just cracked an interesting algorithm today! π‘ Used Floyd's Cycle Detection Algorithm to find duplicates in arrays. π Check my solution on GitHub: [. #Algorithms #Coding #ProblemSolving #GitHub #FloydsAlgorithm #CodeNewbie.
0
0
1