I applied through an employee referral. The process took 4 days. I interviewed at Cloudera in Aug 2014
Interview
My interview with Cloudera went a little differently than it conventionally does. My understanding is that, normally, Cloudera likes to give a phone screen, fly you out to HQ in Palo Alto, and have a 4-5 person technical interview process.
For various personal reasons, I was unable to fly out in the timeframe they wanted. They were very accommodating and worked to do a remote interview Google Hangouts and phone calls when necessary. I had 5 technical interviewers who asked me a gamut of technical questions, ranging from hands on live coding to heady conceptual questions that demonstrated the understanding of OS level concepts.
I personally thought the interview process was pretty typical for a Silicon Valley company, and I didn't find it particularly brutal or unexpected.
Interview questions [1]
Question 1
I had one question which, while not particularly difficult in retrospect, was just not clicking with me at the moment (testing the validity of a BST). The interviewer in question didn't quite prod me in directions that helped, and there was no way to live test the algorithm I was writing, so it was difficult to say whether or not I was heading in the right direction.
I applied through university. The process took 1 day. I interviewed at Cloudera (Manipal) in Sep 2025
Interview
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.
I applied through other source. I interviewed at Cloudera
Interview
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
I applied through university. I interviewed at Cloudera
Interview
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.
Interview questions [1]
Question 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.