Explore tweets tagged as #PYTHONDSA
Day 72 ✅ | #gfg160 Challenge @geeksforgeeks.🔁 Solved: Find the First Node of Loop in a Linked List.📌 Approach: Extended Floyd’s Cycle Detection Algorithm.⏱️ Time : O(n).📦 Space : O(1). ALT = Detailed explanation 👇. #PythonDSA #100DaysOfCode #LinkedList #GeekStreak2025
0
0
12
Day 73 ✅ | #gfg160 Challenge @geeksforgeeks.🔁 Solved: Remove Loop in Linked List.⚙️ Approach: Floyd’s Cycle Detection + Loop Breaker.⏱️ Time Complexity: O(n). 📦 Space Complexity: O(1). ALT = Detailed breakdown below ⬇️. #LinkedList #PythonDSA #GeeksForGeeks #100DaysOfCode
0
0
8
LeetCode 1614 – Maximum Nesting Depth of Parentheses. Solved: Find max depth of nested parentheses.Traverse string, increment on '(',decrement on ')'.Track maximum depth reached.O(n) time, O(1)space.Simple yet useful stack-like logic!. #LeetCode #100DaysOfCode #PythonDSA #Strings.
1
0
5
Day 26 . 71. Find Only Repetitive Element from 1 to n-1. #DSA #PYTHON #CODING #PYTHONDSA . Break - 2 days
0
1
0
Successful completed first Lesson on Binary Search & Linked List of #pythondsa by @JovianHQ , @AakashNs. looking great journey ahead with @JovianHQ & #pythondsa . #python #DSA #softwaredevelopment #Developers #programming
0
0
1