1 Unanswered Topic

Remove Filter
Member Avatar for
Member Avatar for junsugal

Hi, I wanted to know the big Oh notation for this operation in Dynamic Array and LinkedList. I have answered the question but I am not sure if I really know how to determine the complexity. Please give me feedback of what I've done. Operation: Construct empty list : DA->O(1) …

0
101

The End.