Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucas-erkana/codingchallenege_template
This isa template I use for all my coding challenges
https://github.com/lucas-erkana/codingchallenege_template
javascript
Last synced: 5 days ago
JSON representation
This isa template I use for all my coding challenges
- Host: GitHub
- URL: https://github.com/lucas-erkana/codingchallenege_template
- Owner: Lucas-Erkana
- Created: 2023-10-31T06:54:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-01T08:17:34.000Z (about 1 year ago)
- Last Synced: 2024-10-12T09:49:12.596Z (about 1 month ago)
- Topics: javascript
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CHallenge Title
Write problem here
## Examples
**Input:**
```
Write input here
```
**Output:**
```
Write expected result here
```
**Explanation:**
Write explanation here**Input:**
```
Write input here
```
**Output:**
```
Write expected result here
```
**Explanation:**
Write explanation here## Constraints
Write constraints here