What is the time complexity of an algorithm that iterates through a…

Written by

in

What is the time complexity of an algorithm that iterates through a list of n elements, and for each element, it performs a constant amount of work?

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

More posts