Skip to content

hardlianotion/algo-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run unit tests, use

python ./test_baked_goods.py

Solution code is in baked_goods.py.

Implementation remarks:

  • Outcomes from faulty inputs (seller schedules with unordered, repeated date inputs and the like) are undefined.
  • total_days is not assumed to be greater than all dates in sellers.

About

Algorithmic interview code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages