Decoding Variable Assignment: My Favourite Interview Question
This is one of my favorite questions when conducting interviews. Interestingly, it often stumps candidates. The question goes like this: "Given the code var sts = 'abc'; sts = 123;, what is the expected behavior and output?" Surprisingly, many people...
Oct 19, 20232 min read18