Collection of (primarily TypeScript) Leetcode solutions.
Run deno task generate to generate the current Leetcode Daily Challenge
boilerplate.
Run deno task fmt to format the code and directory names.
Run deno check --allow-import *.ts to check the code.
Curated with 💖 by @EthanThatOneKid