Skip to content

kotler-dev/kotlin-leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages