Skip to content

KimReady/Leetcode-JVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode-JVM

Inspired by haoel's leetcode and qiyuangong's leetcode

It's solutions for Leetcode, consisting of Java and Kotlin languages that work on JVM.

LeetCode Problems

# Title Solution Difficulty
1 Two Sum Java, Kotlin Easy
2 Add Two Numbers Java, Kotlin Medium
3 Longest Substring Without Repeating Characters Java, Kotlin Medium
4 Median of Two Sorted Arrays Java, Kotlin Hard
5 Longest Palindromic Substring Java, Kotlin Medium
6 ZigZag Conversion Java, Kotlin Medium
7 Reverse Integer Java, Kotlin Easy
8 String to Integer(atoi) Java, Kotlin Medium
9 Palindrome Number Java, Kotlin Easy
11 Container With Most Water Java, Kotlin Medium
12 Integer to Roman Java, Kotlin Medium
13 Roman To Integer Java, Kotlin Easy
14 Longest Common Prefix Java, Kotlin Easy

About

Java & Kotlin solutions for Leetcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published