Skip to main content

BezKoder

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

Tag: kotlin

Kotlin Fold Example – Accumulate List using fold(), foldRight(), foldIndexed(), foldRightIndexed()

Last modified: January 1, 2020 bezkoder 5 Comments

In this tutorial, I will show you some examples that use Kotlin fold and fold indexed methods to accumulate List and Map.

Related Posts:
– Kotlin List & Mutable List tutorial with examples
– Kotlin sum(), sumBy(), sumByDouble() and BigDecimal in List, Map example
– Kotlin groupBy(), groupingBy() example

Read More

Kotlin – Compare Objects & Sort List with Comparable Example

Last modified: June 21, 2022 bezkoder 15 Comments

This tutorial shows you way to compare Objects, then sort List of Objects with Comparable by examples.

Related Posts:
– Kotlin – Sort List of custom Objects
– Kotlin Priority Queue tutorial with examples

Read More

Kotlin Comparator & Sort List of objects example

Last modified: January 20, 2020 bezkoder 2 Comments

In this tutorial, I will show you how to create Kotlin Comparator and custom Comparator, then we’re gonna use Comparator to sort List of objects.

Related Posts:
– Kotlin – Sort List of custom Objects
– Kotlin – Compare Objects with Comparable Example
– Kotlin Priority Queue tutorial with examples

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 Base64 Encoding and Decoding

Last modified: February 23, 2020 bezkoder 8 Comments

In this tutorial, I will show you how to make Base64 encoding and decoding functionality in Kotlin/Android. We’re gonna convert several kinds of String to Base64, then decode Base64 to original String.

Read More

Posts navigation

Newer posts 1 2 3 4 5 Older posts

Follow us

  • Facebook
  • Youtube
  • Github

Tools

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