Data structures question on running time.

Question Answered step-by-step Data structures question on running time. Data structures question on running time.Image transcription textThe following pseudocode adds elements from array Z to an array-list C, which is a natural array-basedImplementation of the Array List ADT for 1 = 0 to n-1 If () is even) C.add(0,z[D) else ( I is odd ) C.add(C.size(),z[1) Select the most most accurate bound on the running time of the whole computation, Select o… Show more… Show more  Engineering & Technology Computer Science Share QuestionEmailCopy link Comments (0)