structures requires time complexity over O(1) ?
Does time complexity only make sense when operations are being performed over these data structure through some Algo and not when creating it?
Linked lists
can be O(1) if you are always inserting it at the head
Обсуждают сегодня