I signed NDA, so no details here.
Senior Software Engineer Ii Interview Questions
226 senior software engineer ii interview questions shared by candidates
What is your main superpower? What is your biggest weakness?
Describe all the parts of a production-class distributed system following a prompt, detailing your choices along the way.
1. Write a code on the white board and ask you what this function is trying to achieve. In my case, it is a function to reverse an array. 2. Give you a print out source code segment and ask you to find the errors in the code. Such as missing error handle, pointer, and memory leak.
How did you deal with this thing that results from bad architecture choices?
Intersection between two Linked Lists
Basic JavaScript Questions: The interview process included questions on fundamental JavaScript concepts like variables, data types, and closures. This is a good way to assess a candidate's foundational knowledge. Event Loop and Node.js: I was asked about the event loop and how Node.js works. These are important topics for a JavaScript developer, and I appreciated that they were included in the interview. Promise-Based Questions: The interview also covered Promises, which are crucial for asynchronous programming in JavaScript. Final Round Challenge: In the final round, I encountered a question that required me to convert old JavaScript code into ES6 and define related terms. While I understand the importance of modern coding practices, the question felt a bit challenging in the context of the rest of the interview. It would have been helpful to have a more gradual difficulty progression throughout the rounds.
Comment about Big O time and space considerations of test answers.
Design notification system in system design
Experience from past companies and stuff
Viewing 131 - 140 interview questions