qaz@lemmy.world to Programmer Humor@programming.devEnglish · 10 days agoWho cares about time complexitylemmy.worldimagemessage-square67fedilinkarrow-up1449
arrow-up1449imageWho cares about time complexitylemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 10 days agomessage-square67fedilink
minus-squareCaveman@lemmy.worldlinkfedilinkarrow-up10·9 days 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·9 days 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.