Question d’entretien chez Meta

Algorithm to find 3 integers adding up to 0

Réponses aux questions d'entretien

Utilisateur anonyme

25 mars 2019

I need help as this is going to be my first coding interview and i am blank

Utilisateur anonyme

8 févr. 2019

Hey, can we contact, please? I have the first technical phone interview on Monday and I'm kinda blank, need help!

Utilisateur anonyme

13 déc. 2016

Sort the array, create a map of the numbers, then loop over two and look up the third.

4