0.0.7 • Published 10 months ago

optimal-package-selector v0.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

The Challenge:

You want to send your friend a package with different things. Each thing you put inside the package has such parameters as index number, weight and cost. The package has a weight limit. Your goal is to determine which things to put into the package so that the total weight is less than or equal to the package limit and the total cost is as large as possible. You would prefer to send a package which weighs less in case there is more than one package with the same price.

Commands

Install dependencies

npm install

Run unit tests

npm test

Build

npm run build

0.0.7

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago