algorithm
Algorithm No One Knows About (2016)
https://getkerf.wordpress.com/2016/03/30/the-best-algorithm-no-one-knows-about/
Here's a program roughly 0% of programmers know how to write: generate a list of random tweets, without duplication. You may think you know how to do this, but you almost assuredly don't. Say you work at Twitter and have to select just one tweet at random. This is an easy problem. Generate a random…
Added 1 month ago