Skip to content

Solving coding challenges with as many npm packages as possible

License

Notifications You must be signed in to change notification settings

penbuvt/npm-black-hole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

npm black hole

This repo contains JavaScript/Node solutions to various coding challenges with a twist: to maximize the number of npm packages used.

Heaviest objects in the universe

Rules

The rules are simple:

  • You may not use a package that outright solves the problem.
  • Try to maximize the number of npm packages used.

License

MIT. See the LICENSE file for details

About

Solving coding challenges with as many npm packages as possible

Resources

License

Stars

Watchers

Forks

Packages

No packages published