First round: two coding questions.
Senior Full Stack Engineer Interview Questions
1,780 senior full stack engineer interview questions shared by candidates
Which were the projects I've felt most proud or were more miningful at my carreer.
What is your special strength that let you stand out from others? Why do you think you fit well with us? What about your experience? What is your major skill?
"Please proceed to HireVue and record a video"
Modify their template application (they send you a link to the repo) to include an api controller to handle requests where you receive 2 inputs to an api call. An integer that represents a position in a sequence and a string that represents an expected answer. If the position input is divisible by 3 ( )then the expected answer is "foo" If the position input is divisible by 5 (5, 10...) then the expected answer is "bar" If the position input is divisible by both 3 and 5 (i.e. 15, 30 ...)then the expected answer is "foobar" If the expected answer matches the supplied answer then return 200 OK otherwise return 400 badRequest The test must be conducted while they are shoulder surfing and you must do it despite being questioned and corrected the entire way through if they observe that you're not doing it the way they want it written. You are not given any coding style guide. You must guess the correct one. You have 20 minutes to do it.
Tell me about a situation where you had to face a difficult choice between 2 bad options.
Tell me something about yourself and your projects. 1--15 Soft Skills questions, like: how will you manage the team in a stressed situation, how will you convince people for your solution. All team members put their views on a problem, which solution will you accept and why.
Can you explain the difference between C and C++?
Viewing 51 - 60 interview questions