1 coding round then interview process where we had technical as well as HR round. Coding round was easy and had 3 questions for 90 minutes. Only those people who solved all the three questions were selected for interviews as a lot of people could solve all the questions.
Preguntas de entrevista [1]
Pregunta 1
It was something like you are given a matrix and a formula to convert that matrix to another matrix. Now the question was that you are given this converted matrix as input and you have to find the original matrix.
Me postulé en línea. Acudí a una entrevista en Uber (Bengaluru) en sept 2024
Entrevista
1. Resume Shortlisting(Selected)
2. OA Round, 4 Question need to be done in 1 hour (All done so Selected)
3. Round 1 Interview, Trust Matrix question, able to provide O(n^2) approach but not able to optimise it (So not Selected)
Preguntas de entrevista [1]
Pregunta 1
OA Round Question
There is a matrix Like
[1 0 0]
[1 1 1]
[1 0 1]
this is a trust matrix where 1 represent trust and if matrix[i][j]=1 means rider i trust rider j so we need to find that rider who doesn't trust anybody but other all driver trust him.
First round: phone screening
I was asked about my previous experience.
Second round: Live coding interview with tech lead.
Problem was mid to hard LT problem. Only had 40 minutes to solve the problem.
Me postulé en línea. Acudí a una entrevista en Uber (San Francisco, CA) en feb 2023
Entrevista
I have cleared the initial assessment round and attended the 2nd technical round. The interviewer asked a hard level leet code question and was not interested at all the whole time and did not answer thhe questions that was asked for.