Sr Software Engineer Interview Questions

67,412 sr software engineer interview questions shared by candidates

People each have a social security number (SSN) and own zero or more vehicles Vehicles each have an id number (VIN), a make (e.g. "Honda"), and a model (e.g. "Civic") Write classes to represent this data. Also write a function that takes as input a list of SSNs, and outputs a dictionary where each key is an SSN and each value is a list of vechicles. You can utilize an IDatabase interface that has GetAllPeople() and GetAllVehicles() methods. (You don't have to define or implement this interface. You can assume the interface definition and implementation already exist elsewhere.)
avatar

Senior Software Engineer

Interviewed at Getty Images

3.4
Apr 26, 2024

People each have a social security number (SSN) and own zero or more vehicles Vehicles each have an id number (VIN), a make (e.g. "Honda"), and a model (e.g. "Civic") Write classes to represent this data. Also write a function that takes as input a list of SSNs, and outputs a dictionary where each key is an SSN and each value is a list of vechicles. You can utilize an IDatabase interface that has GetAllPeople() and GetAllVehicles() methods. (You don't have to define or implement this interface. You can assume the interface definition and implementation already exist elsewhere.)

Viewing 2291 - 2300 interview questions

Glassdoor has 67,412 interview questions and reports from Sr software engineer interviews. Prepare for your interview. Get hired. Love your job.