25 common technical interview questions I’ve been asked in the past 6 months

Mafalda.Lome
2 min readSep 15, 2021

After interviewing for a new JS software engineering position for the last 6 months, I’ve compiled a list of frequently asked technical but non-algorithmic questions. Hope they’re helpful!

  1. Difference between === and == in JS?
  2. Difference between element and component?

--

--