• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
+ 1

What's the difference between Arrays, Lists, Sets and Maps in Kotlin?

How do I know which one to use?

maplistarraysetkotlin
23rd Jul 2018, 12:29 PM
ReimarPB
ReimarPB - avatar
1 Answer
+ 2
Array: https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html List: https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html Set: https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html Map: https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-map/index.html And ArrayList: https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-array-list/ There are some differences of their structures and the way to use.
23rd Jul 2018, 1:36 PM
Disvolviĝo;
Disvolviĝo; - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Fix code
0 Votes
Fast coding (mobile)
1 Votes
..
1 Votes
Beginner_to_SoloLearn
2 Votes
How to learn C++ and how long does it take
1 Votes
Coding help
2 Votes
DSA doubt
1 Votes
Bridge pattern use case
0 Votes
Recover challenge history
0 Votes
Data structure using C
0 Votes