Pergunta de entrevista da empresa Blocket

What to do if the web page is slow?

Respostas da entrevista

Sigiloso

26 de fev. de 2022

The question is intentionally vague.

Sigiloso

28 de fev. de 2022

Check what database queries are used and optimize if possible. Check for API calls and optimize if possible. Check if we can use cache. Use CDN for static content like images or videos if there is any. Load the possible content asynchronously.