Skip to content

rapoliveira/LeetCode-my-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

LeetCode-my-solutions (Raphael)

Here I will post my solutions for the daily problems in LeetCode and eventually the solutions for study plans available. LeetCode is a platform intended for preparation for coding interviews, but I use it for practice purposes both to improve my current skills and to learn new ones.

I will try to optimize my daily solutions to present runtime higher than 50-70% of the other Python3 users. I will also try to reduce memory usage (e.g. without importing libraries), but note that this value varies in the platform each time you submit the code. Python3 solutions will be presented daily, whereas C or JavaScript solutions will be used for training.

You can visit my LeetCode profile here.

About

My solutions for the daily problems in LeetCode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages