Commit Graph
610 Commits
Author SHA1 Message Date
Donne Martin 88eb5a9895 Added hanoi challenge. 2015-07-02 23:03:04 -04:00
Donne Martin 129c7a889f Added template notebooks. 2015-07-02 23:01:32 -04:00
Donne Martin 340b9d6bf8 Removed images no longer in use. 2015-07-02 23:00:58 -04:00
Donne Martin ddab7841da Added CONTRIBUTING.md. 2015-07-02 22:58:12 -04:00
Donne Martin 1dacaac46a Appended _solution to notebook name. 2015-07-02 05:58:52 -04:00
Donne Martin 0286ca3735 Added utopian tree challenge. 2015-07-02 05:57:29 -04:00
Donne Martin 29d920b9b2 Appended _solution to notebook name. 2015-07-02 05:56:01 -04:00
Donne Martin 0bf0f0ec9b Added maximizing xor challenge. 2015-07-02 05:54:59 -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 8382089049 Tweaked module dependency handling. 2015-07-01 06:57:20 -04:00
Donne Martin df90beea91 Renamed unit test method to be more descriptive. 2015-07-01 06:56:47 -04:00
Donne Martin 9e84d8e257 Added note about unit test being expected to fail until the challenge is solved. 2015-07-01 06:51:56 -04:00
Donne Martin 0d0a2bece0 Tweaked module dependency handling. 2015-07-01 06:51:12 -04:00
Donne Martin 0e6419e365 Added stack sorting challenge. 2015-07-01 06:48:27 -04:00
Donne Martin 0b5acdb52f Added fibonacci challenge. 2015-07-01 06:48:04 -04:00
Donne Martin 3a44e384ef Added selection sort challenge. 2015-07-01 06:47:36 -04:00
Donne Martin 4a0a2c1267 Added insertion sort challenge. 2015-07-01 06:47:22 -04:00
Donne Martin 78dbf4ef9b Added quicksort challenge. 2015-07-01 06:47:09 -04:00
Donne Martin 5c2f839ccf Added merge sort challenge. 2015-07-01 06:46:38 -04:00
Donne Martin b180de7360 Added add_reverse challenge. 2015-06-30 07:45:02 -04:00
Donne Martin 61e1b2de8e Added palindrome challenge. 2015-06-30 07:31:34 -04:00
Donne Martin bf8d05c295 Appended _solution to current notebooks to prepare for challenge and solution notebooks. 2015-06-30 07:04:00 -04:00
Donne Martin 065380c0bc Moved fibonacci to its own folder. Appended _solution to current notebooks to prepare for challenge and solution notebooks. 2015-06-30 07:03:07 -04:00
Donne Martin 1a78750e49 Appended _solution to current notebooks to prepare for challenge and solution notebooks. 2015-06-30 06:35:44 -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 3707fed8d2 Appended _solution to current notebooks to prepare for challenge and solution notebooks. 2015-06-30 06:30:11 -04:00
Donne Martin 8d1783b717 Appended _solution to current notebooks to prepare for challenge and solution notebooks. 2015-06-30 06:25:31 -04:00
Donne Martin 4e70efae1c Reset cell execution counts. 2015-06-30 06:12:34 -04:00
Donne Martin e5fde7ea8c Fixed Constraints section label and link anchor. 2015-06-30 05:55:58 -04:00
Donne Martin b0a42468f1 Updated Algorithm section and expanded the Unit Test section. 2015-06-29 20:36:26 -04:00
Donne Martin c8e65593d4 Added rotation challenge and solution. 2015-06-29 20:30:47 -04:00
Donne Martin a7a0b0a77c Renamed rotation.ipynb to rotation_solution.ipynb to prepare for challenge and solution notebooks. 2015-06-29 20:28:00 -04:00
Donne Martin 2cef48da88 Renamed rotation.ipynb to rotation_solution.ipynb to prepare for challenge and solution notebooks. 2015-06-29 20:17:25 -04:00
Donne Martin 158e7678fb Updated repo name and description. 2015-06-28 07:22:03 -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 cb00d9300e Restructured packages. 2015-06-28 07:02:04 -04:00
Donne Martin 9a7cfab43a Restructured packages. 2015-06-28 06:59:11 -04:00
Donne Martin d0cdf83a12 Renamed to use underscores instead of dashes. 2015-06-28 06:54:59 -04:00
Donne Martin c5be85d238 Renamed to use underscores instead of dashes. 2015-06-28 06:51:12 -04:00
Donne Martin a1a3e0161b Restructured packages. 2015-06-28 06:48:40 -04:00
Donne Martin d9cc996e3c Renamed top-level folders to use underscores instead of dashes. 2015-06-28 06:42:19 -04:00
Donne Martin 7573730e39 Renamed top-level folders to use underscores instead of dashes. 2015-06-28 06:39:24 -04:00
Donne Martin d44ed31ef9 Restructured arrays-strings. 2015-06-28 06:34:43 -04:00
Donne Martin 8dccff2a3c Added __init__.py files. 2015-06-27 08:20:54 -04:00
Donne Martin 3002d7fa09 Fixed queue nbviewer notebook link. 2015-06-27 06:52:07 -04:00
Donne Martin ec86857dad Fixed HackerRank typo. 2015-06-27 06:51:40 -04:00
Donne Martin 4706526c35 Added Contributing section. 2015-06-27 06:51:10 -04:00
Donne Martin 15730139c9 Added CareerCup and Quora as references. 2015-06-27 06:49:19 -04:00
Donne Martin 176595d51d Added note about notebooks being tested with Python 2.7.x 2015-06-27 06:48:44 -04:00