What is the difference between a process and a thread? Go into as much detail as you wish.
Software Engineer Front End Interview Questions
946 software engineer front end interview questions shared by candidates
Can you explain the difference between the Task (Macrotask) Queue and the Microtask Queue in the JavaScript Event Loop? Specifically, how does the browser prioritize Promise resolutions over scheduled callbacks from a setTimeout function, and what impact does this have on UI rendering performance?
Build a calculator using arithmetic operator precedence. Example: 5*4-3-5^3 output is expected -108
How do you improve your web app if you can create it from scratch again?
Implement Polyfill for some inbuilt JS questions
1st round - Initial phone interview to assess candidate suitability. Basic chat followed by simple questions with JS 2nd round - Technical coding round using vanilla Javascript based on ES6 API Did not progress to third round
angular 2 questions
What is your experience with React? Explain a front end project and the choices you made.
Build a debt calculator in react.
Find all subset of a set
Viewing 791 - 800 interview questions