Me postulé a través de un reclutador. El proceso tomó 2 meses. Acudí a una entrevista en Cloudera (Budapest) en dic 2015
Entrevista
I was contacted by Cloudera's recruiter on LinkedIn. First there was a Skype interview with him which was a light chat about regular stuff. After that I have received an online programming challenge from Codility. Then three technical phone interviews followed with software engineers (firstly only two were planned but the interviewer was late from the first phone call and there were a lot of technical problems with screensharing). Then there were three onsite interviews on one day, two with software engineers and one with a hiring manager. Finally, after weeks, there was a last onsite interview with the very new hiring manager too. The whole process took 2 months including the additional administrative stuff (reference requests, etc.) which was way too long. Sometimes the process was really quick and interviews followed each other daily, sometimes I had to wait for 1-2 weeks for the next round and this was very frustrating. Also, a lot of other checks were performed related to my history which seemed a litte overkill to me.
Preguntas de entrevista [1]
Pregunta 1
All technical interviews were about basic programming and problem solving questions (algorithms, data structures, etc.) with some testing questions and also some programming language or technology specific topics. The further parts were about typical interview stuff, e.g. experiences, future plans and so on.
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.