Skip to content

artemoliynyk/leetcode-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leetcode tasks solutions repo

Hello!

I, as the developer, always want to solve an interesting, advanced and complex tasks. Even if we work with something trivial daily. Leetcode helps us with it, providing interesting tasks with different complexity levels and interesting outcome.

This is my repo with all my tasks solution. These solution may and probably will evolve sometimes as I learn new approaches. I won't ling my leecode link here, I see no reason for that.

Anyway, I just want to keep my progress, this repo isn't even need by anyone else ¯_(ツ)_/¯

Run tasks

All tasks are tests-covered with different test sets or rather most critical tests sets.

Want to test it? Odd, but sure, no problem:

git clone <this repo>
cd task1234/go
go test -v

Cheers!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published