Question d’entretien chez Google

Python coding interview asking to extract IP addresses from a log file and sort them by occurrences

Réponse à la question d'entretien

Utilisateur anonyme

5 août 2020

I was a bit rusty with my simple Python coding and was not able to complete the code in the time. I did have a good plan to use a hashmap (or Python dictionary) to solve the problem but I wrote in pseudo code. I understood that I just needed to keep learning. I did well on the questions about HTTP, SQL, and business in general.