Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

TheWug/lockers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lockers

a locker-package allocation algorithm

Simple as can be.

I don't actually use this library for anything yet, I wrote it in response to an interview question. I only had like 30 minutes to answer the question so I used a very simplified approach, and it got me thinking about exactly how complex a real world solution to the problem would need to be in order to be at all useful, and this is what I came up with.

Using it

Check it out and run go test, or import it into your existing go project.

About

a locker-package allocation algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages