Domanda di colloquio di Meta

SQL : Top 3 Products by sale, % using Case, Basic Having clause and one Set operator (Intersect) type question Python : Average word length, ip-address parsing, dictionary, list of lists, flatten list of lists. ( Similar to previous interview experiences)

Risposte di colloquio

Anonimo

3 dic 2018

Hello, could you please elaborate on the flatten list of lists and list of lists questions? I haven’t found this data on other posts

Anonimo

3 dic 2018

Give a list if nested lists like [[A],[B,[C]],[D,E,[F,G]]] Convert this into a flattened list like [A,BC,D,E,F,G]

2

Anonimo

16 gen 2019

can you elaborate on the percent using case and set operator sql questions

Anonimo

3 dic 2018

[A,B,C,D,E,F,G] * about the typos

Anonimo

13 dic 2018

Thanks, good luck on your onsite

1