Question d’entretien chez DraftKings

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

Réponse à la question d'entretien

Utilisateur anonyme

15 févr. 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.