Zum Inhalt springen

.NET Background processing

.NET Background processing online coding tests & interview questions

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

Fragen zur Auswahl

Bewertung der Kenntnisse über .NET, C#, Message Patterns, WCF, Web applications & Web Services, Windows Communication Foundation, Metadata

Code-Lücken

Bewertung der Kenntnisse über HTML, HTML5, CSS

Programmieraufgabe - Level: Schwer

.NET | RSA Decryption WCF Service - Finish implementation of the WCF interface which can decrypt and verify data encrypted using RSA.

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

Fragen zur Auswahl

Bewertung der Kenntnisse über .NET, C#

Programmieraufgabe - Level: Schwer

.NET | C# | Threads | Bank gateway for booking transactions in Central Accounting System - Implement the IBookingGateway interface (create own class in a separate file in theBookingGatewayService project and implement it) and finish implementation of the BookingGatewayFactory class, which should create objects of IBookingGateway.

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.