life is too short for a diary

Most popular




Leetcode Daily Temperatures

Given an array of integers temperatures represents the daily temperatures, return an array answer such that answer[i] is the number of days you have to wait after the ith day to get a warmer temperature. If there is no future day for which this is possible, keep answer[i] == 0 instead...

Continue reading → Tags : leetcode python stack java






Daily Logs

Dear Vishi, this is my daily log for Mar 31, 2025...

Continue reading → Tags : diary letters






Enable Observability at MongoDB

Implementing Observability in Reactive MongoDB with Spring Boot and Testcontainers. ..

Continue reading → Tags : spring-boot mongodb observability