Candidatei-me online. O processo levou 2 dias. Fui entrevistado pela Blend360 em jun. de 2025
Entrevista
Round 1 – Technical Interview with Manager (via Microsoft Teams):
The round began with a brief self-introduction, followed by a technical discussion.
Interested in knowing the Client name? Which I declined to disclose.
The interviewer then requested screen sharing for a live coding session. The focus was on problem-solving skills, code efficiency, and clarity in explaining the approach.
Perguntas de entrevista [2]
Pergunta 1
Write a SQL and PySpark code to display the 2nd lowest salary employees for each department having more than 10 employees, along with their employee name and department name.
Two tables Employee and Department is giving?
What to use Row_Number, Rank or Dense Rank?
How can we implement data security in AWS when ingesting data from external sources, especially to protect against malicious content such as embedded SQL or JavaScript code in uploaded files?