You’re designing an algorithm. The input doubles in size.
Your runtime goes from 1 second to 4 seconds.
What’s the time complexity?
A. O(n)
B. O(n²)
C. O(log n)
D. O(2n)
Two tracks this new semester.
Business Intelligence: learning how data actually drives decisions.
Cybersecurity for Leaders: learning how to protect what you build.
Last semester was all statistics