Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awais987123/leetcode-problems-solutions-npm
This Package contains problems and their solution in JS.
https://github.com/awais987123/leetcode-problems-solutions-npm
javascript leetcode npm-package
Last synced: 25 days ago
JSON representation
This Package contains problems and their solution in JS.
- Host: GitHub
- URL: https://github.com/awais987123/leetcode-problems-solutions-npm
- Owner: awais987123
- Created: 2022-09-21T16:31:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T17:19:53.000Z (about 2 years ago)
- Last Synced: 2024-09-29T15:21:59.569Z (about 1 month ago)
- Topics: javascript, leetcode, npm-package
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# leetsol
leetsol is a npm package for dealing with two sum problem in javascript.
## Installation
Use the package manager [pip](https://pip.pypa.io/en/stable/) to install leetsol.
```bash
npm install leetsol
```