https://github.com/jtucker/leetcode
My leetcode solutions as I work them.
https://github.com/jtucker/leetcode
csharp leetcode
Last synced: 8 months 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 (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-09T21:01:23.000Z (about 4 years ago)
- Last Synced: 2025-01-21T06:29:44.046Z (10 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`