コンテンツへスキップ

.NET Threads

.NET Threads online coding tests & interview questions

C#
シニア
テストされたスキル
期間
75 分以内。
評価
自動
テスト概要

選択問題

の知識を評価する。 .NET, C#

プログラミング・タスク - レベル: ハード

.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#
シニア
テストされたスキル
期間
309 分以内。
評価
自動
テスト概要

選択問題

の知識を評価する。 .NET, C#

プログラミング・タスク - レベル: ハード

.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.