Python coding interview asking to extract IP addresses from a log file and sort them by occurrences
Utilisateur anonyme
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.