Hi,
Please guide me “What is meant by to estimate efficiency of algorithm asymptotically”?
I found that it means to measure the running time as the number of elementary steps (defined in any way) provided each such step takes constant time.
In my last thread
https://forum.allaboutcircuits.com/threads/how-there-are-eight-assignments-in-this-code.143907/
We tried to find the complexity by considering the number of assignments. Is there any other way to find complexity using elementary steps such that each step takes constant time.
Some body please guide me.
Zulfi.
Please guide me “What is meant by to estimate efficiency of algorithm asymptotically”?
I found that it means to measure the running time as the number of elementary steps (defined in any way) provided each such step takes constant time.
In my last thread
https://forum.allaboutcircuits.com/threads/how-there-are-eight-assignments-in-this-code.143907/
We tried to find the complexity by considering the number of assignments. Is there any other way to find complexity using elementary steps such that each step takes constant time.
Some body please guide me.
Zulfi.