I applied through other source. The process took 3 days. I interviewed at Exusia in Dec 2022
Interview
Cloud deployment,Python and SQL question. Interviewer shares question in zoom chat and candidate has to share screen and execute code. preferred to join from laptop.
1. Interviewer will ask you to open jupyterlab for python
2. Interviewer will share sql-practice website and will ask sql question to execute there
Interview questions [3]
Question 1
Capitalize each start and end letter of the word in a line
Input: ‘face is like the mind’
Output: ‘ FacE IS LikE ThE MinD’