Quote:
But about the efficiency of each data structure? What can I write about them ?
Take sizes of 100, 10000, 1000000, and choose 1 operation for each structure.
And now write the cost of that operation.
See how numbers evolve with size for each data structure, you should be able to deduce advantages and disadvantages.