I applied through a recruiter. The process took 2 weeks. I interviewed at IRI (Sydney) in Jan 2017
Interview
- First technical interview: No conceptual questions- They were more concerned about how good the interviewee can code and how many small database details does he know.
- Second Interview: Management and director - All questions copied from the internet
Interview questions [1]
Question 1
- What is the difference between truncate and delete
- shell scripting syntax test
- Asked me to write a Python program on paper
- How to improve SQL query performance
- How to copy data from one database table to another (Insert .. Select statement)