TomoLink
Mediumtcs-nqt

What is the time complexity of the following code? for(i=1; i<n; i=i*2) print(i);

What is the time complexity of the following code? for(i=1; i<n; i=i*2) print(i); | Time & Space Complexity MCQ | TomoLink | TomoLink