Skip to content

My solutions to leetcode algorithms questions, mostly in JavaScript, sometimes in Go

License

Notifications You must be signed in to change notification settings

rarecoil/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode solutions

Answers to leetcode questions in JavaScript & Go

These are solutions I provided to leetcode for various challenges. Note that these are not hyper-optimized, clean, or otherwise anything other than a raw first attempt at solving the questions. If it was accepted, it ends up here - no re-optimization after the fact unless it is marked as "optimal" or "revised".

Questions involving pointers/references felt dirty/strange to do in JavaScript, so I chose to learn more Go and write them in Go instead.

I will update this repository in batches as I solve more LeetCode problems.

License

Unlicense

About

My solutions to leetcode algorithms questions, mostly in JavaScript, sometimes in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published