At the technical interview they asked: What types of lists do you know? (in Python)
Sigiloso
I said i know only one type of list, LIST (Array) (in Python) I also asked back: do you mean other data types (or sequence types / mapping types) ike tuples, or dictionaries? to which i got - no answer and by the looks of it - my answer was considered invalid.