h5bp / Front-end-Developer-Interview-Questions

A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.

Home Page:https://h5bp.org/Front-end-Developer-Interview-Questions/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New questions on JavaScript section

sudarshan070 opened this issue · comments

  1. Memory leaks in JavaScript.
  2. What is a callback?
  3. What is callback hell?
  4. What is the scope and scope chain in JavaScript?