Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ihexxa/goleetjs
Leetcode practice in Go & Javascript
https://github.com/ihexxa/goleetjs
golang javascript leetcode
Last synced: 18 days ago
JSON representation
Leetcode practice in Go & Javascript
- Host: GitHub
- URL: https://github.com/ihexxa/goleetjs
- Owner: ihexxa
- License: gpl-3.0
- Created: 2017-08-05T08:00:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-09T13:47:53.000Z (over 6 years ago)
- Last Synced: 2024-11-05T20:06:33.396Z (2 months ago)
- Topics: golang, javascript, leetcode
- Language: Go
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-leet.js
Leetcode practice in Go & Javascript## Run unit tests
For go: `go test`## Todo
- add jest for javascript unit test