kadane's algorithm aims to find maximum sub-array sum. In this post, we will discuss about it and we'll solve best time to buy and sell stocks leetcode problem #121 using it.
ReadCelery is an asynchronous task queue to execute tasks concurrently. As the project grows, scaling celery is a tedious task. In this post, I discuss about how to design workflows with celery and how to scale it.
ReadI personally feel credit cards are a trap. I myself is a victim of the trap in the past. I paid hell lot of interest for credit cards. In this post, I blog about my experience with credit cards and how I replaced them with liquid mutual funds.
ReadGreediness is a very dangerous in domain flipping. One should not expect high returns in less time. It takes a number of years to get succeed in domain flipping. In this post, I discuss how I burnt my hands in domain flipping.
ReadLanding at a dream job in a product based company requires to crack coding interviews. One may not succeed in one interview, rejections may happen. But, key thing is to learn from the failure and keep moving on. In this post, I am gonna blog about my experience of failed coding interviews.
Read