Skip to content

Instantly share code, notes, and snippets.

@TakaGoto
Created April 5, 2013 00:54
Show Gist options
  • Save TakaGoto/5315780 to your computer and use it in GitHub Desktop.
Save TakaGoto/5315780 to your computer and use it in GitHub Desktop.
1. Took out the double failed test
2. will be inserting music during presentation, and explanation towards the end where I refactor the reduce enumerable.
3. fonts bigger now
4. testing naming, couldn't figure out anything better. to my "PrimeFactors returns [] for 1" makes sense independently"
5. reduce one of the test, the tests I ran are necessary in my opinion, to validate that it detects prime factors itself
(ex: 7), it detects more than 2 prime factors (ex: 8), and find different prime factors (ex: 6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment