Upload Button Icon Add office photos

Filter interviews by

RBHU Analytics Interview Questions, Process, and Tips

Updated 9 Jan 2025

Top RBHU Analytics Interview Questions and Answers

View all 7 questions

RBHU Analytics Interview Experiences

Popular Designations

5 interviews found

Consultant Interview Questions & Answers

user image Anonymous

posted on 20 Oct 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Hirist and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is big data
  • Ans. 

    Big data refers to large volumes of structured and unstructured data that is generated at a high velocity and variety.

    • Big data is characterized by the 3 Vs - volume, velocity, and variety.

    • Volume refers to the sheer amount of data being generated, often in terabytes or petabytes.

    • Velocity refers to the speed at which data is being generated and processed, often in real-time.

    • Variety refers to the different types of data s...

  • Answered by AI
  • Q2. What is server , sql
  • Ans. 

    A server is a computer or software that provides functionality for other programs or devices. SQL is a programming language used for managing data in relational databases.

    • A server is a computer or software that provides services or resources to other computers or devices on a network.

    • SQL (Structured Query Language) is a programming language used for managing and manipulating data in relational databases.

    • Servers can hos...

  • Answered by AI

Skills evaluated in this interview

Consultant Interview Questions asked at other Companies

Q1. How would you pass an entry for travel expenses incurred and paid by employee and was reimbursed? How would the end to end flow happens
View answer (8)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Excel Sheet was provided with aptitude questions. Questions were easy.

Round 2 - Technical 

(5 Questions)

  • Q1. What is server?
  • Ans. 

    A server is a computer or software program that provides functionality for other programs or devices, often over a network.

    • A server stores and manages data, files, or applications that can be accessed by clients over a network.

    • Servers can provide services such as email, web hosting, file storage, and database management.

    • Examples of servers include web servers like Apache, email servers like Microsoft Exchange, and file

  • Answered by AI
  • Q2. What is client?
  • Ans. 

    A client is an individual or organization that receives services or advice from a consultant.

    • Clients can be individuals, businesses, or other entities seeking assistance with a specific problem or project.

    • Consultants work closely with clients to understand their needs and provide tailored solutions.

    • Building strong relationships with clients is essential for successful consulting engagements.

  • Answered by AI
  • Q3. What is difference between exists and in operartor?
  • Ans. 

    The 'exists' operator is used to check for the existence of a field in a document, while the 'in' operator is used to match a field against a list of values.

    • The 'exists' operator is used in MongoDB to check if a field exists in a document.

    • The 'in' operator is used in SQL to match a field against a list of values.

    • Example: 'exists' operator - db.collection.find({ field: { $exists: true } })

    • Example: 'in' operator - SELECT...

  • Answered by AI
  • Q4. What is index and its type?
  • Ans. 

    An index is a data structure that improves the speed of data retrieval operations in a database.

    • Indexes are used to quickly locate data without having to search every row in a database table.

    • Types of indexes include clustered indexes, non-clustered indexes, unique indexes, and composite indexes.

    • For example, a clustered index physically reorders the data in the table based on the index key, while a non-clustered index c...

  • Answered by AI
  • Q5. SQL queries ro find 6 th highest salary?
  • Ans. 

    Use SQL query with ORDER BY and LIMIT to find 6th highest salary.

    • Use ORDER BY clause to sort salaries in descending order

    • Use LIMIT 1 OFFSET 5 to get the 6th highest salary

  • Answered by AI

Skills evaluated in this interview

Big Data Consultant Interview Questions asked at other Companies

Q1. What is difference between exists and in operartor?
View answer (1)
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Introduce yourself. What are your projects and achievements?
  • Q2. I don't want data analyst as of now. I will be adding you to developing team. What tech stacks are you familiar with?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for any random tech stack questions

Data Analyst Intern Interview Questions asked at other Companies

Q1. Water Jug Problem Statement You have two water jugs with capacities X and Y liters respectively, both initially empty. You also have an infinite water supply. The goal is to determine if it is possible to measure exactly Z liters using thes... read more
View answer (3)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 13 Oct 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Basic apti questions

Round 3 - HR 

(1 Question)

  • Q1. Background and general
