JPDev@programming.dev to Programmer Humor@programming.dev · 9 months agoReturns a sorted list in O(1) timeprogramming.devimagemessage-square27fedilinkarrow-up1291arrow-down113
arrow-up1278arrow-down1imageReturns a sorted list in O(1) timeprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 9 months agomessage-square27fedilink
minus-squareitslilith@lemmy.blahaj.zonelinkfedilinkarrow-up16·9 months agoasymptotically this is 100% correct!
minus-squaremumblerfish@lemmy.worldlinkfedilinkarrow-up5·9 months agoWhat would be the accuracy on something like a 64bit unsigned integer?
minus-squareitslilith@lemmy.blahaj.zonelinkfedilinkarrow-up17·9 months agoWolframAlpha estimates PrimePi[2^64-1] to be about 4.15829E17, so about 97.7%
asymptotically this is 100% correct!
What would be the accuracy on something like a 64bit unsigned integer?
WolframAlpha estimates PrimePi[2^64-1] to be about 4.15829E17, so about 97.7%