Skip to content

.NET 5

.NET 5 online coding tests & interview questions

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

Choice questions

assessing knowledge of .NET, C#, .NET Core, Basic Common topics, Logging

Code gaps

assessing knowledge of .NET Core, .NET Internals, dotnet build, Basic Common topics, C#, Logging, Logging Extensions in .NET Core, dotnet restore

Programming task - Level: Easy

.NET | .NET Core | Comments Challenge - Implement an Index action for posts controller so that posts can be rendered appropriately into the Posts/Index view in .Net Core.

.NET
SENIOR
Tested skills
Duration
106 minutes max.
Evaluation
Automatic
Test overview

Code gaps

assessing knowledge of ASP.NET, C#, Security basics, .NET Core, Basic Common topics, Entity Framework Core, Logging

Programming task - Level: Hard

.NET | .NET Core | Company Web Page - Complete the implementation of a web page.

The page can be displayed in English or Spanish depending on the user's culture.

A user should have knowledge about the localized data annotation, the localized resources ant the action filters.