JavaScript Interview Tips — Implicit Type Conversion

Liu Ting Chun
5 min readJan 24, 2020

After attending couple of interviews, I would like to start recording down what I have been asked frequently. I hope it can not only help myself to prepare for future interviews, but also give you a direction about what you may be asked in JavaScript technical interviews.

Final Puzzle Piece Falls Into Place — by lexaarts

Implicit type conversion is a basic JavaScript feature to coerce an unexpected value type to the…

--

--

Liu Ting Chun

Web developer from Hong Kong. Most interested in Angular and Vue. Currently working on a Nuxt.js + NestJS project.