Never got to the point of being asked questions.
Software Manager Interview Questions
4,198 software manager interview questions shared by candidates
Planning process used for setting up a new project ?
System Design question pretty simple
What is your experience with Agile processes?
What have yo worked on?
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.
Viewing 1191 - 1200 interview questions