#dsawithpython resultados da pesquisa
Day2: It's June 2. Today I learnt about why big O Notation is used in industries and done some examples to find out order of growth of some snippet codes. #60dayschallage. #day2 #DsawithPython #LearningWithLeapfrog

🎯 Takeaways ✅ Reversing is key in many LL problems ✅ Use slow-fast for splitting ✅ Combine techniques → e.g., reverse + compare = palindrome check! 📅 Tomorrow: Merge lists + Add numbers #DevCommunity #CodingChallenge #DSAwithPython #LeetCode
LeetCode 283 - Move Zeroes Move all 0s to the end of the array, keeping order of others. Used two-pointer approach: one scans, one swaps. Brute → Optimal (O(n), in-place). Teaches clean in-place logic and pointer control! #LeetCode #DSAwithPython #LearnInPublic #akshaysaini
Started my DSA grind again — this time with structured prep. Following Akshay Saini’s roadmap + Python for problem-solving. Kicked things off with Array-based questions from LeetCode. Learning brute → better → optimal Focused on interview mindset #DSAwithPython #AkshaySaini
LeetCode 88 – Merge Sorted Array Task: Merge two sorted arrays, in-place, with extra space at the end of one. Brute: Create a new array Optimal: Start filling from the back using two pointers #DSAwithPython #InPlaceAlgo #LeetCodeChallenge
LeetCode 485 - Max Consecutive Ones Find max number of consecutive 1s in a binary array. Simple pass with a counter → track & reset on 0. Great warm-up for sliding window & array traversal skills. #LearnInPublic #LeetCode #DSAwithPython
LeetCode 344 : Reverse String Reverse the characters of a string in-place using O(1) space. Learned: Classic two-pointer swap Pythonic solution vs. interview-expected approach #TwoPointers #DSAwithPython @akshaymarch7
Recursion – Sum of Array Elements Final task of the day: Find sum of elements in an array using recursion. Pattern: sum(arr) = arr[0] + sum(arr[1:]) Base case: empty array = 0 Thinking in terms of base + subproblem #DSAwithPython #Recursion #LearningInPublic
Python DSA Class #40:--Create/Build Binary Heap {min heap or max heap} From List Two Method #dsa #dsawithpython #python #python3 #coding #interview #codinginterview youtu.be/jP4ONpzLwF0
youtube.com
YouTube
Python DSA Class #40:--Create/Build Binary Heap {min heap or max...
Recursion – Sum of Array Elements Final task of the day: Find sum of elements in an array using recursion. Pattern: sum(arr) = arr[0] + sum(arr[1:]) Base case: empty array = 0 Thinking in terms of base + subproblem #DSAwithPython #Recursion #LearningInPublic
🎯 Takeaways ✅ Reversing is key in many LL problems ✅ Use slow-fast for splitting ✅ Combine techniques → e.g., reverse + compare = palindrome check! 📅 Tomorrow: Merge lists + Add numbers #DevCommunity #CodingChallenge #DSAwithPython #LeetCode
Python DSA Class #40:--Create/Build Binary Heap {min heap or max heap} From List Two Method #dsa #dsawithpython #python #python3 #coding #interview #codinginterview youtu.be/jP4ONpzLwF0
youtube.com
YouTube
Python DSA Class #40:--Create/Build Binary Heap {min heap or max...
Day2: It's June 2. Today I learnt about why big O Notation is used in industries and done some examples to find out order of growth of some snippet codes. #60dayschallage. #day2 #DsawithPython #LearningWithLeapfrog

Something went wrong.
Something went wrong.
United States Trends
- 1. Wemby 78.6K posts
- 2. Spurs 50.2K posts
- 3. #QueenRadio 20.1K posts
- 4. Cooper Flagg 13.5K posts
- 5. Clippers 11.6K posts
- 6. Mavs 18.1K posts
- 7. Victor Wembanyama 24.4K posts
- 8. Anthony Edwards 6,359 posts
- 9. Dillon Brooks 1,209 posts
- 10. Anthony Davis 6,464 posts
- 11. Maxey 11.4K posts
- 12. #PorVida 2,627 posts
- 13. Suns 16.2K posts
- 14. VJ Edgecombe 25.5K posts
- 15. Sixers 24.5K posts
- 16. Embiid 14.2K posts
- 17. Blazers 3,972 posts
- 18. Lavine 1,423 posts
- 19. #AEWDynamite 24.7K posts
- 20. Klay 8,078 posts