The interview consisted of technical rounds with different interviewers. Each one is a coding interview with focus on data structures and algorithms. Each was 30 minutes in length. You give a quick introduction about yourself and have 25 minutes ish to go over the coding question.
Interview questions [1]
Question 1
Given an array containing duplicates, return array with no duplicates
I was asked a lot of questions about my projects and I answered them all the questions, but it was not enough for them.
Although I explained to them in detail.
Interview questions [1]
Question 1
On one of my projects they asked why I did the project in a certain way and not in another way?
The interviewer went over my resume, he asked why I wanted to work there. I talked about a project that I did and the interviewer asked questions about it and then asked me some technical questions.
Interview questions [1]
Question 1
Given 2 numbers, give 4 ways to get the second number when the input is the first one.