Domanda di colloquio di PayPal

How would you use various backing data structures you could use when implementing a deque in C++? (ie, array, linked list implementations, etc.)

Risposta di colloquio

Anonimo

19 gen 2010

Just talk through the question as to the various performance and implementation issues involved. Big-O notation, etc.

1