Lesson 2: The Futility of Optimizing for the 99th Percentile

Today, we're going to explore the absurdity of optimizing for the 99th percentile.

			// In the words of the great philosopher, "If 90% is good, then 99% is even better."
			// But seriously, who needs 99%?
			// function overengineer() {
				// console.log("I'm overengineering, hear me roar!");
			// }
		

And so, our exercise for today is to write a function that optimizes the overengineering of this very exercise itself.

Or perhaps, we can just take a nap, and let the overengineering elves handle it?

Remember, Frequently Asked Questions about overengineering, and its many, many answers.