life is too short for a diary

Most popular




Weekly logs from Dec 25 to Dec 31, 2023

Dear Vishi, this is my weekly logs from Dec 25,2023 to Dec 31, 2023...

Continue reading → Tags : diary letters






Maximum Width of Binary Tree

The problem statement, as given on LeetCode, asks us to find the maximum width of a binary tree. The width of a level is defined as the number of nodes at that level. The maximum width of the binary tree is the maximum width among all levels...

Continue reading → Tags : python queue java






Getting Started with Spring AI

In this blog, we'll explore how to create a simple Spring Boot application that leverages Spring AI for generating responses. We'll build a BooksApi application that can tell us which book won the booker prize for a given year...

Continue reading → Tags : spring boot