- Revised all the algorithms That i worked on in the past couple of months while working on Princeton's algorithms course.
- Read about Hoare’s Partition Scheme and Lomuto partition scheme on quicksort,Dijkistra's algorithm etc.
- I am not going to spend more time on this again.
- updated my algorithms summary article.so that i can just go through it for quick reference.
Tuesday, 29 August 2017
Revision Day 1
Subscribe to:
Post Comments (Atom)
Installing Docker and Minikube
install docker- sudo apt install docker.io set user to docker group:- sudo gpasswd -a {user} docker imp commands:- ...
-
I have been seeing this catchy word over the internet so was bit curious to know what exactly it is. So serverless doesn't exactly me...
-
Tried many versions/flavours of python but this is finally working: while setting up python for machine learning. I followed the be...
-
Inspired by max( https://medium.com/@maxdeutsch/m2m-day-1-completing-12-ridiculously-hard-challenges-in-12-months-9843700c741f ), i am sta...
No comments:
Post a Comment