Pergunta de entrevista da empresa Google

1. What happens when you search google, under the hood. 2. Algorithmically concurrent sorting of a list, explain the technical bits that bring data from browser to server and the result page back in the browser

Resposta da entrevista

Sigiloso

3 de set. de 2021

1. Went down & up the stack, discussed load balancer etc. 2. Eventually found recursive merge sort but did not get to implement it