kotler-dev / kotlin-leetcode

The Algorithms with Kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Algorithms with Kotlin

My Kotlin exercises with tests from Leetcode

Kotlin Kotest GitHub license

Topics

Array

ID Description Solution Test Difficulty
1 Two Sum solution test Easy
121 Best Time to Buy and Sell stock Easy solution test Easy
169 Majority Element solution test Easy
217 Contains Duplicate solution test Easy
283 Move Zeroes solution test Easy
977 Squares of a Sorted Array solution test Easy
15 3Sum solution test Medium
57 Insert Internal solution test Medium
238 Product of Array Except Self solution test Medium

String

ID Description Solution Test Difficulty
3 Longest Substring Without Repeating Characters solution test Medium

About

The Algorithms with Kotlin


Languages

Language:Kotlin 100.0%