Page 1 of 1

In special case, the time complexity of inserting/deleting elements at the end of dynamic array is __________

Posted: Wed Jul 13, 2022 7:41 pm
by answerhappygod
a) O (n)
b) O (n1/2)
c) O (log n)
d) O (1)