Software Senior Interview Questions

75,774 software senior interview questions shared by candidates

Design Patterns Candidates were asked to describe various design patterns. It's highly recommended to study several key patterns beforehand and be prepared to discuss their implementation and use cases in detail. Concurrency and Database Management Questions covered multi-threading challenges and database access patterns. Interviewers expect familiarity with different table locking strategies and how to handle concurrent data access scenarios effectively. Practical Coding Assessment Whiteboarding Exercise The coding challenge required creating an ASP.NET application to find an error and fix a byte array with WAV audio data. Development Environment Preparation Candidates should ensure their IDE (such as VS Code) is fully configured and ready to demonstrate coding proficiency. Quick navigation and efficient IDE usage are evaluated as part of the technical assessment. The exercise extended to building a web UI component to expose the functionality through an ASP.NET application.
avatar

Sr. Software Engineer

Interviewed at Motorola Solutions

4.2
Aug 15, 2025

Design Patterns Candidates were asked to describe various design patterns. It's highly recommended to study several key patterns beforehand and be prepared to discuss their implementation and use cases in detail. Concurrency and Database Management Questions covered multi-threading challenges and database access patterns. Interviewers expect familiarity with different table locking strategies and how to handle concurrent data access scenarios effectively. Practical Coding Assessment Whiteboarding Exercise The coding challenge required creating an ASP.NET application to find an error and fix a byte array with WAV audio data. Development Environment Preparation Candidates should ensure their IDE (such as VS Code) is fully configured and ready to demonstrate coding proficiency. Quick navigation and efficient IDE usage are evaluated as part of the technical assessment. The exercise extended to building a web UI component to expose the functionality through an ASP.NET application.

Javascript Program For Stock Buy Sell To Maximize Profit The cost of a stock on each day is given in an array, find the max profit that you can make by buying and selling in those days. For example, if the given array is {100, 180, 260, 310, 40, 535, 695}, the maximum profit can earned by buying on day 0, selling on day 3. Again buy on day 4 and sell on day 6. If the given array of prices is sorted in decreasing.
avatar

Senior Software Engineer

Interviewed at Diagnal

4.2
Feb 25, 2024

Javascript Program For Stock Buy Sell To Maximize Profit The cost of a stock on each day is given in an array, find the max profit that you can make by buying and selling in those days. For example, if the given array is {100, 180, 260, 310, 40, 535, 695}, the maximum profit can earned by buying on day 0, selling on day 3. Again buy on day 4 and sell on day 6. If the given array of prices is sorted in decreasing.

Viewing 2521 - 2530 interview questions

Glassdoor has 75,774 interview questions and reports from Software senior interviews. Prepare for your interview. Get hired. Love your job.