Vandivier/ladderly-3

leetcode solutions

Open

#158 opened on Jan 23, 2024

 (4 comments) (0 reactions) (0 assignees)TypeScript (42 forks)auto 404
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.

Contributor guide