Senior Software Engineer Interview Questions
Senior software engineer interview questions shared by candidates
Top Interview Questions
How long will it take for an unsigned 64 bit counter to overflow on a xxx ghz machine and another coding problem that requires recursive programming. unsigned 64-bit counter = 2^64. xxx GHz machine = xxx * 10^9 cycles/second, ie. 1 cycle is 1/(xxx * 10^9) seconds. Assuming the counter increments 1 every cycle, then it'll max out at: 2^64 / (xxx * 10^9) seconds. 1 G = 2 ^ 30 |
The initial question about path manipulation was both confusingly broad, and too low-level. |
Design a ATM type of system. Developed a springboot service and withdrawal and deposit and show balance in ATM machine as well. |
* Some Technical Questions to gauge my capabilities in PHP and Ruby * Some questions to dig into how I like to work, my hobbies, values etc |
developing a microservice |
Static synchronised class variables. |
ThreadLocal and Volatile questions |
Coding exercise 1: Find the first unique occurrence of a letter in a string. |
Coding exercise 3: Some SQL select query using JOINS |
Coding exercise 2: Using threads create a counter that 10 threads will increment in sequence. |
See Interview Questions for Similar Jobs
- Software Engineer
- Software Developer
- Senior Developer
- Senior Software Developer
- Java Developer
- Senior Java Developer
- Product Manager
- Manager
- Senior Manager
- Director
- Engineer