Skip to content

skunkbadger/nutsorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nutsorter

Matching nuts and bolts with my own algorithms.

Rules:

  1. You have a set of different sized matching nuts and bolts that are scrambled in random order into two piles, one pile for nuts, one pile for bolts.
  2. You can only compare a nut with a bolt (or vice versa) to check if they fit together, one is bigger than the other, or one is smaller than the other.
  3. No nut to nut or bolt to bolt comparison allowed.
  4. Try to find the matching nuts and bolts with an optimal algorithm.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages