Programming puzzles: processing lists!
|
04-22-2017, 03:49 PM
(This post was last modified: 04-22-2017 09:15 PM by pier4r.)
Post: #22
|
|||
|
|||
RE: Programming puzzles: processing lists!
Challenge 4 finished and got a strange result
Code:
This code runs for an average of 0.86 secs for 100 lists of 100 elements. The code of DavidM takes 0.98 secs for the same workload. I wonder why, his code seems way more compact (although more cryptic ), doing mostly the same of what my code does, or even less. same with challenge 5. Code:
mine: 0.87 secs, 100 lists 100 elements. davidM: 0.96 seconds, 100 lists of 100 elements. Wikis are great, Contribute :) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)