J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez DNAnexus
Entretien
I was contacted through Job fair on campus. i had the interview a week after through the phone. They asked some behavioral questions and technical questions. The interview was really short, about 30 minutes because they did not ask me to actually code, but talk about the thought process. The interviewer was nice and I would be open to working for them if given the chance.
Questions d'entretien [1]
Question 1
How to reverse a C-array?
How to reverse a linked list?
How would you go about debugging?
Le processus a pris 2 semaines. J'ai passé un entretien chez DNAnexus en déc. 2021
Entretien
Did a phone screen, hour long first round, then 4 one hour interviews for a final round.
Then...I never heard back. I understand that I may not have been the right fit for the role, but I spent a lot of time on these interviews (even took time off work). At LEAST have the courtesy to tell me "no" directly instead of ghosting.
Questions d'entretien [1]
Question 1
I don't remember any specifics at this point, but a lot of leetcode easy and maybe a leetcode medium.
J'ai postulé via un recruteur. Le processus a pris plus d'une semaine. J'ai passé un entretien chez DNAnexus (Bengaluru) en déc. 2015
Entretien
I had two rounds of interview. The interview was well scheduled and the interviewers were very polite. I was not in the US and yet they made sure the interview could be scheduled without any inconvenience. They asked me about what I wanted to know about the role . They also spoke what technologies are used, what the team does and what they work on at DNAnexus. They seemed to love their work and i would definitely love to intern given the opportunity
Now to the interview question!
Questions d'entretien [2]
Question 1
Interview 1: Using 2 stacks (with only pop and push operations) implement a queue.