07/11/2025
"JavaScript Interview Question That Tricked Me ๐
| Guess The Output ๐ฅ"
JavaScript Interview Challenge ๐ฅ
In this short video, Iโm sharing one of the trickiest JavaScript questions I faced during a real interview!
The interviewer gave me just 1 minute to solve this expression ๐
console.log('10' - - '10' * 2 + +('5' + '5') / '11');
It looks simple... but itโs full of type coercion, unary operators, and operator precedence magic! ๐
Try solving it before watching the full explanation โ comment your answer below ๐
javascript interview questions,
javascript tricky question,
javascript puzzle,
js challenge,
javascript type coercion,
javascript output question,
learn javascript,
web developer interview,
js shorts,
javascript for beginners,
coding challenge,
frontend developer interview,
javascript logic,
console log javascript,
js question answer,
code challenge,
developer life,
javascript explanation,
javascript tricks 2025