When you realise that LeetCode became a part of your life

Recently I appeared in an online technical interview.
The interviewer asked me to solve a problem which was based on trees. I was required to build the tree from scratch.Now, I am using LeetCode from past 4-5 months and so I got used to the function completion template. The funny part is that I forgot how to build a basic tree and was cursing myself.
Then somehow I remembered the syntax and did the question. After the interview was over, I laughed out so much.
It felt so good that LeetCode became a part of my life without me realizing it. Thanks LeetCode for this amazing platform. Your way of not providing the constraints for the input data allows my mind to think out of the box and handle corner cases. Thanks again.

Comments (0)