Time Complexity
“Time is the thief of memory.” — Stephen King.
Everybody has time on their side so let’s dive into the realm of time complexity. To begin let’s briefly define time complexity as: “The amount of time for an algorithm to run as a function in relation to the size of it’s…