Skip to content

highfei2011/leetcode-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeeCode-Study

======== Summarize weekly exercises (5 questions per week) for Scala.

Refer to


NO. Title Solution Difficulty Tag Status
001 Two Sum Scala Easy Mapping done
002 Add Two Numbers Scala Medium LinkedList done
003 Longest Substring Without Repeating Characters Scala Medium Mapping done
005 Longest Palindromic Substring Scala Medium Other to do
006 ZigZag Conversion Scala Medium Other done
007 Reverse Integer Scala Easy Other done
008 String to Integer (atoi) Scala Medium Other done
009 Palindrome Number Scala Easy Other done
010 Regular Expression Matching Scala Hard Other to do
011 Container With Most Water Scala Medium Other to do
012 Integer to Roman Scala Medium LinkedList to do
013 Roman to Integer Scala Easy Other to do

About

✏️ Summarize weekly exercises in scala.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages