Domanda di colloquio di OnnoRokom Software

Phase(1): Technical + Coding Interview C# Q: What are the access modifiers? Q: Interface vs Abstract Class. Q: Default access modifier of Interface Q: Static Class Q: Extension method Q: LINQ query (method + query syntax) ASP.NET Q: Explain Routing, Controller Q: Write an action Q: Describe & implement Dependency Injection. Q: Designing classes Q: How to pass one view to another view? Q: How to use non-core project in ASP.NET core solution? Q: Indexer SQL Q: Query writing Q: Normalization Q: Primary Key, Foreign Key, Q: Constraints Others Q: What is Deadlock? Q: DSA - BFS, DFS Q: Memory management in C, C# Phase(2): Project showcase Q: Show your DB Schema Q: Relationships among the tables Q: Project showcase Q: Add/update feature Q: Change the `ApplicationUser : IdentityUser<GUID>` data type GUID to long Q: Implementing GobalExceptionHandler