#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
 
                                            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
 
                                            LeetCode Contest 466 – Q2 Minimum Operations to Transform String Solved in contest! Compared both strings → tracked mismatches → calculated ops based on differences Great mix of string traversal & greedy logic! #LeetCode #Contest #PythonDSA #DSA #DailyPractice
LeetCode 1283 – Find the Smallest Divisor Given a Threshold Find the smallest divisor so that sum of [num/div]≤threshold Used binary search on divisor range[1…max(nums)] For each mid, compute sum If sum-threshold:increase divisor Else:shrink search space #LeetCode #PythonDSA
AGPIT’s T&P Cell successfully conducted Phase I of the Technical Training Program on "Python: DSA" for 3rd Year Computer Engineering students—equipping them with coding skills and problem-solving foundations for future career success. #AGPIT #PythonDSA #PlacementPrep #SkillUp
 
                                             
                                             
                                             
                                            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
 
                                            Suggest me some best algorithms that can help me to crack a 20 LPA job !! #pythonDSA
I need a DSA partner to study it from the very beginning in python. #100DaysOfCode #pythondsa
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
LeetCode Contest 466 – Q2 Minimum Operations to Transform String Solved in contest! Compared both strings → tracked mismatches → calculated ops based on differences Great mix of string traversal & greedy logic! #LeetCode #Contest #PythonDSA #DSA #DailyPractice
LeetCode 1283 – Find the Smallest Divisor Given a Threshold Find the smallest divisor so that sum of [num/div]≤threshold Used binary search on divisor range[1…max(nums)] For each mid, compute sum If sum-threshold:increase divisor Else:shrink search space #LeetCode #PythonDSA
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
LeetCode 8 – String to Integer (atoi) Solved: Convert string to 32-bit signed integer Steps: Ignore leading spaces Handle sign + / - Build number till non-digit Clamp to integer range Classic string parsing problem! #LeetCode #100DaysOfCode #PythonDSA #Strings #DSA
LeetCode 796 – Rotate String Solved: Check if one string is rotation of another Trick: s2 must be a substring of s1 + s1 Simple check with in operator O(n²) worst-case, O(1) extra space Neat and elegant string trick! #LeetCode #100DaysOfCode #PythonDSA #Strings #DSA
LeetCode 540 – Single Element in a Sorted Array Find element that appears once in sorted array Binary search with index parity logic Pairs start at even index before single element Shift search space based on mid’s pairing O(log n) time, O(1) space #BinarySearch #DSA #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
 
                                            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
 
                                            AGPIT’s T&P Cell successfully conducted Phase I of the Technical Training Program on "Python: DSA" for 3rd Year Computer Engineering students—equipping them with coding skills and problem-solving foundations for future career success. #AGPIT #PythonDSA #PlacementPrep #SkillUp
 
                                             
                                             
                                             
                                            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
 
                                            Something went wrong.
Something went wrong.
United States Trends
- 1. Dolphins 32.8K posts
- 2. Ryan Rollins 9,397 posts
- 3. Ravens 47.7K posts
- 4. Lamar 44.2K posts
- 5. Mike McDaniel 3,612 posts
- 6. Derrick Henry 5,086 posts
- 7. Happy Halloween 131K posts
- 8. Achane 4,390 posts
- 9. #TNFonPrime 2,455 posts
- 10. Jackson 5 3,804 posts
- 11. Bucks 45.7K posts
- 12. Starks 2,785 posts
- 13. Mark Andrews 3,139 posts
- 14. Tulane 8,965 posts
- 15. #PhinsUp 4,276 posts
- 16. UTSA 3,068 posts
- 17. Giannis 23.2K posts
- 18. Ollie Gordon 2,509 posts
- 19. Kyle Hamilton 1,780 posts
- 20. Ware 5,730 posts
 
             
             
             
             
            