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: 8 months ago
JSON representation

This Package contains problems and their solution in JS.

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
```