Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axross/leetcode-typescript

📖 LeetCode solutions in TypeScript with full test and helpful comments
https://github.com/axross/leetcode-typescript

algorithms deno leetcode leetcode-javascript leetcode-solutions leetcode-typescript typescript

Last synced: about 1 month ago
JSON representation

📖 LeetCode solutions in TypeScript with full test and helpful comments

Awesome Lists containing this project

README

        

# LeetCode Solutions in TypeScript

![Build](https://github.com/axross/leetcode-typescript/workflows/on%20Push/badge.svg)

- 🏃‍♀️ Enough small time and space complexity (not "minimum" because of no micro optimization)
- 💯 Runs on [Deno](https://deno.land) (written in TypeScript)
- ✅ Fully tested
- 🗣 With helpful comments