Recent posts

General C# Knowledge for interview preparation

2 minute read

In this journal, I want to list the general questions about C# knowledge to prepare for technical interviews. Value types vs. reference types Value types ...

Object Oriented Programming interview questions

2 minute read

In this journal, I want to review and layout the common questions for OOP topic in an interview. What is object-oriented programming, and why is it beneficia...

Problem of The Day: Maximum Depth of Binary Tree

less than 1 minute read

Today, I tackled a straightforward LeetCode question. Despite being on the go, I’m committed to daily problem-solving and documenting my explanations for eff...

Back To Leetcode Grinding

2 minute read

Restarting the LeetCode Journey Today marks the beginning of my renewed commitment to daily LeetCode practice. I’ve set a goal to solve at least one problem ...