EF Core Internals Interview Questions
Senior-level EF Core internals interview questions on change tracking, identity resolution, query translation, compiled models and interceptors.
Data access interview questions: EF Core internals and performance, transactions and isolation levels, SQL optimization, NoSQL, repository pattern, zero-downtime migrations and Dapper.
8 interview guides Β· 80 questions with detailed answers
Data decisions outlive code decisions. Senior candidates are expected to reason about change tracking and query translation in EF Core, choose isolation levels deliberately, read execution plans, and design partition keys for NoSQL stores.
You should also be able to ship schema changes without downtime. These questions reflect how that expertise is tested.
Senior-level EF Core internals interview questions on change tracking, identity resolution, query translation, compiled models and interceptors.
Senior EF Core performance interview questions on N+1 queries, split queries, tracking, bulk updates, compiled queries and DbContext pooling.
Senior interview questions on ACID, isolation levels, RCSI and snapshot isolation, optimistic concurrency, distributed transactions and deadlocks.
Architect-level SQL Server interview questions on indexing, execution plans, parameter sniffing, statistics, Query Store, partitioning and sharding.
Architect-level interview questions on choosing data stores, Cosmos DB partition keys, RU costs, consistency levels and polyglot persistence trade-offs.
Senior .NET interview questions on the repository and unit of work patterns, generic repository pitfalls, the specification pattern and CQRS reads.
Lead-level interview questions on zero-downtime database migrations, expand-contract, online indexes, safe backfills and running EF Core in pipelines.
Senior .NET interview questions on ADO.NET and Dapper covering connection pooling, DataReader streaming, SqlBulkCopy, multi-mapping and SQL injection.
No matches. Try the site search.