Skip to content
Related Articles
Get the best out of our app
GeeksforGeeks App
Open App
geeksforgeeks
Browser
Continue

Related Articles

Cloudera Interview Experience and Online Test (On Campus)

Improve Article
Save Article
Like Article
Improve Article
Save Article
Like Article

A very similar pattern of questions can be expected if it’s not COVID situation all over but due to Covid-19, there was a little change in the pattern of questions thrown by Cloudera.

It’s an entirely 4-step process:

First Round (Online Test): on Hackerrank, a total of 4 questions divided into 2-2 parts and it was written compulsory to do at least one from each and if you have to do all within the time then. Questions were mainly easy just you need to know the way to solve with the optimal approach. I can remember only one question now.

  1. Program to print all substrings of a given string

Solving the above problem using Trie was clearing all the test cases. 

Second Round (Technical Interviews): The interviewer asked little about my CV and give me coding questions which I solved optimally then I was qualified for the next round. Time taken for this round was around 1 hour.

Third Round(Technical Interviews): The interviewer asked about DBMS queries, file handling, Linux, OS programs not cutthroat deep but at least knowledge of basics, OS fundamentals, Data Structures, and algorithms, etc. 35 minutes Implementation of page replacement Algorithm.

Fourth Round (HR Round): Expected questions were asked as it was an HR round. It goes no more than 20 minutes.

My Personal Notes arrow_drop_up
Last Updated : 04 Sep, 2020
Like Article
Save Article
Similar Reads