콘텐츠로 건너뛰기

.NET Common Topics

.NET Common Topics online coding tests & interview questions

.NET
주니어
검증된 기술
기간
81 최대 분.
평가
자동
테스트 개요

선택형 문제

에 대한 지식 평가 .NET, C#

코드 갭

에 대한 지식 평가 .NET Core, .NET Internals, dotnet build, Advanced debugging, Captures a dump, dotnet-dump, Diagnostic trace, dotnet-trace

프로그래밍 작업 - 레벨: 쉬움

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

.NET
주니어
검증된 기술
기간
73 최대 분.
평가
자동
테스트 개요

선택형 문제

에 대한 지식 평가 .NET, .NET Core, 기본 공통 주제, C#, 로깅, Parallel Programming, Visual Basic .NET

프로그래밍 작업 - 레벨: 쉬움

.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
중간
검증된 기술
기간
89 최대 분.
평가
자동
테스트 개요

선택형 문제

에 대한 지식 평가 .NET, C#

프로그래밍 작업 - 레벨: 중간

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

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.