AI Agents and MCP Interview Questions
Architect-level interview questions on AI agents and MCP: the agent loop, tool design, orchestration, memory, human-in-the-loop and failure modes in .NET.
38 articles about Career & Interviews: in-depth .NET and AI guides, senior interview questions and AI news on DotNet AI Hub.
Architect-level interview questions on AI agents and MCP: the agent loop, tool design, orchestration, memory, human-in-the-loop and failure modes in .NET.
Architect-level interview questions on productionizing AI: evaluation, OpenTelemetry GenAI observability, cost, latency, prompt injection and compliance.
Senior .NET interview questions on Microsoft.Extensions.AI, streaming, function calling, structured output, provider abstraction, retries and testing LLM code.
Senior .NET interview questions on ML.NET and ONNX: pipeline design, feature engineering, evaluation metrics, PredictionEnginePool deployment and model drift.
Architect-level interview questions on RAG: chunking, embedding choice, hybrid search, reranking, groundedness, stale data, permissions and cost control.
Architect interview questions on quality attributes, trade-off analysis, ADRs, fitness functions and communicating architecture decisions to stakeholders.
Lead-level interview questions on modernizing .NET Framework applications, covering the strangler fig pattern, WCF and Web Forms migration, and risk management.
Architect-level questions on modular monoliths vs microservices: decision criteria, Conway's Law, the distributed monolith smell and migration paths.
Lead-level interview questions on identifying and measuring technical debt, prioritization frameworks, refactoring safely at scale and preventing new debt.
10 senior ASP.NET Core interview questions on Kestrel, hosting models, middleware ordering, endpoint routing internals and HttpContext lifetime.
10 architect-level ASP.NET Core interview questions on statelessness, caching, rate limiting, socket exhaustion, thread-pool starvation and capacity planning.
10 senior .NET interview questions on DI lifetimes, captive dependencies, scope validation, keyed services, decorators, disposal and anti-patterns.
10 senior ASP.NET Core interview questions comparing Minimal APIs and controllers on architecture, performance, Native AOT, testing and migration.
10 senior interview questions on REST API design: idempotency, versioning, cursor pagination, ProblemDetails, PATCH semantics, ETags and governance.
Senior .NET interview questions on ValueTask, IAsyncEnumerable and async streams: when ValueTask pays off, IValueTaskSource pooling, and cancellation.
Senior .NET interview questions on CancellationToken patterns, linked tokens, timeouts with WaitAsync, IHostApplicationLifetime, and graceful shutdown.
Senior .NET interview questions on System.Threading.Channels: bounded vs unbounded channels, BoundedChannelFullMode, backpressure, and graceful shutdown.
Senior .NET interview questions on ConcurrentDictionary, ConcurrentQueue, ImmutableInterlocked, compare-and-swap loops, the ABA problem, and false sharing.
CI/CD and deployment strategy interview questions for senior .NET engineers: pipeline design, trunk-based dev, blue-green, canary, flags and DORA metrics.
Senior .NET interview questions on probing, deps.json, AssemblyLoadContext isolation and unloading, diamond dependencies, strong naming and roll-forward.
Senior .NET interview questions on CLR internals: IL and metadata, type loading, AssemblyLoadContext, CoreCLR vs Mono vs NativeAOT and method dispatch.
Senior .NET interview questions on GC internals: generations, card tables, LOH/POH and regions, server vs workstation GC, DATAS, latency modes and containers.
Senior .NET interview questions on tiered compilation, OSR, Dynamic PGO, ReadyToRun, inlining, devirtualization, bounds-check elimination and Native AOT.
Senior .NET interview questions on the object header, boxing costs, struct design, StructLayout, readonly structs, ref returns, in parameters and equality.
Senior C# interview questions on multicast delegates, event memory leaks, weak event patterns, closure capture, static lambdas and events versus channels.
Senior-level C# generics interview questions on constraints, variance, CLR specialization, static abstract members, generic math and reflection over open types.
Senior C# interview questions on deferred execution, IQueryable translation, expression trees, compiled queries and EF Core client vs server evaluation.
Senior C# interview questions covering default interface methods, records, required members, primary constructors, collection expressions and extension members.
Senior C# interview questions on pattern matching, switch exhaustiveness, discriminated unions, Result and Option types, and functional, immutable C#.
Senior C# interview questions on record equality, with-expressions, record struct vs readonly struct, frozen vs immutable collections and value objects.
Behavioral interview questions for .NET architects with sample STAR answers on stakeholder conflict, failed projects, influence and mentoring.
Interview questions on code review standards, knowledge sharing, onboarding, psychological safety and measuring productivity with DORA and SPACE.
Senior .NET interview questions on estimation under uncertainty, roadmap negotiation, saying no, communicating risk and managing scope with product.
Senior .NET tech lead interview questions on leading teams, technical direction, delegation, underperformance, coding balance and incident postmortems.
Architect-level .NET interview questions on the OWASP API Security Top 10, rate limiting, input validation, mass assignment, CORS, mTLS and API keys vs tokens.
Senior .NET interview questions on hashing vs encryption, password storage, Key Vault, HSMs, rotation, Data Protection, TLS and post-quantum crypto.
Lead-level .NET interview questions on NuGet Audit, lock files, source mapping, SBOMs, package signing, SLSA, repo secrets and hardening CI/CD pipelines.
Anthropic's June 16, 2026 study of 400,000 Claude Code sessions found domain expertise, not a coding background, best predicts success with coding agents.