Skip to content

productboard/pb-interview-kotlin

Repository files navigation

Productboard Kotlin interview project

Please import this project in the IDE of your choice, try to build it and run it. If everything works as expected you should see something similar when running the code:

Exception in thread "main" kotlin.NotImplementedError: An operation is not implemented: To be implemented according to the assignment
	at MainKt.test(Main.kt:9)
	at MainKt.main(Main.kt:5)
	at MainKt.main(Main.kt)

About

Kotlin project used as a base for interviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages