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, 2020Nov 21, 2020
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, 2020Aug 3, 2020
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, 201910Aug 19, 201910
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, 2018Aug 14, 2018
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, 2018May 28, 2018
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, 20185Feb 8, 20185
Floyd Cycle DetectionProblem : Given a linked list detect if there is any cycle in it.Feb 6, 20182Feb 6, 20182