Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jtucker/leetcode
- Owner: jtucker
- Created: 2021-09-07T20:33:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-09T21:01:23.000Z (over 3 years ago)
- Last Synced: 2024-11-20T06:34:01.986Z (3 months ago)
- Topics: csharp, leetcode
- Language: C#
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`