qaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agoWho cares about time complexitylemmy.worldimagemessage-square68fedilinkarrow-up1431arrow-down12
arrow-up1429arrow-down1imageWho cares about time complexitylemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agomessage-square68fedilink
minus-squareCaveman@lemmy.worldlinkfedilinkarrow-up10arrow-down1·1 day agoIt’s not too bad, it’s readable and easily optimised by adding intermediate sums and removing whatever power of 10 you’re working on.
minus-squarenik9000@programming.devlinkfedilinkarrow-up2·1 day agoMy first thought was that it’d be a great oracle for randomized testing.
It’s not too bad, it’s readable and easily optimised by adding intermediate sums and removing whatever power of 10 you’re working on.
My first thought was that it’d be a great oracle for randomized testing.