Time Complexity of Single Loops (Update Expression with Power)

preview_player
Показать описание
Algorithms: Time Complexity of Single Loops (Update Expression with Power)
Topics discussed:
1. Time Complexity of Single Loops - Update Expression with Power.

Music:
Axol x Alex Skrindo - You [NCS Release]

#AlgorithmsByNeso #Algorithms #TimeComplexity
Рекомендации по теме
Комментарии
Автор

Extremely Quality lecture ❤❤❤, your hardwork is clearly visible in your lecture content ❤❤❤

kajalshukla
Автор

Home work problem solution - > loop will run ->>log base 2.5 log base 1 (n)
+1 times
2) log base 3 log base 1 (n) +1 times and time complexity of both question O(log log n)

WisdomWave-gl
Автор

Excellent
But dear please make a course on Software engineering

AbdulRahman-ypoy
Автор

Answer
1) K = [ log 5/2 log (n) ]

2) K = [ log 3 log (n) ]

parthvgft
Автор

"Sir, will you be giving a lecture on the time complexity of multiple loops?" 😊

safar
Автор

Why did you take complexity in theta notation? Why not in big o?

neelampanwar
Автор

Can you please share answers for homework

AreebaRiaz-ju
Автор

Isn't the first one goes infinite loop ?, anything power 1, stands at 1

mani_ma