why is big-oh helpful? when is it useful? regarding time complexity, what are the tradeoffs vs the rewards when you analyze your code? given, worst-, average-, and best-case scenarios, what are you trying to accomplish regarding your algorithm/code analysis?