Senior Applications Developer Interview Questions

611 senior applications developer interview questions shared by candidates

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?
avatar

Senior Applications Developer

Interviewed at RBC

3.9
Mar 10, 2018

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.
avatar

Applications Developer Senior

Interviewed at Capital One

3
Feb 19, 2014

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.

2nd round: IT Manaer(QA Lead) What was your most challenging project/How was your relationship with QA team/How you react to a bug raised by QA/What is the problem you think that case the fighting between QA and developers/What is the worst thing in you in your opinion(they also know the trick)/What is your take on agile development/what was your role in the agile project you worked on/What can you do to finish the project in timely manner/situation where you faced tremendous pressure/I asked about what they are expecting from the position: As she was from QA team she only knew that he will be the one who will be leading the Java team doing the fighting with QA.
avatar

Applications Developer Senior

Interviewed at Capital One

3
Feb 19, 2014

2nd round: IT Manaer(QA Lead) What was your most challenging project/How was your relationship with QA team/How you react to a bug raised by QA/What is the problem you think that case the fighting between QA and developers/What is the worst thing in you in your opinion(they also know the trick)/What is your take on agile development/what was your role in the agile project you worked on/What can you do to finish the project in timely manner/situation where you faced tremendous pressure/I asked about what they are expecting from the position: As she was from QA team she only knew that he will be the one who will be leading the Java team doing the fighting with QA.

Viewing 91 - 100 interview questions

Glassdoor has 611 interview questions and reports from Senior applications developer interviews. Prepare for your interview. Get hired. Love your job.