コンテンツへスキップ

.NET 共通トピック

.NET Common Topics online coding tests & interview questions

.NET
ジュニア
テストされたスキル
期間
81 分以内。
評価
自動
テスト概要

選択問題

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

コードギャップ

の知識を評価する。 .NET Core, .NET内部, ドットネットビルド, 高度なデバッグ, ダンプをキャプチャする, ドットネットダンプ, 診断トレース, ドットネットトレース

プログラミングタスク - レベル:簡単

.NET|.NETコア|書店の在庫 - .NETコアでいくつかのメソッドを実装し、書店の在庫を管理する。

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