Multiple choice Directions: Find the time complexities of the following question. T(n)=T(n-2)+2logn O(n2) O(nlog3) O(n) O(log n) Reveal answer Fill a bubble to check yourself B Correct answer