fr
fr

21 interview questionsfor developers (2024)

Test your developer skills before an interview with 21 corrected questions on 80+ topics. Beginner, Intermediate or Expert level.

Technology
Profession
Test
Sort by
Newest
Most popular
Last review
Filter by
Published
21
To review
0
21 questions
Hard
8 votes725 runs0 comment

How to flatten a list of lists in Kotlin

Anonymous authorat Jan 18, 2022
Easy
5 votes660 runs1 comment
Medium
4 votes662 runs0 comment
Medium
3 votes573 runs0 comment

Write a Kotlin program that evaluates an arithmetic expression.

Mobile developer
kotlin
data class
sealed class
Anonymous authorat Jan 18, 2022
Medium
2 votes548 runs0 comment

Print the value of a nullable string in Kotlin

Mobile developer
kotlin
null-safety
Anonymous authorat Jan 18, 2022
Easy
2 votes546 runs1 comment
Hard
2 votes542 runs1 comment

How to add a new element to a list of Kotlin data class

Mobile developer
kotlin
data class
inheritance
Anonymous authorat Jan 18, 2022
Expert
1 vote704 runs0 comment
Hard
1 vote588 runs0 comment

Use destructuring to extract the name and age of a User object

Mobile developer
data class
destructuring
Anonymous authorat Jan 18, 2022
Medium
1 vote573 runs0 comment

Convert an Int to a Long in Kotlin

Mobile developer
kotlin
type conversion
Anonymous authorat Jan 18, 2022
Medium
1 vote551 runs0 comment

Write a Kotlin code that prints 7 to the console.

Mobile developer
list
filter
drop
Anonymous authorat Jan 18, 2022
Hard
1 vote548 runs0 comment

Add a secondary constructor to a Kotlin class

Mobile developer
constructors
inheritance
Anonymous authorat Jan 18, 2022
Medium
1 vote545 runs0 comment
Medium
0 vote405 runs0 comment

Write a valid call to the function reformat in Kotlin 1.3

Mobile developer
functions
parameters
Anonymous authorat Jan 18, 2022
Easy
0 vote25 runs0 comment