Question: which one is the correct answer? 5. When we compute the sum of the numbers in a List as the following code: The running time

which one is the correct answer?
5. When we compute the sum of the numbers in a List as the following code: The running time is O(N) for LinkedList The running time is O(1) for LinkedList The running time is O(N2) for Linked List The running time is O(logn) for LinkedList
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
