Comment on Why is processing a sorted array faster than an unsorted array?parentComments−ColinWright13yIndeed. Also, sometimes repeats slip through, most likely if the earlier submission is no longer in cache/memory.
Comments
Indeed. Also, sometimes repeats slip through, most likely if the earlier submission is no longer in cache/memory.