Commit Graph

  • 8c23acd55a edited challenge notebook and added tests wdonahoe 2015-07-07 17:11:33 -04:00
  • 6810a9e715 Moved contributing section. Donne Martin 2015-07-07 06:56:10 -04:00
  • d1c11a2592 Added bit.ly shortcode. Donne Martin 2015-07-07 06:36:37 -04:00
  • fd85374e52 Updated Credits links. Donne Martin 2015-07-06 07:27:28 -04:00
  • 629e533695 Updated Credits section. Donne Martin 2015-07-06 07:20:33 -04:00
  • 82b0e71d3a Updated Installing and Running Challenges sections. Donne Martin 2015-07-06 07:19:26 -04:00
  • b9ecdece1b Reworked Challenges section. Donne Martin 2015-07-06 07:17:31 -04:00
  • a95ec4b2d2 Added Future Development and Contributing section. Donne Martin 2015-07-06 07:14:08 -04:00
  • 2fae05f143 Added Notebook Structure section. Donne Martin 2015-07-06 07:12:48 -04:00
  • c5328d6333 Added challenge solutions animation. Donne Martin 2015-07-06 07:11:40 -04:00
  • 869142eede Reworked repo intro discussion. Donne Martin 2015-07-06 07:10:50 -04:00
  • 25aceaa6e6 Replaced repo animation with demo of challenge notebook. Donne Martin 2015-07-06 07:10:06 -04:00
  • 5338e59a43 Fixed Python2 vs Python3 division compatibility. Donne Martin 2015-07-06 07:06:50 -04:00
  • 53f7c0e4d8 Fixed Python2 vs Python3 division compatibility. Donne Martin 2015-07-06 06:58:42 -04:00
  • 40ef096ede Fixed Python2 vs Python3 division compatibility. Donne Martin 2015-07-06 06:44:35 -04:00
  • 9df39726c1 Fixed Python2 vs Python3 division compatibility. Donne Martin 2015-07-06 06:44:09 -04:00
  • b57ca00bb2 Changed sys.maxint to sys.maxsize for Python 3 compatibility. Donne Martin 2015-07-06 06:35:46 -04:00
  • 73924c279a Removed bytearray solution, needs some tweaks to make it work with Python 3. Donne Martin 2015-07-06 06:30:00 -04:00
  • 45fa576bc2 Changed xrange to range to be compatible with Python 3. Donne Martin 2015-07-06 06:15:53 -04:00
  • fac7bbb1be Tweaked constraints section discussion. Donne Martin 2015-07-06 06:03:09 -04:00
  • d236679338 Added repo animations. Donne Martin 2015-07-06 05:50:22 -04:00
  • bb1bad1cc7 Cleared queue challenge code section. Changed references from NULL to None to be more Pythonic. Donne Martin 2015-07-06 05:47:40 -04:00
  • 8aa4f25354 Tweaked quick sort challenge python code section discussion. Donne Martin 2015-07-06 05:46:47 -04:00
  • 84ab643587 Tweaked fibonacci algorithm discussion. Donne Martin 2015-07-06 05:46:12 -04:00
  • d4a2300ea0 Tweaked utopian tree algorithm discussion, cleared challenge code section. Donne Martin 2015-07-06 05:45:44 -04:00
  • 3061020cc1 Tweaked remove duplicates challenge algorithm discussion. Donne Martin 2015-07-06 05:45:09 -04:00
  • 8403fe5032 Tweaked palindrome challenge algorithm discussion. Donne Martin 2015-07-06 05:44:35 -04:00
  • 47e6a23dde Changed discussions of NULL to None to be more Pythonic. Donne Martin 2015-07-06 05:44:06 -04:00
  • 29685c7b35 tweaked linked list challenge algorithm discussion. Donne Martin 2015-07-05 16:52:03 -04:00
  • 63bf44efac Tweaked kth to last element challenge algorithm description. Donne Martin 2015-07-05 16:50:16 -04:00
  • 55c40e91a5 Tweaked find loop start challenge test cases and algorith discussion. Donne Martin 2015-07-05 16:49:37 -04:00
  • 20d5a6d12b Tweaked delete mid challenge algorithm discussion. Donne Martin 2015-07-05 16:48:46 -04:00
  • 0adf6c4be0 Tweaked add reverse challenge. Donne Martin 2015-07-05 09:48:05 -04:00
  • e75e128aa5 Removed replace char challenge, needs some more work to translate this classic problem to python. Donne Martin 2015-07-05 09:29:42 -04:00
  • f7f9160ba4 Tweaked replace char challenge problem statement and contraints. Donne Martin 2015-07-05 09:27:11 -04:00
  • f824de0807 Tweaked unique chars challenge algorithm discussion. Donne Martin 2015-07-05 09:24:33 -04:00
  • ea02d83d09 Tweaked rotation challenge algorithm discussion. Donne Martin 2015-07-05 09:12:43 -04:00
  • a1990f2298 Tweaked reverse challenge code solution. Donne Martin 2015-07-05 09:10:22 -04:00
  • 11bd2e9768 Tweaked permutations challenge algorithm discussion. Donne Martin 2015-07-05 09:03:19 -04:00
  • d4d7c29c9d Tweaked compress challenge. Donne Martin 2015-07-05 08:54:49 -04:00
  • 4f5b441b5a Tweaked unique chars test cases section to be more consistent with other notebooks. Donne Martin 2015-07-05 08:31:41 -04:00
  • 08c57f3774 Fixed solution notebook link to unique chars challenge. Donne Martin 2015-07-05 08:30:45 -04:00
  • 42ada56101 Added solution notebook link to unique chars challenge. Donne Martin 2015-07-05 08:22:29 -04:00
  • 78dadf9e45 Updated repo name. Donne Martin 2015-07-05 07:59:00 -04:00
  • c1faf5e680 Set solution to blank for unique chars challenge. Donne Martin 2015-07-05 07:56:28 -04:00
  • 0923fa3d1c Updated repo name. Donne Martin 2015-07-05 07:49:33 -04:00
  • 306805e376 Tweaked linked list and array image dimensions. Donne Martin 2015-07-05 07:41:10 -04:00
  • ca1928b8d5 Tweaked linked list and online judge image dimensions. Donne Martin 2015-07-05 07:35:07 -04:00
  • cf96533274 Added repo section images. Donne Martin 2015-07-05 07:29:52 -04:00
  • fbf544de9a Adjust binary tree image height. Donne Martin 2015-07-05 07:05:00 -04:00
  • d4ca2f946a Added binary tree image from wikipedia. Donne Martin 2015-07-05 07:02:34 -04:00
  • 7f389da039 Reworked contributing page. Donne Martin 2015-07-03 20:10:59 -04:00
  • 170f32b7e0 Tweaked quick sort challenge. Donne Martin 2015-07-03 20:10:14 -04:00
  • 494348e866 Tweaked merge sort challenge. Donne Martin 2015-07-03 20:08:45 -04:00
  • a5b7673e75 Tweaked selection sort challenge. Donne Martin 2015-07-03 20:08:23 -04:00
  • 9eb9ed637a Tweaked insertion sort challenge. Donne Martin 2015-07-03 20:07:56 -04:00
  • 08e884c9f7 Tweaked fibonacci challenge. Donne Martin 2015-07-03 20:07:07 -04:00
  • b999898ca1 Tweaked palindrome challenge. Donne Martin 2015-07-03 20:06:33 -04:00
  • 921574fd4f Tweaked add reverse solution. Donne Martin 2015-07-03 20:06:13 -04:00
  • 888d3bb772 Tweaked rotation challenge. Donne Martin 2015-07-03 19:57:56 -04:00
  • 8ac0bd3f69 Added unique chars challenge. Donne Martin 2015-07-03 19:57:24 -04:00
  • 73ec41e427 Added reverse string challenge. Donne Martin 2015-07-03 19:57:09 -04:00
  • ac42b882bb Added replace char challenge. Donne Martin 2015-07-03 19:56:54 -04:00
  • fb7de503af Added permutation challenge. Donne Martin 2015-07-03 19:56:38 -04:00
  • 0f34948626 Added hash map challenge. Donne Martin 2015-07-03 19:56:11 -04:00
  • 8b9a1473ea Added compress challenge. Donne Martin 2015-07-03 19:55:56 -04:00
  • 0c5266a6ad Renamed HackerRank and TopCoder section to Online Judges. Donne Martin 2015-07-02 23:38:55 -04:00
  • 3e8632a3ff Renamed HackerRank and TopCoder section to Online Judges. Donne Martin 2015-07-02 23:38:18 -04:00
  • d253a4929a Added remove duplicates challenge. Donne Martin 2015-07-02 23:11:54 -04:00
  • c16f25e5f3 Added partition challenge. Donne Martin 2015-07-02 23:11:35 -04:00
  • d79ee29ec8 Added linked list challenge. Donne Martin 2015-07-02 23:10:55 -04:00
  • f530111970 Added kth to last element challenge. Donne Martin 2015-07-02 23:10:31 -04:00
  • 836749c98e Added find loop start challenge. Donne Martin 2015-07-02 23:10:09 -04:00
  • 4c2c1d4391 Added delete mid challenge. Donne Martin 2015-07-02 23:09:53 -04:00
  • 001cab5697 Polish sort stack challenge. Donne Martin 2015-07-02 23:07:55 -04:00
  • ba48e81bda Added stack challenge. Donne Martin 2015-07-02 23:06:52 -04:00
  • 8434c7d9f9 Added stack min challenge. Donne Martin 2015-07-02 23:06:09 -04:00
  • 9d5ef57818 Added set of stacks challenge. Donne Martin 2015-07-02 23:05:48 -04:00
  • 1d9e3ad495 Added queue challenge. Donne Martin 2015-07-02 23:05:10 -04:00
  • 861d7bd25b Added queue from stacks challenge. Donne Martin 2015-07-02 23:04:46 -04:00
  • adf539cdfe Added n-stacks challenge. Donne Martin 2015-07-02 23:04:15 -04:00
  • 88eb5a9895 Added hanoi challenge. Donne Martin 2015-07-02 23:03:04 -04:00
  • 129c7a889f Added template notebooks. Donne Martin 2015-07-02 23:01:32 -04:00
  • 340b9d6bf8 Removed images no longer in use. Donne Martin 2015-07-02 23:00:58 -04:00
  • ddab7841da Added CONTRIBUTING.md. Donne Martin 2015-07-02 22:58:12 -04:00
  • 1dacaac46a Appended _solution to notebook name. Donne Martin 2015-07-02 05:58:52 -04:00
  • 0286ca3735 Added utopian tree challenge. Donne Martin 2015-07-02 05:57:29 -04:00
  • 29d920b9b2 Appended _solution to notebook name. Donne Martin 2015-07-02 05:56:01 -04:00
  • 0bf0f0ec9b Added maximizing xor challenge. Donne Martin 2015-07-02 05:54:59 -04:00
  • 421ee349fd Removed tests folder in challenge category, tests are now in each challenge folder. Donne Martin 2015-07-01 07:04:31 -04:00
  • 8382089049 Tweaked module dependency handling. Donne Martin 2015-07-01 06:57:20 -04:00
  • df90beea91 Renamed unit test method to be more descriptive. Donne Martin 2015-07-01 06:56:47 -04:00
  • 9e84d8e257 Added note about unit test being expected to fail until the challenge is solved. Donne Martin 2015-07-01 06:51:56 -04:00
  • 0d0a2bece0 Tweaked module dependency handling. Donne Martin 2015-07-01 06:51:12 -04:00
  • 0e6419e365 Added stack sorting challenge. Donne Martin 2015-07-01 06:48:27 -04:00
  • 0b5acdb52f Added fibonacci challenge. Donne Martin 2015-07-01 06:48:04 -04:00
  • 3a44e384ef Added selection sort challenge. Donne Martin 2015-07-01 06:47:36 -04:00
  • 4a0a2c1267 Added insertion sort challenge. Donne Martin 2015-07-01 06:47:22 -04:00
  • 78dbf4ef9b Added quicksort challenge. Donne Martin 2015-07-01 06:47:09 -04:00
  • 5c2f839ccf Added merge sort challenge. Donne Martin 2015-07-01 06:46:38 -04:00