Explain a big project you were working on at your latest job.
Net Developer Interview Questions
8,160 net developer interview questions shared by candidates
What is the difference between a union and a union all?
scenario based it was all depends upon who is taking interview
Ral, posizione in azienda, offerta lavorativa, conoscenze tecniche
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();
How would you decrease a turnover within a company if they gave you 10,000$?
Introduce yourself in a brief. Why do you choose our company? Why do you want to relocate to the Netherlands? Where are you 5 years later?
A string qas given and i have to check the number char Basic questions from .Net and Angular
3 rounds (TR + MR ) Opps and c# details in depth. SOLID principles Angular observables .NET Core
What is OOPS and describe 4 pillars of oops
Viewing 8141 - 8150 interview questions