can compiler provide default constructor if there is constructor with argument
Staff Software Engineer Interview Questions
2,628 staff software engineer interview questions shared by candidates
LRU cache implementation using java
Systems design: Given that you have a music streaming service, create a service to display the top 5 songs that are currently playing in the service.
Write a react based code for simple 3 pane layout app, the width of the panel should be draggable and can be dynamically change by the user.
cannot disclose exact questions. Tree based, array based questions. Did not find these questions online. system design question was related to Linux systems and large file storage.
I was surprised how much the questions were related to my resume. Almost every question were related somehow to something I had worked on in the past.
What is queue
tell me more about yourself
Typical question in for lower bar start ups. Implement a simple excel application. Columns are labeled with numbers and rows with letters. Implement get and set methods for a Cell in the Excel sheet. Cells either contain a number, a pointer to another Cell, or a List of Pointers to other Cells. Implement Get(str) -> int and Set(str, value) for the excel application. For cells with a List of pointers Sum the values of all the evaluated pointers.
what things you will take care so that it becomes easy for other developers to maintain and extend the application in future?
Viewing 191 - 200 interview questions