Senior Software Interview Questions

75,528 senior software interview questions shared by candidates

SQL question: Customers have multiple contacts, each of the contacts can have multiple addresses, phone numbers, emails. Come up with a database schema and a query to find the phone number of a particular contact of a given customer. What data type should the 'type' field be in the phone table? Design a REST API that would (a) get a contact home phone for a given customer, and (b) update a phone number. Behavorial: Describe a time when you stepped up to do something above and beyond what was expected of you Python: Given a wrapper around Twilio CRUD APIs, we encounter a 1 in 2000 failures due to network glitches, which can be fixed with a retry. Implement this retry, first with a simple function, then for all of them.
avatar

Senior Software Engineer

Interviewed at Varsity Tutors

3.2
Dec 18, 2021

SQL question: Customers have multiple contacts, each of the contacts can have multiple addresses, phone numbers, emails. Come up with a database schema and a query to find the phone number of a particular contact of a given customer. What data type should the 'type' field be in the phone table? Design a REST API that would (a) get a contact home phone for a given customer, and (b) update a phone number. Behavorial: Describe a time when you stepped up to do something above and beyond what was expected of you Python: Given a wrapper around Twilio CRUD APIs, we encounter a 1 in 2000 failures due to network glitches, which can be fixed with a retry. Implement this retry, first with a simple function, then for all of them.

Viewing 461 - 470 interview questions

Glassdoor has 75,528 interview questions and reports from Senior software interviews. Prepare for your interview. Get hired. Love your job.