Math, asked by mithunpangi31, 1 day ago

consider the following program segment? main() { while (n>2) { n=Vn; } } What is the worst case time complexity for this program segment?
O O(logn)
O O(n)
O O(loglogn)
O O(nlogn)​

Answers

Answered by annelaylo05
0

Answer:

ajajiajanusosnsbuzoznzns

Similar questions