what software development methodologies do you have experience with and how did you use them?
Manager Software Development Interview Questions
1,067 manager software development interview questions shared by candidates
It’s crunch time, you are going to miss a deadline, what do you do?
Never got to the point of being asked questions.
I did use c# Question:Validate a lineup. Basic code puzzle. Straight implementation was nested for, I got linear runtime execution by usage of dictionaries. Then constant time inside for, assignments and key set during the single interaction. Access in constant time in dictionary to check distinct on key values. Basic usage of linq to make sum, groupBy and distinct. Generic very high level questions on UT, like "do you think make sense to use them and when! " Really you cannot interview a senior and poorly ask like that. There was a question on the complexity of a linq command execution, not sure the point of that, it depends if operation runs in memory or server side. The time to generate the sql command and execute it its another story. The volume of the data to deal with another story.
How do you address problems with your team?
Tell me about your experience.
Create a high level design for a system and then create a a project plan for it.
How would you handle certain situations as a manager?
There were multiple technical questions, and I was requested to give code snippets. The platform was very unfamiliar, and there was a strict time limit.
Asked about design pattern.
Viewing 331 - 340 interview questions