Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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