Imagine you are logged into a bank account, and there's a form on a different website asks you to transfer money. How do you protect from that?
Perguntas de entrevista de Backend Developer I
23 Perguntas de entrevista compartilhadas pelos candidatos | backend developer i
Complete these basic applications with the frameworks in Java
You are on Amazon reviews form and you realize you can inject random JS in the comment and it'll get executed for everyone who opens the web page. What harm you can do this way?
Be ready to see medium-level SQL problem in your 90min-OA
1) Dp hard problem from to maximize the tip of driver given intervals of drop time and start time.
Do you know what importmap is?
Here's the SQL that is run on the form submission. What parameters you need to pass to being able to log in. The SQL is something like: SELECT * from users where username = '${username}' and password = '${password}'
There's an evil website evil.com which renders one's facebook page in a hidden iframe that follows the mouse of the site visitor and every time the visitor clicks the mouse there's a like button on the facebook page that gets clicked. How does facebook prevent this from happening?
one easy leetcode question on recursion, another medium leetcode question on sorting
Design a function to plot n points in a spiral formation.
Exibindo 1 a 10 perguntas de entrevista