The interview questions consist of basic Javscript like What is Event Loop and What is closure etc. They also gave a programming question of flatten a 2-d array into single one without using any library.
Interview questions [1]
Question 1
how does the event loop work?
what do you mean by a single thread?