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)
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