TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3812
To review
26
TechnologyProfessionTest
Sort by
Newest
Most popular
Last review
Filter by
Published
3812
To review
26
21 questions
Hard
10 votes809 runs0 comment
How to flatten a list of lists in Kotlin
Anonymous authorat Jan 18, 2022
Easy
6 votes733 runs1 comment
Write a function that returns the maximum of two integers in Kotlin
Anonymous authorat Jan 18, 2022
Easy
5 votes734 runs0 comment
Kotlin: Compile the following code and see the error.
Anonymous authorat Jan 18, 2022
Medium
4 votes609 runs0 comment
Create a data class with a vip property implementing the Human interface
Anonymous authorat Jan 18, 2022
Medium
3 votes643 runs1 comment
Write a Kotlin program that evaluates an arithmetic expression.
Anonymous authorat Jan 18, 2022
Hard
2 votes774 runs0 comment
In Kotlin, adding an element to a list does not change the list.
Anonymous authorat Jan 18, 2022
Medium
2 votes614 runs0 comment
Write a Kotlin code that prints 7 to the console.
Anonymous authorat Jan 18, 2022
Easy
2 votes612 runs0 comment
Print the value of a nullable string in Kotlin
Anonymous authorat Jan 18, 2022
Medium
2 votes606 runs1 comment
How to add a new element to a list of Kotlin data class
Anonymous authorat Jan 18, 2022
Medium
1 vote671 runs1 comment
In Kotlin, the infix function `add` can be used with two integers, but not with a float and an integer.
Anonymous authorat Jan 18, 2022
Hard
1 vote655 runs0 comment
Use destructuring to extract the name and age of a User object
Anonymous authorat Jan 18, 2022
Medium
1 vote623 runs0 comment
Hard
1 vote612 runs0 comment
Add a secondary constructor to a Kotlin class
Anonymous authorat Jan 18, 2022
Hard
0 vote580 runs0 comment
Medium
0 vote472 runs0 comment
Write a valid call to the function reformat in Kotlin 1.3
Anonymous authorat Jan 18, 2022
Hard
0 vote278 runs0 comment
Medium
0 vote179 runs0 comment