Instant Movie Streamer v3 Release
Last year I wrote a tiny script that quickly gained a lot of attention. It performed a very basic task: searching for torrent movies and streaming »
Last year I wrote a tiny script that quickly gained a lot of attention. It performed a very basic task: searching for torrent movies and streaming »
In Python if you pass any object, it depends on the following factor if it's going to behave as "Pass by value" or "Pass by reference" »
How to think about recursion questions: The best way to think about recursion questions is to think in terms of Mathematical Induction. From Wiki: Mathematical induction »
Hi! I am Yask Srivastava. I am majoring in Information Technology from GGSIP University and will be graduating next year in August. I have worked at »
I had been thinking to make changes in my blog for a while but couldn't do it for the following reasons. Forgotten the command to create »
I started working on projects in the summer of 2013. You can check out my open source projects on Github. Here are some of the best »
Not properly formatted, please read this post on medium: https://medium.com/@yask123/my-flintern-experience-c33ab16bdb4f My 2 month internship at Flipkart is almost over. It was such »
This year I was invited to FOSSASIA'16 Singapore to give a talk on my GSoC'15 project I did for Python Software Foundation. I attended the full »
I tried out this website Pramp which conducts live code-pair interviews. I got stuck while implementing a recursive approach... in Python (because we can't pass value »
Posting a few basic c++ programs I wrote to simulate CPU scheduling algorithms. First Come First Serve As the name suggest, we select process according to »
Ah! This week was a bit hectic. But I was able to do considerable amount of work. I got all my pending code reviewed and commited »
Phew! So my end-terms exams just ended on 15th June. But I had long gaps in between my exams so I was contributing to MoinMoin side »