Never got to the point of being asked questions.
Software Manager Interview Questions
3,548 software manager interview questions shared by candidates
System Design question pretty simple
What is your experience with Agile processes?
Out of respect for DK I won't disclose. (Plus there are NDAs involved).
technical part of the interview I was asked to explain how I would breakdown a chat app design into components, and then given several other scenarios and asked how that would change the design.
Tell me about your last role.
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.
Design an image hosting service like flickr.
How do you address problems with your team?
How would you solve a system design problem (nothing weird), starting simple and then adding additional requirements
Viewing 991 - 1000 interview questions