How dot net is different from framework?
Junior Net Developer Interview Questions
4,974 junior net developer interview questions shared by candidates
What do you know about altran
related to .NET MVC like partial view, custom error page, teampdata, session,filters etc.
Questions on projects, python , sql
Split string on spaces except words in quotes Check for palindrome string. DB design for gmail. Interviewer's expectation was on UI (JavaScript, jQuery) but as I don't have experience on those, interview was done within 30 minutes.
Some of the competency questions I remember: -Tell us about a time when you took a risk? -What would you say are you strengths? -What is your biggest weakness? -What was the best team you worked in? -Tell us about a time you worked in a bad team/things when wrong.
What will be printed to the Console at the end of this code? int global = 0; Thread t1 = new Thread(() => { int local = 0; while(global < 3) { local += 1; global += 1; } Console.WriteLine(local); }); Thread t2 = new Thread(() => { global += 1; }); t1.Start(); t2.Start();
Is a naked put a bear or bull strategy?
How do you desculate a situation?
They don't want people who really work.
Viewing 4891 - 4900 interview questions