Me postulé a través de una recomendación de un empleado. El proceso tomó 1 semana. Acudí a una entrevista en Cloudera (Palo Alto, CA) en feb 2014
Entrevista
Standard Interview process: First a phone screen, Then two onsite sessions. Apparently, the head count for the original team I was interviewing for got moved, so I had to interview with another team, which required another set of interviews.
MY panel was really varied. Most of them asked pretty interesting problems in Algorithms and Data Structures and how to parallelize and scale algorithms to many nodes. All of them required me to code on the white board. One interviewer caught me off guard with an idiotic question on OOPS and object/class design.
Preguntas de entrevista [1]
Pregunta 1
Standard Silicon valley kind of questions, but they are designed to probe if you can optimize/improve/scale your solution.
Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en Cloudera (Manipal) en sept 2025
Entrevista
It had 3 rounds. 2 technical and 1 managerial/technical. Both the technical rounds includes a DSA question each. First round they asked me solve the DSA question followed by the question I could solve in the OT.
Since my entire resume was ML based, all the rounds focused on ml fundamentals.
Me postulé a través de otra fuente. Acudí a una entrevista en Cloudera
Entrevista
three total rounds: Technical screen --> phone screen --> final round onsite; leetcode style questions and standard behavioral questions. Fast process and technical questions are framed with relevance to the work being done. Everyone was very friendly and helpful
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Cloudera
Entrevista
The test had 3 coding questions:
2 DSA
1 SQL
Ranging from moderate level to hard level
Time limit was 75 minutes.
SQL question: From the given table named product, with one column as product _id and another column as price, find the Second Highest Price product. Different products can have same prices.
Preguntas de entrevista [1]
Pregunta 1
SQL question: From the given table named product, with one column as product _id and another column as price, find the Second Highest Price product. Different products can have same prices.