qaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 months agoWho cares about time complexitylemmy.worldimagemessage-square69linkfedilinkarrow-up1458
arrow-up1458imageWho cares about time complexitylemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 2 months agomessage-square69linkfedilink
minus-squareCaveman@lemmy.worldlinkfedilinkarrow-up10·2 months 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·2 months 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.