Questing on threads, exception, design patterns
Senior Software Developer Interview Questions
7,030 senior software developer interview questions shared by candidates
- What kinds of software projects have you worked on before? Which operating systems, development environments, languages, databases? - How extensive is your experience of Python software engineering? Outline the applications that you have led in Python, and your takeaways from that experience. - How extensive is your experience of Golang software engineering? Outline the applications that you have led in Golang. - How extensive is your experience of C/C++ software engineering? Outline the applications that you have led in these languages. - Would you describe yourself as a strong coder? Why? - Would you describe yourself as a strong architect? If so, why, and in which sorts of applications?
The take home project was to write a script that grabs a file from a linux repo and calculate some stats about it, but they also said to code like its going into prod. I added lots of unit tests, error handling, custom and detailed exceptions, broke it into classes and structured it like a real python project should look. Never got any feedback on any of it. Was that where I messed up? Was it somewhere else? Who knows.
What was the most challenging thing you did?
Basic Oops and REST related questions
Who would you design X given these factors...
How do you create a hash map that provide read-write access to multiple threads efficiently?
What was a project I worked on that I enjoyed
1. Describe a project I've worked on, and then asked me questions about it. 2. Write code to solve the turtles maze question.
How do you reverse an integer (or tell if it is a palindrome)?
Viewing 6671 - 6680 interview questions