Practice Test Geeks home

CodeSignal Technical Assessment Core Data Structures 3

What is the amortized time complexity of appending to a dynamic array (e.g., Python list or Java ArrayList)?

Select your answer