How would you go about changing the functionality of the application to include input/output from the user?
Software Developer Ii Interview Questions
3,997 software developer ii interview questions shared by candidates
Backend Interview The backend interview had two main questions: Database & API Design – I was asked to design a database schema for a task management service, and then define the corresponding API endpoints. System Design Concepts – I don’t remember the exact question, but it was focused on general system design principles (e.g., scalability, reliability, or architecture trade-offs).
The most difficult questions was PL/SQL related.
How did you resolve conflict in your previous projects
They asked a few simple JavaScript questions on the difference between double and triple equals and var and let when it comes to variable scoping.
Pair programming round were around a in complete project, this is NOT framework specific, ensure that you know core JS in depth. be prepared with basic things like, getting hold of elements, manipulating elements. They'll let you sneak the API, but better be prepared in advance.
Datastructure - Map related question
LC type questions coupled with behaviorals.
What is a Queue and when is it used?
If you had two arrays, one with 99 characters and another with 100 characters, and you wanted to find out what character is in the second that isn’t in the first? How would you do this with only one iteration?
Viewing 1111 - 1120 interview questions