Me postulé a través de una recomendación de un empleado. El proceso tomó 1 día. Acudí a una entrevista en Cloudera (Budapest) en ene 2016
Entrevista
At a hiring event you mingle, and if the interest in each other is present, someone will put you on the interview list. A few days later happens the intense, four-rounds interview with each round taking about an hour, in which after the second (or in some case after each) round they may let you go. You are only considered as a potential hire if you make it until the end of all rounds.
The first interview is informal and serves multiple purposes. It is both for you to ease into the process and help you get through the interviews without the usual initial anxiety with which most people arrive to an interview, and secondly it's the cultural fitness check: are you the kind of person who fits into company culture?
The following rounds are the professional interviews. There are discussions of past experience, problems to solve, a system to design and write code for both general and specific to the areas you are about to work with.
Some of the problems are difficult, but the goal is not for you to be able to perfectly solve everything. They want to see if you meet an expectation of course, but other than that they are looking for problem solving strategies and your strengths and weaknesses, generally speaking: how would you do on the job? E.g.: if you don't know something, you still should present your strategy of solving the problem; you might get to do a Google search but at least ask questions from the interviewer and proceed with the new information.
Preguntas de entrevista [1]
Pregunta 1
Design a whole tiny url type of system (front end, back end, db, ...)
Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en Cloudera (Manipal) en sep 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.