1st round with HR and second round technical interview with team lead
Frontend Software Engineer Interview Questions
13,290 frontend software engineer interview questions shared by candidates
an algorithm question about turning array into a relational tree (array contains countries, cities and states and you need to turn it to child parent relation)
Question was related to array and linkedlist
We have a web application where users can upload multiple files simultaneously. Sometimes users accidentally click the upload button multiple times, causing duplicate API calls. How would you prevent this without disabling the button completely, and what are the potential issues you might face with your solution? Then they asked me to actually code a solution and explain my thought process. They were more interested in how I approached the problem - considering user experience, edge cases, and potential race conditions - rather than just writing code. Made me think about real scenarios developers actually face instead of just algorithmic puzzles.
How do you approach teamwork and collaboration?
What is Virtual DOM and how does it work? What is concurrency in React?
One question on counter increment using setinterval
in the name of technical questions. interviewer asked me 2 reasoning/logical question . 1. 3 vessels of 8 ,5 and 3 litres 8 litres is full of water How will you distribute 8 litres in 4 and 4 litres in 5 and 8 litres vessels? 2. pay an employee using the silver rod of 7kg..
Node.js v/s PHP. Discussion b/w and a comparison why is Node preferred over PHP?
Um desafio técnico interessante que já enfrentei
Viewing 931 - 940 interview questions