Design a new system X from scratch
Sr Staff Software Engineer Interview Questions
227 sr staff software engineer interview questions shared by candidates
They keep talking about mentoring, learning mindset, but in reality that never happens.
how to integrate disparate systems, methods and to make api calls. lot of questions on xml, devops methodologies and tools
how would you reverse a 32 bit integer ?? for eg if the input is 0x76543210 the output has to be 0x01234567
Car park system Implement parking spot reservation system at a car park. The system should be able to serve cars and buses. - There are two spot types: car spot and bus spot - Cars can allocate only car spot - Buses can allocate bus spot - If no bus spot is available, 2 adjacent car spots in the same row can be allocated - Car park has shape of rectangle - The system should expose RESTAPI with an endpoint for car spot reservation. This endpoint should return reserved spots IDs
How can you claim to be a software engineer if you have been working in the semiconductor manufacturing for 10 years.
There is a sorted list of integers. Write a function to compute square of each element and generate a new sorted list.
Regarding LeetCode, the problem currently associated with Gusto is the time-value one. The other questions were derived from various LeetCode-like concepts, but they weren't linked to any specific problem.
What is virtual file system VFS?
Interviewer: Describe a challenging problem you are working on?
Viewing 11 - 20 interview questions