Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kulikov-dev/leetcodecontest
Template for LeetCode contests
https://github.com/kulikov-dev/leetcodecontest
contest-programming leetcode leetcode-contests template-repository templates
Last synced: about 2 months ago
JSON representation
Template for LeetCode contests
- Host: GitHub
- URL: https://github.com/kulikov-dev/leetcodecontest
- Owner: kulikov-dev
- License: mit
- Created: 2023-05-15T04:43:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-04T06:03:34.000Z (over 1 year ago)
- Last Synced: 2024-01-17T00:16:32.920Z (12 months ago)
- Topics: contest-programming, leetcode, leetcode-contests, template-repository, templates
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### LeetCodeContest
Small templates with unit tests for LeetCode contest tasks. Allows to start solving problems right away rather than writing helpers and tests.