Previous experiences, personal projects, experience with different technologies.
Senior Net Developer Interview Questions
8,167 senior net developer interview questions shared by candidates
They asked me to do the task with 1 hour.
Tell me about your role in the current project? Are you willing to take ownership? What would you say about your communication with stakeholders of projects? Tell me about a solution which made a big difference in the system if any?
What is the difference between Adapter and Facade patterns?
🟦 .NET / Backend Can you explain the difference between an interface and an abstract class in C#? How do you implement dependency injection in a .NET Core application? How would you handle global exception handling in a Web API? What are some best practices for structuring a RESTful API in ASP.NET Core? Have you worked with Entity Framework or Dapper? When would you use one over the other? What is the role of async/await in .NET? Can you give an example? 🟧 Angular / Frontend How do you manage state in Angular applications? What is the difference between ngOnInit and the constructor in a component? How do you handle form validation in Angular? How do you communicate between components (parent-child and sibling-sibling)? What is the difference between observables and promises? ☁️ Azure / DevOps Which Azure services have you worked with? How would you deploy a .NET app to Azure? How do you manage application secrets in Azure? Have you worked with Azure DevOps pipelines? Can you describe the CI/CD process? 🧠 General / Logical Thinking Given a list of numbers, how would you return only the duplicates? Describe a situation where you had to debug a difficult issue.
CI/CD stuff, server load optimizations, unit testing environment on CI CD pipelines.
write pseudo code in whiteboard to create triangles
Difference between monolithic architecture and microservices. Difference between using a try-catch block with catch (Exception ex) { throw; } and not having a catch block. Difference between clustered and non-clustered index. What is a garbage collector? What is middleware? What is Entity Framework? Difference between inner join and outer join.
Almost everything from my resume.
Viewing 8051 - 8060 interview questions