Skip to main content

BezKoder

  • Courses
  • Full Stack
  • Spring
  • Node
  • Vue
  • Angular
  • React
  • Firebase
  • Django
  • Dart
  • JsonFormatter
  • Categories

Tag: kotlin collection

Kotlin groupBy, groupByTo, groupingBy example

Last modified: December 31, 2019 bezkoder 6 Comments

Kotlin library provides extension functions for grouping collection items. In this tutorial, I will show you some examples to use Kotlin groupBy(), groupByTo(), groupingBy() methods.

Related Posts:
– Kotlin sum(), sumBy(), sumByDouble() and BigDecimal in List, Map example
– Kotlin Fold Example: fold(), foldRight(), foldIndexed(), foldRightIndexed()

Read More

Kotlin – Convert comma-separated String to List & List to String

Last modified: December 24, 2019 bezkoder

This Kotlin tutorial shows you way to convert comma-separated String into List & vice versa: convert List into one String with jointostring() example.

Related Posts:
– Kotlin List & Mutable List tutorial with examples
– Kotlin – Sort List of custom Objects

Read More

Kotlin Priority Queue tutorial with examples

Last modified: January 20, 2020 bezkoder

In this tutorial, I will introduces Kotlin Priority Queue and examples that shows you how to work with it.

Related Posts:
– Kotlin Queue tutorial with examples
– Kotlin Comparator & Sort List of objects example
– Kotlin – Compare Objects & Sort List with Comparable Example

Read More

Kotlin Queue tutorial with examples

Last modified: January 20, 2020 bezkoder 4 Comments

In this tutorial, we’re gonna look at overview of Kotlin Queue interface and some examples that show how to work with Kotlin Queue such as define, initialize, add or remove items, peek, poll methods.

Related Post: Kotlin Priority Queue tutorial with examples

Read More

Kotlin Map transform example – mapTo, map Keys or Values

Last modified: June 21, 2022 bezkoder

In this tutorial, I will show you many examples that transform a Kotlin Map using map, mapTo, mapKeys, mapKeysTo, mapValues, mapValuesTo.

Related Posts:
– Kotlin HashMap tutorial with examples
– Kotlin List & Mutable List tutorial with examples

Read More

Posts navigation

Newer posts 1 2
Buy me a coffee

Follow us

  • Facebook
  • Youtube
  • Github

Tools

  • Json Formatter
  • .
  • Privacy Policy
  • Contact
  • About
DMCA.com Protection Status © 2019-2022 bezkoder.com
X