Pergunta de entrevista da empresa Voxy

General interview questions. CTO Interview questions involved specific issues with Django, which is the framework they use. The first being an issue with a database and causing large spikes on a query.

Resposta da entrevista

Sigiloso

15 de mai. de 2018

I was able to determine that it wasn't a database configuration issue. Which led me to believe it was an application issue. We then discussed how something like this could happen (it was a loop running queries to be later concatenated into another query).