They gave me a scenario and asked to design a solution for that scenario. They then had a list of requirements that would be introduced and require changes to the design to meet the new requirements.
Sr Software Engineer Interview Questions
67,420 sr software engineer interview questions shared by candidates
some real error analysis and test framwork questions
They had some additional questions, mainly about async code. I remember being asked to speak about different async synchronization classes (Semaphore, Monitor, etc.) and what is the difference between them.
Merge 2 sorted lists into a single sorted list up until the merged list reaches a certain length.
Create the functionality "hello".addCommas(); in js
Create a memoize function (a function that remembers the value of an output for inputs).
3 Coding question, asking for output of the program
- Designing a limited ImageCache That will be able to save n numbers of images and upon reaching the limit it will start overriding the variables with FIFO manner - SOLID principles - most important part of the interview - Best engineering practices on the given code - Challenging engineering problems that your dealt with before
Intro, Agile, Functional testing, Sanity vs smoke, scrum artifacts
Domain knowledge of previous project and project architecture based question and technical question of programming language we worked on
Viewing 2611 - 2620 interview questions