Interview questions are depends on technology and position
Senior Applications Developer Interview Questions
641 senior applications developer interview questions shared by candidates
Bliffoscope problem: https://github.com/samhart/bliffoscope
Write me the shortest path algorithm for a graph
Remove duplicates without any collections
How to define a rectangle class with dynamic parameter types
Describe to me some challenges you may have experienced at previous jobs?
Tell me a little bit more about yourself?
How to keep track of the number of times a word appears in the input string, and print counts
private static string a = "first"; static void Method(string a) { a = "second"; } static void Main(string[] args) { Console.WriteLine(a); Method(a); Console.WriteLine(a); } What would be the output of the above? and what to do change it?
Telephonic Technical discussion: about your experience./How you decide when to use interface or abstract class/How you estimate for a given task in sprint or agile method/what do you know about collection framework/what is inversion of control/tell me about object oriented concepts/In my case I asked about what are the things they are looking for the position: No definite answer. He just told me he got my profile and just interviewing me.
Viewing 91 - 100 interview questions