Skip to content

zencodism/AlgPuzzles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Python solutions for two algorithmic puzzles:

  • phones is test for prefix existence in list of phone numbers. List is considered 'consistent' if no phone number is prefix to any other
  • coins is denomination (money changing) problem with a twist: coin denominations are given as two values, that may be thought of as complex number. The coin value is the length of vector with these two values as x/y dimensions

About

Algorithmic puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors