Every break-up hurts irrespective who initiate break-upWhen we look for serious relationships, we generally invest our time, efforts and most importantly emotions.Jul 24, 2024Jul 24, 2024
Manipulation & Gaslighting in RelationshipReality of dating & relationshipsNov 19, 20231Nov 19, 20231
ALL WE NEED IS BALANCE IN LIFEI understood the mantra of living good life is having balance in all the things in which you have control on & letting go some which you…Sep 22, 2022110Sep 22, 2022110
How to solve Dynamic Programming(DP) problem?Most common type of questions asked in interviews is based on dynamic programming. DP is not the toughest topic to understand if your…Dec 25, 202075Dec 25, 202075
Max sub-array sum in a circular arrayInterview Question asked in the product based companiesNov 1, 202048Nov 1, 202048
Consistent Hashing in Simple TermsConsistent Hashing is a distributed hashing scheme that operates independently of the number of servers or objects in a distributed hash…Sep 24, 202074Sep 24, 202074
Median of an arrayA median of a population is any value such that at most half of the population is less than the proposed median and at most half is…Aug 19, 202066Aug 19, 202066
Basic things you should know about Java CollectionsAs the name suggests collection is the group of objects & java collection framework provides implementations that can hold the group of…Aug 12, 202068Aug 12, 202068
Backtracking — Rat in a mazeLet's take the “Rat in a maze” problem, which is a common example, to understand backtrackingAug 11, 202011Aug 11, 202011