Question: What is the output of the following Kotlin code snippet?
fun main() {
val list = mutableListOf(1, 2, 3, 4, 5)
val result = list.fold(5) { acc, num -> acc * num }
println(result)
}
How to avoid Salary (Package) question from relatives? What should be the best answer? Even if you answer it's decent - how to handle the follow up question?
What are the skills need to built a startup company?
Comment your answer.
2 replies4 likes
Shashank
decision decide Dest... • 9d
Hi Guys
Which is harder service base or product base startup?
My answer is Product base and for the service base finding the Clint is harder this what you guys think