Pergunta de entrevista da empresa DraftKings

How have you dealt with SQL injection when dealing with user inputs.

Resposta da entrevista

Sigiloso

15 de fev. de 2022

By both sanitizing the inputs on the client as well as checking the incoming data on the server before doing anything with that data.