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.
Senior Software Engineer Interviews
Senior Software Engineer Interview Questions
"Senior software engineers are the most experienced member of a software team and usually carry the most responsibility and authority of that team. Because of this, interviews will be designed to find candidates who have expert knowledge of the field and years of experience as a software engineer. Expect to be asked tough technical questions and to give examples of previous projects that you have worked on."
67,446 senior software engineer interview questions shared by candidates
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
Problem statement related to coding.
Time pass questions. If you need to fetch data from some resource and store it in cache and access same cached data how would you do ?
Viewing 2601 - 2610 interview questions