☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 days agotimeoutSortimagemessage-square8linkfedilinkarrow-up195arrow-down11cross-posted to: programmer_humor@programming.dev
arrow-up194arrow-down1imagetimeoutSort☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 3 days agomessage-square8linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squarejimmux@programming.devlinkfedilinkarrow-up5·3 days agoOr just the size of the largest input?
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up2·2 days agoOh yeah, I do think setTimeout executes in parallel, so only the largest element determines the execution time. It was difficult enough to make that sentence make sense, so I didn’t want to cram that detail in as well. 🙃
Or just the size of the largest input?
Oh yeah, I do think
setTimeoutexecutes in parallel, so only the largest element determines the execution time. It was difficult enough to make that sentence make sense, so I didn’t want to cram that detail in as well. 🙃