Round 1 Interview questions: 1.Explain Authentication and authorization, how you implemented in your system 2.Explain global exception handling , how you implemented in your project 3.unit of work in entity framework? 4.Explain entity framework how you used? 5.Dendency injection 6.oops concept 7.differnce between union and unionall 8.Rate limiting 9.Indexing 10.Stored proc & functions 11.database triggers 12.How you used and why they used triggers 13.CORS 14.CQRS 15.viewbag, viewdata, tempdata difference 16.SOLID principles 17.primary key and unique key 18.Delete and truncate 19.ActionResult and IActionResult Round 2: 1.Asked about education, competitive exams and marks and all 2.Asked about project related question 3.lifecycle of request 4.Write code of BankAccount crud operation , create endpoints, write crupde operation , implement logging , whole code with controller to logging, adding dbcontext and all