Round 4 - Technical 

(3 Questions)

  • Q1. SQL database based mostly
  • Q2. Scenario based on common table expression
  • Q3. Triggers and functions
Round 5 - One-on-one 

(1 Question)

  • Q1. Client based one to one

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

RBHU Analytics interview questions for popular designations

 Big Data Consultant

 (2)

 Data Analyst Intern

 (1)

 Data Analyst

 (1)

 Consultant

 (1)

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Math reasoning basic question's are there

Round 2 - Technical 

(1 Question)

  • Q1. Scenerio based questions on sql and python

Big Data Consultant Interview Questions asked at other Companies

Q1. What is difference between exists and in operartor?
View answer (1)

Interview questions from similar companies

I applied via Campus Placement

Interview Questionnaire 

3 Questions

  • Q1. What is your final year project?what technology did i used for it?Basic oops concepts.
  • Ans. 

    My final year project was on developing a web-based inventory management system using Java and MySQL.

    • Developed using Java and MySQL

    • Web-based inventory management system

    • Implemented basic OOPs concepts

    • Used MVC architecture for better code organization

    • Included features like user authentication, product management, and order tracking

  • Answered by AI
  • Q2. What did you do in lockdown?
  • Q3. Tell me something about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and be real.

I applied via LinkedIn and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Group Discussion 

They give some topics related to present situation like in my GD in 2020 co. HR give topics related to that situation in our country like difference between offline education and online education system. and covid-19 pandemic related topics.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Tell me About your self ?
  • Q2. What do you know about this job position ?
  • Q3. What is your favourite colour ? Can i know the speciality of your favourite colour ?
  • Q4. Who inspired you to go to job daily and work hard ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Your 1st impression is your resume nothing else then after you have some knowledge about your job position which you apply for and most important if you want only private job your english language will be excellent spoken as well as written.

I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. All types of test steeps
  • Ans. 

    Types of test steps in software testing

    • Unit testing - testing individual units or components of the software

    • Integration testing - testing how different units or components work together

    • System testing - testing the entire system as a whole

    • Acceptance testing - testing if the software meets the requirements and is ready for release

    • Regression testing - testing to ensure that changes or updates to the software did not intro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hope for the best.All can achieve same

Interview Questionnaire 

1 Question

  • Q1. Questions related to COBOL,JCL,VSAM,DB2,CICS,Vision plus

Interview Questionnaire 

2 Questions

  • Q1. Resume based questions
  • Q2. Basics with application

RBHU Analytics Interview FAQs

How many rounds are there in RBHU Analytics interview?
RBHU Analytics interview process usually has 2-3 rounds. The most common rounds in the RBHU Analytics interview process are Technical, Aptitude Test and HR.
How to prepare for RBHU Analytics interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at RBHU Analytics. The most common topics and skills that interviewers at RBHU Analytics expect are Analytics, Big Data, T - SQL, Azure and Data Modeling.
What are the top questions asked in RBHU Analytics interview?

Some of the top questions asked at the RBHU Analytics interview -

  1. What is difference between exists and in operart...read more
  2. What is index and its ty...read more
  3. SQL queries ro find 6 th highest sala...read more

Tell us how to improve this page.

RBHU Analytics Interview Process

based on 5 interviews

Interview experience

3.2
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.7k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

RBHU Analytics Reviews and Ratings

based on 4 reviews

2.4/5

Rating in categories

3.3

Skill development

2.4

Work-life balance

2.4

Salary

1.9

Job security

2.8

Company culture

2.4

Promotions

2.8

Work satisfaction

Explore 4 Reviews and Ratings
Big Data Consultant
8 salaries
unlock blur

₹4.2 L/yr - ₹5 L/yr

BI Consultant
4 salaries
unlock blur

₹4.2 L/yr - ₹6.2 L/yr

Data Engineer
4 salaries
unlock blur

₹4.2 L/yr - ₹5.2 L/yr

Senior Big Data Consultant
4 salaries
unlock blur

₹6 L/yr - ₹7.6 L/yr

Data Analyst
3 salaries
unlock blur

₹4 L/yr - ₹4.5 L/yr

Explore more salaries
Compare RBHU Analytics with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview