콘텐츠로 건너뛰기

.NET Common Topics

.NET Common Topics online coding tests & interview questions

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

선택형 문제

에 대한 지식 평가 .NET, WCF, WCF features, Web applications & Web Services, Windows Communication Foundation, BasicHttpBinding, NetNamedPipeBinding

Code gaps

에 대한 지식 평가 .NET, Basic Common topics, C# basics, C#

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

.NET | WCF Currency Exchange service - Implement the rest of the methods for the Currency Exchange Rates WCF Service.

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

선택형 문제

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

Code gaps

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

Programming task - Level: Easy

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

.NET
중간
검증된 기술
기간
43 최대 분.
평가
자동
테스트 개요

선택형 문제

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

Code gaps

에 대한 지식 평가 .NET, Basic Common topics, C# basics, Advanced memory management, Object - disposing, Advanced debugging, dotnet-trace tool

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

.NET | Anonymizer - Implement couple of anonymization methods, probably using regular expressions.

.NET
SENIOR
검증된 기술
기간
49 최대 분.
평가
자동
테스트 개요

선택형 문제

에 대한 지식 평가 .NET, C#, Message Patterns, WCF, Web applications & Web Services, Windows Communication Foundation, Metadata

Code gaps

에 대한 지식 평가 HTML, HTML5, CSS

Programming task - Level: Hard

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

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

선택형 문제

에 대한 지식 평가 .NET, .NET Core, Basic Common topics, C#, Logging, Parallel Programming, Visual Basic .NET

Programming task - Level: Easy

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

C#
중간
검증된 기술
기간
160 최대 분.
평가
자동
테스트 개요

선택형 문제

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

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

.NET | MT101 Swift message parser and validator - Implement a parser and a validator for data that contains Swift MT101 messages.

.NET
중간
검증된 기술
기간
89 최대 분.
평가
자동
테스트 개요

선택형 문제

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

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

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

C#
SENIOR
검증된 기술
기간
75 최대 분.
평가
자동
테스트 개요

선택형 문제

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

Programming task - Level: Hard

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

선택형 문제

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

Programming task - Level: Hard

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

ASP.NET
중간
검증된 기술
기간
120 최대 분.
평가
Manual
테스트 개요

선택형 문제

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

Code review task - Level: Medium

.NET - CollectionWrapper code review

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

.NET | Reservations App | Implement query methods - Implement two methods in ReservationsService - GetByDay and GetHallsFreeHoursByDay.