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

Tag: programing

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

Plus One – Code Challenge-Kotlin

September 26, 2021 Sayandh

Problem You are given a large integer represented as integer array digits, where each digits[i] is the ith digit of…

Continue Reading →

Posted in: Kotin-CodeChallenge Filed under: codeChallenge, Kotlin, Kotlincodes, programing

Valid Parentheses – Code Challenge- 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: 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

Implement strStr()- Kotlin

Sayandh 5 Comments

Problem Return the index of the first occurrence of needle in haystack, or -1 if needle is not part of…

Continue Reading →

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

Length Of Last Word Kotlin

Sayandh

Problem Given a string s consisting of some words separated by some number of spaces, return the length of the…

Continue Reading →

Posted in: Kotin-CodeChallenge Filed under: Coding, Java, Kotlin, Problem Solving, programing
DatePicker Flutter

DatePicker Flutter

March 7, 2020 Sayandh

Date Picker is very usefull fuction which shows a picker dialog to select date. Please find below code for a…

Continue Reading →

Posted in: Flutter-Dart Filed under: Android, Dart, Flutter, Flutter for Mobile Application, Flutter Widgets, Ios, programing
splashscreen

Simple SharedPreference Functions – Kotlin

February 29, 2020 Sayandh

Android provides many ways of storing data of an application. One of these ways is called Shared Preferences. Shared Preferences…

Continue Reading →

Posted in: Kotlin tutorials Filed under: Android, Android Studio, Developement, Kotlin, programing, SharedPreferences, SharedPreferences with kotlin

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