5 things before you venture into your maiden Golang ProjectSomethings are so simple that we sometime overlook them and it starts right from there.Nov 21, 202074Nov 21, 202074
Mtnl Telecom Data Leak of around 1 lakh recordsBack in the month of July, after paying my MTNL bill, my hawk eye noticed a smell in the url for downloading receipt.Aug 3, 202066Aug 3, 202066
5 common mistakes of Webflux novicesThis post is based on observations of working on codebase using spring webflux. There is no universal definition of right vs not-so right…Aug 19, 201954710Aug 19, 201954710
Let your practices guide you and not strangulate you!We should do it this way because this is the practice that we have always been following. This practice has been tried and tested in the…Aug 14, 20186Aug 14, 20186
What is the probability of having a person sharing his birthday in your class?Let’s say you are in a class of 50 students. You are tasked with a job of figuring out probability percentage of having anyone sharing…May 28, 201825May 28, 201825
Why I moved to Kotlin from JavaEvery developer has a comfort of writing the code in a specific language, when you put them under constraint of time and problem…Feb 8, 20182085Feb 8, 20182085
Floyd Cycle DetectionProblem : Given a linked list detect if there is any cycle in it.Feb 6, 2018832Feb 6, 2018832