Skip to content

Solutions to 5 programming problems posed by Santiago Valdarrama.

Notifications You must be signed in to change notification settings

Superbest/Santiago-Valdarrama-2015-05-07

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a collection of Python scripts which solve the 5 problems posed by Santiago Valdarrama on his blog.

Each question is implemented as a single Python file containing a single function (except for Question 1, where three variants are requested) that returns the required result.

There is also a set of tests included for verifying the solutions - test cases are constructed based on problem statements, Santiago's examples, as well as my own intuition.

About

Solutions to 5 programming problems posed by Santiago Valdarrama.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages