콘텐츠로 건너뛰기

Stream API

Stream API online coding tests & interview questions

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

선택형 문제

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

코드 갭

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

선택형 문제

에 대한 지식 평가 API, Java

코드 갭

에 대한 지식 평가 Java, Java Stream API, Streams

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

Java | Standard Search Engine - Implement engine for product searching based on simple and compound predicates.

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

선택형 문제

에 대한 지식 평가 Java

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

Java | Spring Security | Secure POST - Secure an enterprise application by allowing the administrator only to call state changing endpoints.

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.

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

Collections questions

에 대한 지식 평가 Collections API

Concurrency questions

에 대한 지식 평가 concurrency

프로그래밍 작업

extracting method metadata with Reflections API

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.