Skip to content

.NET debugging

.NET debugging online coding tests & interview questions

.NET
JUNIOR
Tested skills
Duration
81 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of .NET, C#

Code gaps

assessing knowledge of .NET Core, .NET Internals, dotnet build, Advanced debugging, Captures a dump, dotnet-dump, Diagnostic trace, dotnet-trace

Programming task - Level: Easy

.NET | .NET Core | Bookstore Inventory - Implement a couple of methods in .Net Core to manage bookstore inventory.

.NET
MIDDLE
Tested skills
Duration
43 minutes max.
Evaluation
Automatic
Test overview

Choice questions

assessing knowledge of .NET, C#

Code gaps

assessing knowledge of .NET, Basic Common topics, C# basics, Advanced memory management, Object - disposing, Advanced debugging, dotnet-trace tool

Programming task - Level: Medium

.NET | Anonymizer - Implement couple of anonymization methods, probably using regular expressions.