Domanda di colloquio di DraftKings

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

Risposta di colloquio

Anonimo

15 feb 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.