Basic OOP/SQL questions, ask you to debug some code and explain what your process would be to fix it. Then they show give you some SQL tables (on paper or whiteboard) and ask you how you would join them etc.
Preguntas de entrevista [1]
Pregunta 1
-How do these two SQL statements affect the above tables? (Given sample tables)
-Using those sample tables, how does a “select/from/left join where x = y” and
“select/from/inner join where x = y” differ?
Envié una solicitud electrónica. Acudí a una entrevista en AmTrust (Cleveland, OH) en jul 2017
Entrevista
The first interview was a more relaxed interview with a few technical questions -- mostly basic Object-Oriented Programming questions, the second interview was entirely tech based with live coding.
Preguntas de entrevista [1]
Pregunta 1
They give multiple SQL queries that you must determine what the result would be.