Check Yourself

Why is efficiency important?

 View/hide answer

Efficiency determines how long our programs take to run; when large sets of data are being handled, it can make a huge difference (on the order of years or even millennia) whether our program is efficient or not.

 

 

What notation do we use to state complexity?

 View/hide answer

Big O notation.