Commit Graph
15 Commits
Author SHA1 Message Date
cclaussandDonne Martin fe227a3fe3 Fix missing sys import (#239) 2018-09-07 20:50:20 -04:00
delirious-lettuceandDonne Martin 9f89a51aba Fix typos (#191) 2017-05-15 21:30:12 -07:00
Donne MartinandGitHub 2399eb60d3 Update stack min challenge (#128)
Rename variable min_vals to stack_of_mins to improve clarity.
Rename method min to minimum to avoid using the same name as the built-in min.
2016-12-08 05:32:13 -05:00
Donne MartinandGitHub a7fc172004 Update stack min challenge test cases (#109) 2016-10-29 09:08:32 -04:00
Donne MartinandGitHub a9d18bdcc0 Fix notebook credits to render properly on nbviewer (#94) 2016-07-31 08:11:18 -04:00
Donne MartinandGitHub e71b280082 Polish stack min challenge and solution (#72)
Update constraints, algorithm discussion, code, and tests.
2016-06-20 06:54:08 -04:00
Donne Martin 3712839cc9 Fix #13, PEP8-ify notebooks. 2015-07-11 15:39:59 -04:00
Donne Martin b57ca00bb2 Changed sys.maxint to sys.maxsize for Python 3 compatibility. 2015-07-06 06:35:46 -04:00
Donne Martin fac7bbb1be Tweaked constraints section discussion. 2015-07-06 06:03:09 -04:00
Donne Martin 78dadf9e45 Updated repo name. 2015-07-05 07:59:00 -04:00
Donne Martin 8434c7d9f9 Added stack min challenge. 2015-07-02 23:06:09 -04:00
Donne Martin 5fac1440b2 Appended _solution to current notebooks to prepare for challenge and solution notebooks. 2015-06-30 06:33:23 -04:00
Donne Martin e5fde7ea8c Fixed Constraints section label and link anchor. 2015-06-30 05:55:58 -04:00
Donne Martin af0c029696 Renamed section Constraints and Assumptions to Constraints. 2015-06-28 07:13:27 -04:00
Donne Martin b55d187641 Restructured packages. 2015-06-28 07:08:37 -04:00