Commit Graph

6 Commits

Author SHA1 Message Date
bf855e55e2 Added linting, processed current snippets 2017-12-14 00:05:44 +02:00
ef293a1344 Update fibonacci-array-generator.md 2017-12-12 19:20:56 +02:00
aab7a8da22 Update fibonacci-array-generator.md
The fibonacci sequence being zero indexed as well as the arrays, I think we could just initialize an array with the passed length, fill it with zeroes and use the indexes for the first positions.
2017-12-12 14:45:24 -02:00
43f8529cb9 Added samples 2017-12-12 17:50:08 +02:00
98279117fa Change all snippets from var to const 2017-12-12 07:11:37 -05:00
0893f79360 Fibonacci and random 2017-11-30 19:45:56 +02:00