Learn about the latest trends in Kotlin from Mindmajix Kotlin community. Read posts and insights from Kotlin experts for free. Kotlin is growing day by day. Join in and take part in our forum to post the latest technical questions, discuss best practices, or connect with experts. We want you to expand Kotlin knowledge in every possible way you can.
Explain about kotlin lambda expression with example?
What is the abstract class in kotlin?
How the default argument in kotlin works?
What are the differences between kotlin and java?
What is operator overloading in kotlin?
What is kotlins approach to work with async code?
How extension functions are resolved in kotlin?
What is Kdoc in kotlin?
How to null check in kotlin?
What is the difference between kotlin lateinit and lazy?
What is the switch statement in kotlin?
What are the different constructors of ArrayList?
How can we check the class instance of in kotlin?
How to use the Elvis operator?
Explain about static variable in kotlin and how to declare it in kotlin?
How to convert existing java code to kotlin?
Explain the difference between Val and Var in kotlin?
Who to iterate the elements through an array by using for loop in kotlin?