Algorithmic efficiency | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Algorithmic efficiency

efficiency of algorithm is 5n^2 if a step in this takes 1 nanosec, how long does it take algorith to process input of size 1000

22nd Jun 2019, 8:44 PM
Victor Makokha
Victor Makokha - avatar
2 Answers
0
Just subtitute n with value you select
2nd Jul 2019, 4:04 AM
Rachell
Rachell - avatar
+ 1
Thanks for the answer
2nd Jul 2019, 5:05 PM
Victor Makokha
Victor Makokha - avatar