They played a video and then recorded your response using your own camera.
Front End Software Engineer Interview Questions
801 front end software engineer interview questions shared by candidates
What is the difference between stack and queue? What is a circular linked list?
Merge k sorted Array lists
Minesweeper problem. Write a function reveal() that outputs the number of tiles shown when a user clicks on a tile. Each tile shows the number of bombs as its neighbor. If the user click on a tile that is a bomb, the game is over. If that tile is 0, reveal all its neighbors.
They asked me to do a technical challenge first and in later interviews about how I would deal with many different circumstances.
JS coding questions ReactJS tech questions
Using these arrays, return how many times a pair of numbers occurs in the array. [(3, 2), (3, 2), (2, 1), (1, 2)] -> 2 [(3, 1), (4, 5)] -> 0 [(1, 2), (5, 6), (6, 5)] -> 1
How does browser work under the hood?
Si vous êtes confrontés à une incompréhension avec le client, comment pouvez-vous gérer la situation ?
Where do you want to take your career in 5 years?
Viewing 71 - 80 interview questions