Filter
Exclude
Time range
-
Near
Solved a medium level problem leetcode 54(spiral matrix) by the knowledge I gained by studying consistently for 2 days #leetcode #consistencyiskey #programming #pythonlearning #pythonprogramming #Python #DSA #dsainpython
3
26
26 Nov 2024
🚀 Day 17 of #DSAinPython github.com/nishanthkj/DSA-in… 📷 Learn DSA in Python: GitHub Repository 1️⃣ Node Class 2️⃣ Append & Prepend 3️⃣ Traverse & Reverse 4️⃣ Search & Set 5️⃣ Insert & Pop 6️⃣ Remove & Complexity 🔹 Time: O(n)O(n) | Space: O(1)O(1) 🔥 Let's master DSA in Python!
2
40
So here it is(what I did today): Today I studied about divide and conquer(related to python(#dsainpython)) And I learned some ways of how to fetch data from api's 🤓(one is by chain and another is async await)
4
165
So ya, Starting DSA in Python. Drop a 🙌 if you are willing to join the journey. Let's start #dsa #dsainpython #100daysofcoding
2
9
398
14 Dec 2022
Day 96 of #100daysofcode DSA: I read about the topics that I learned last week to get a better understanding and to analyze the problem. #DSA #Python3 #pythoncode #pythonprogramming #dsainpython #100daysofcoding #100dayschallenge
5
7 Dec 2022
Day 89 of #100daysofcode DSA: I learned about theta Notation and Analysis of common loops. Example: i=0: while i<n: i=i c The order of this is Theta(n). #Python #programming #DSA #geeksforgeeks #100daysofcoding #DSAINPYTHON
1
1
5
26 Jul 2022
I had a hard time learning the working of Quicksort Algorithm. Finally i did it and have shared my POV and code in python. Do have a look and correct if you find any errors. Looking forward to try the random pivot choosing method. #DSAinpython #DSA #Coding #quicksort
2