콘텐츠로 건너뛰기

I/O system

I/O system online coding tests & interview questions

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

선택형 문제

에 대한 지식 평가 Java, Core Java, I/O system, Lambda Expressions, Exceptions

Code gaps

에 대한 지식 평가 Java, Core Java, I/O system, Lambda Expressions, Network Communication

Programming task - Level: Hard

Java | Library application - Create an application that allows the library to manage books, their borrowings and prepare some reports about books that were not returned on time. Finish implementation of the missing service methods.

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

선택형 문제

에 대한 지식 평가 Core Java, Java, Stream API, I/O system, Date and Time

Code gaps

에 대한 지식 평가 Core Java, Java, Network Communication

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

Java | Azure | Production summarizer - Create an Azure function. Your current task is to finish implementation of production summarizer returning information about how many cars were produced by a particular plant.

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

선택형 문제

에 대한 지식 평가 Java, Spring Boot

Code gaps

에 대한 지식 평가 Core Java, Exceptions, Java, Generics, I/O system

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

Java | Couchbase, Spring Boot | Card Payments - Create a card payment processing microservice. Finish the implementation of saving payment data into Couchbase and communicate with other services.

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

선택형 문제

에 대한 지식 평가 Java

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

Java 11+ | Spring Cloud | Microstore | Microservices with RESTful and asynchronous communication - Implement REST and Asynchronous communication

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

선택형 문제

에 대한 지식 평가 Java

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

Java | Orders Analyzer | Find an average order value for every weekday - Implement OrdersAnalyzer#averageDailySales method that returns a map of days of a week and rounds the average value to the nearest integer.

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

선택형 문제

에 대한 지식 평가 Java, 클린코드

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

Spring Security - Secure methods to allow only the article author to create and read an article with his name, using method annotations.

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

선택형 문제

에 대한 지식 평가 Java, 클린코드

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

Spring Security - Secure ArticleService so that it returns only those articles in locale that are equal to the one currenntly used.

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

선택형 문제

에 대한 지식 평가 Java, 클린코드

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

Java | Logs Analyzer | Count matching log file entries - Complete a method which counts the lines within a ZIP file matching search strings.

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

Choice Questions

Verify knowledge of : constructor-based injection, context hierarchy, and Context, Dependency Injection

Choice Questions

Verify knowledge of Java: Collections, Concurrent Maps, and File Handling

프로그래밍 작업

Implement the ParserService#parseString method in a application

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

선택형 문제

에 대한 지식 평가 Java standard API

프로그래밍 작업

flights manager application, candidate needs to implement two business methods for finding flights between two cities and generating a seats list for a plane. Requires Java knowledge.