Recent Posts

Finding Similar Items Notes From MMDS

5 minute read

In this post, I will share my notes for the Big Data Analytics course chapter three which is Finding Similar Items. A fundamental data-mining problem is to e...

The Must Know Topics from CTCI

1 minute read

I am reading Cracking The Coding Interview book again and there is a table that every one should know at basics. Today I am talking about them in a very basi...

The Good Read Blogs

less than 1 minute read

This is the first post of 2018. I have created a tracker for myself, where I am planning to plan my life in weekly manner. One of my tracker is to write at l...

What is Network Address Translation

2 minute read

I made a list named “post topics”, where I am storing the topics that I would like to first learn and then share with you. Since I am in a PhD break, I will ...

Git filter-branch experience

1 minute read

In our project, two of our collegues mistakenly pushed big files into our repository. One of them was a huge debian package, which was around 750 MB size and...