Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jtucker/leetcode

My leetcode solutions as I work them.
https://github.com/jtucker/leetcode

csharp leetcode

Last synced: 21 days ago
JSON representation

My leetcode solutions as I work them.

Awesome Lists containing this project

README

        

# My leetcode solutions as I work them.

## How to run

1. Clone the repo
2. `dotnet tool install` to install the [dotnet script tool ](https://github.com/filipw/dotnet-script)
3. `dotnet script .\.csx`