Tech stack
Practical C# coding problems for backend and full-stack interviews.
Practice items tagged with C# Practical Coding Problems.
Aggregates log entries into per-minute error counts with deterministic output.
Implements a safe in-memory paging helper with metadata and boundary handling.
Implements invoice total calculation with quantity, unit price, percentage discount, and rounding.
Implements chunking for batch processing without dropping final partial batches.
Implements comparison for simple semantic version strings with missing patch parts treated as zero.
Implements a word-frequency counter with normalization, punctuation handling, and stable ordering.
Preparation paths where this taxonomy appears in the track scope.
Full-cycle .NET full-stack interview preparation.
A role-based preparation path covering C#, ASP.NET Core APIs, data access, frontend integration, testing, deployment, system design, real-life scenarios, and behavioral interview topics.
Backend-focused .NET interview preparation.
A backend-focused .NET preparation path covering C#, ASP.NET Core APIs, data access, reliability, testing, and practical coding.
Hands-on coding rounds with practical C# data, API, and reliability exercises.
A practical C# coding interview track covering strings, dictionaries, grouping, parsing, pagination, validation, rate limiting, retry, caches, log aggregation, and edge-case thinking.