콘텐츠로 건너뛰기

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