The word EMI means Easy monthly installment. The concept of EMI was introduced so people can buy expensive things with ease. But, EMI always comes with a interest rate. The No Cost EMI option however allows you to buy things without paying the interest. The interest the bank charges is…
Author: manorinfinity
Complex Problem Solver, Outloud Thinker, An Outstanding Writer, and a very curious human being
The Problem: Write a function to find the longest common prefix string amongst an array of strings. If there is no common prefix, return an empty string “”. Example 1: Input: strs = [“flower”,”flow”,”flight”] Output: “fl” The Solution: This is a question from leetcode. Let me show you the solution and…
Excellence is not a state to be achieved rather a never ending process that is to be ingrained in your lifestyle. -A Great Sage Once Said Often Excellence is defined as the essence of being of the greatest quality. But, what is considered greatest well the parameters for greatness might…
A debt doesn’t have to be bad if taken purposefully The difference between rich and poor is just their outlook of the world and how they see problems. A poor person sees debt as a burden or a tool to afford what he can’t afford otherwise. While a rich person…
One of the basic traits of traditional masculinity is stoicism. And the core of stoicism states that a man must introduce principles that limit his actions and behaviour to hold the monster in him. But, somewhere in the eagerness to be modern and cool we forgot the importance of principles…
The websites these days are becoming more and more complex. And we have to load things in parts sometimes as micro components. Or maybe lazy loading some components just to better user experience. When we do this we need to create loader for heavy components that is replaced with the…
The universe itself is a duality Duality basically means having positive as well as negative nature of something. But, what do we have to understand from duality of universe. And how can it help us to be a better man? The one thing that we need to understand is that…
Intel vs AMD was tough but with time AMD was the obvious choice for gamers and Intel was for general purpose usage. But, with the introduction of apple m chipsets the battle of processors became even more interesting. The way apple introduces its products people believe apple is literally the…