Commit Graph

32 Commits

Author SHA1 Message Date
Donne Martin
4cdb85e22d Polish stack challenge and solution (#69)
Update constraints and code.
2016-06-19 20:02:53 -04:00
Donne Martin
031f3233a9 Update sort stack challenge unit test 2016-02-23 07:10:18 -05:00
Donne Martin
2b92f51a4e Polish set of stacks challenge 2016-02-23 06:13:05 -05:00
Donne Martin
ba14cb0417 Add intermediate sort stack solution and test 2016-02-23 06:12:45 -05:00
Donne Martin
d9b2d7144e Polish set of stacks solution 2016-02-21 16:21:37 -05:00
Donne Martin
7222f71f59 Polish queue list solution 2016-02-21 16:21:05 -05:00
Donne Martin
76da9ec98d Polish n stacks solution 2016-02-21 16:20:29 -05:00
Donne Martin
7a166bed67 Polish stack solution. 2016-02-20 08:11:49 -05:00
Rafael Aguiar
95c1870d02 minor phrasing fix 2015-08-16 11:13:03 -03:00
Donne Martin
db0dfc66a8 Moved Hanoi challenge from stacks_queues to recursion_dynamic. 2015-08-09 07:20:49 -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
45fa576bc2 Changed xrange to range to be compatible with Python 3. 2015-07-06 06:15:53 -04:00
Donne Martin
fac7bbb1be Tweaked constraints section discussion. 2015-07-06 06:03:09 -04:00
Donne Martin
bb1bad1cc7 Cleared queue challenge code section. Changed references from NULL to None to be more Pythonic. 2015-07-06 05:47:40 -04:00
Donne Martin
47e6a23dde Changed discussions of NULL to None to be more Pythonic. 2015-07-06 05:44:06 -04:00
Donne Martin
78dadf9e45 Updated repo name. 2015-07-05 07:59:00 -04:00
Donne Martin
001cab5697 Polish sort stack challenge. 2015-07-02 23:07:55 -04:00
Donne Martin
ba48e81bda Added stack challenge. 2015-07-02 23:06:52 -04:00
Donne Martin
8434c7d9f9 Added stack min challenge. 2015-07-02 23:06:09 -04:00
Donne Martin
9d5ef57818 Added set of stacks challenge. 2015-07-02 23:05:48 -04:00
Donne Martin
1d9e3ad495 Added queue challenge. 2015-07-02 23:05:10 -04:00
Donne Martin
861d7bd25b Added queue from stacks challenge. 2015-07-02 23:04:46 -04:00
Donne Martin
adf539cdfe Added n-stacks challenge. 2015-07-02 23:04:15 -04:00
Donne Martin
88eb5a9895 Added hanoi challenge. 2015-07-02 23:03:04 -04:00
Donne Martin
421ee349fd Removed tests folder in challenge category, tests are now in each challenge folder. 2015-07-01 07:04:31 -04:00
Donne Martin
0e6419e365 Added stack sorting challenge. 2015-07-01 06:48:27 -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
Donne Martin
7573730e39 Renamed top-level folders to use underscores instead of dashes. 2015-06-28 06:39:24 -04:00