Skip to content
Kotlin Codes
  • Home
    • Blog
    • Privacy Policy
  • Kotlin tutorials
  • Flutter-Dart
  • Kotin-CodeChallenge
    • Length Of Last Word Kotlin

Tag: Kotlin code

Unique Email – Kotlin -Code Challenge

September 27, 2021 Sayandh

Problem Every valid email consists of a local name and a domain name, separated by the ‘@’ sign. Besides lowercase letters, the email may contain one or…

Continue Reading →

Posted in: Kotin-CodeChallenge Filed under: codeChallenge, Coding, Java, Kotlin, Kotlin code, Kotlincodes, Problem Solving, programing

Remove Duplicate – Kotlin Solution

Sayandh

Problem Given the head of a sorted linked list, delete all duplicates such that each element appears only once. Return the linked list sorted as well.…

Continue Reading →

Posted in: Kotin-CodeChallenge, Kotlin tutorials Filed under: codeChallenge, Java, Kotlin code, programing

Square root of x -Sqrt(x) – Kotlin

Sayandh

Problem Given a non-negative integer x, compute and return the square root of x. Since the return type is an integer, the decimal digits are truncated,…

Continue Reading →

Posted in: Kotin-CodeChallenge, Kotlin tutorials Filed under: codeChallenge, Kotlin, Kotlin code, SquareRoot

Valid Parentheses – Code Challenge- Kotlin

September 26, 2021 Sayandh

Problem Given a sorted array of distinct integers and a target value, return the index if the target is found.…

Continue Reading →

Posted in: Kotin-CodeChallenge Filed under: codeChallenge, Coding, Java, Kotlin, Kotlin code, Kotlincodes, Problem Solving, programing

Search Insert Position -Binary Search Kotlin

Sayandh

Problem Given a sorted array of distinct integers and a target value, return the index if the target is found.…

Continue Reading →

Posted in: Kotin-CodeChallenge Filed under: Coding, Java, Kotlin, Kotlin code, Kotlincodes, Problem Solving, programing

Shared Preferences With Kotlin

October 5, 2018 Sayandh

In this tutorial, we are going to learn how to use SharedPreferences In our Android Application to Store data in…

Continue Reading →

Posted in: Kotlin tutorials Filed under: Android, android example, Kotlin, Kotlin code, Kotlin example, SharedPreferences, SharedPreferences with kotlin

LocationListener With Kotlin

October 4, 2018 Sayandh

Many of the android applications we uses in daily life  needs users current locations continuously,   Here we are going…

Continue Reading →

Posted in: Kotlin tutorials Filed under: Android, android code, example, FusedLocationProviderClient, Kotlin, Kotlin code, Kotlin example, LocationListener

RecyclerView With Kotlin – Android

September 20, 2018 Sayandh

We know that if we need to display a scrolling list of elements based on a large set of data…

Continue Reading →

Posted in: Kotlin tutorials Filed under: Android, android example, Kotlin, Kotlin code, Kotlin example, Recycleradapter, recyclerview, recyclerView kotlin

Retrofit with Kotlin-Android

September 18, 2018 Sayandh

In this tutorial we will learn how to implement Retrofit HTTP client in Android with Kotlin. Retrofit is a powerful…

Continue Reading →

Posted in: Kotlin tutorials Filed under: Android, android example, http request android, Kotlin, Kotlin code, Kotlin example, Rest api, retrofit anroid, retrofit with kotlin

Get Started with Kotlin in Android studio

August 27, 2018 Sayandh

Kotlin is fully supported with android studio v3.0 and Higher. Setup Kotlin to Android Studio Important : The android studio…

Continue Reading →

Posted in: Kotlin tutorials Filed under: Android, android example, Kotlin code, Kotlin example

Recents

  • Custom WillPopScope – Flutter
  • Unique Email – Kotlin -Code Challenge
  • Remove Duplicate – Kotlin Solution
  • Square root of x -Sqrt(x) – Kotlin
  • Plus One – Code Challenge-Kotlin
  • Valid Parentheses – Code Challenge- Kotlin
  • Search Insert Position -Binary Search Kotlin
  • Implement strStr()- Kotlin
  • Length Of Last Word Kotlin
  • CupertinoPicker-Example-iOS styling Flutter
  • CupertinoContextMenu-iOS Styling-Flutter
  • CupertinoActivityIndicator – iOS Styling-Flutter
  • CupertinoActionSheet- iOS style Widget-Flutter
  • Flutter Localization
  • Custom Checkbox Flutter

Recent Posts

  • Custom WillPopScope – Flutter
  • Unique Email – Kotlin -Code Challenge
  • Remove Duplicate – Kotlin Solution
  • Square root of x -Sqrt(x) – Kotlin
  • Plus One – Code Challenge-Kotlin

Privacy Policy
Copyright © 2023 Kotlin Codes
Go to mobile version