Skip to content

Solutions to LeetCode problems along with test cases, time and space complexity, and documentation.

Notifications You must be signed in to change notification settings

kate-melnykova/LeetCode-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode-solutions

Solutions to LeetCode problems along with testcases, states runtime and space complexitites, and documentation of solutions. LeetCode-logo

Solutions to LeetCode problems for my own record

I've been solving LeetCode problems for a while as a hobby, but then I found myself in a habit of not documenting the code and not thinking of test cases. This repository's aim is to fix these issues in my code.

To run any piece of the LeetCode problem, run

python3 <file_name>

for .py files and

node <filename>

to run the '.js' files.

About

Solutions to LeetCode problems along with test cases, time and space complexity, and documentation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published