They mostly asked question about the technologies written on my resume.
Senior Software Interview Questions
75,733 senior software interview questions shared by candidates
Normal questions related to .NET and about the projects.
// input: 10 // output: 9 8 7 6 5 4 3 2 1 0 // input: 16 // output: 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 // input: -5 // output: -5 -4 -3 -2 -1 0 // input: -9 // output: -9 -8 -7 -6 -5 -4 -3 -2 -1 0 // input: 0 // output: already zero
What relevant experience do you have?
Paired Programming
More of Engineering manager type questions like how do you handle conflicts.
What would you change about yourself if you joined Blizzard?
What is SQL injection and how would you prevent it?
How to prevent someone from injecting a rogue transaction in the system.
Data structures and past experiences
Viewing 2171 - 2180 interview questions