Zum Inhalt springen

.NET Common Topics

.NET Common Topics online coding tests & interview questions

.NET
JUNIOR
Geprüfte Fähigkeiten
Dauer
81 Minuten maximal.
Bewertung
Automatisch
Test-Übersicht

Fragen zur Auswahl

Bewertung der Kenntnisse über .NET, C#

Code-Lücken

Bewertung der Kenntnisse über .NET Core, .NET Internals, dotnet build, Advanced debugging, Captures a dump, dotnet-dump, Diagnostic trace, dotnet-trace

Programmieraufgabe - Level: Leicht

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

.NET
JUNIOR
Geprüfte Fähigkeiten
Dauer
73 Minuten maximal.
Bewertung
Automatisch
Test-Übersicht

Fragen zur Auswahl

Bewertung der Kenntnisse über .NET, .NET Core, Grundlegende gemeinsame Themen, C#, Protokollierung, Parallele Programmierung, Visual Basic .NET

Programmieraufgabe - Level: Leicht

.NET | .NET Core, Microservices | Traffic volume report api - Complete the implementation of a reports' microservice that should subscribe data registered by specialized microservices. The data must be saved in the local database. In the future the data will be used to generate reports for clients.

.NET
MITTEL
Geprüfte Fähigkeiten
Dauer
89 Minuten maximal.
Bewertung
Automatisch
Test-Übersicht

Fragen zur Auswahl

Bewertung der Kenntnisse über .NET, C#

Programmieraufgabe - Niveau: Mittel

.Net | .Net Core | Anonymizer - Implement a couple of anonymization methods, probably using regular expressions.

C#
SENIOR
Geprüfte Fähigkeiten
Dauer
309 Minuten maximal.
Bewertung
Automatisch
Test-Übersicht

Fragen zur Auswahl

Bewertung der Kenntnisse über .NET, C#

Programmieraufgabe - Level: Schwer

.Net | .Net Core | Back end Alone - Implement .NET Core MVC Model Binder and a simple graph algorithm to support request with a fancy format. This task consists of two objectives. First is to implement model binder that will properly parse incoming request into objective structure. Second objective is to sort this structure (graph) before further processing.