good first issue
Repository metrics
- Stars
- (88 stars)
- PR merge metrics
- (PR metrics pending)
Description
we have the leetcode kata article, but currently folks are expected to browse around and find a solution out there on the internet.
this kind of works because everything has been solved before, but the answers people run into are of highly varied quality in the code and the surrounding explanantion
let's contribute officially recommended solutions with high-quality explanations (prefer comments in the code, as if it were explained during an interview)
this issue can be split into many sub issues as helpful.