Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Exusia Team. If you also belong to the team, you can get access from here

Exusia Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Exusia Data Analyst Interview Questions and Answers

Updated 23 Oct 2024

Exusia Data Analyst Interview Experiences

2 interviews found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 23 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Data Profiling
  • Ans. 

    Data profiling is the process of analyzing and summarizing data to gain insights into its quality, structure, and content.

    • Data profiling involves examining data to understand its characteristics, such as data types, patterns, and relationships.

    • It helps in identifying data quality issues, such as missing values, outliers, and inconsistencies.

    • Data profiling can also reveal data distribution, frequency of values, and data...

  • Answered by AI
  • Q2. What is data modeling and it's importance
  • Ans. 

    Data modeling is the process of creating a visual representation of data structures and relationships to help understand and analyze data.

    • Data modeling helps in organizing and structuring data in a way that is easy to understand and analyze.

    • It helps in identifying relationships between different data elements.

    • Data modeling is important for designing databases, developing data warehouses, and improving data quality.

    • Exam...

  • Answered by AI

Skills evaluated in this interview

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 7 Mar 2024

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Related to ETL, Data model, data warehouse

Data Analyst Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Suppose there is a room in the office and X people enter room thr ... read more
asked in Wipro
Q2. Chocolate Distribution Problem You are given an array/list CHOCOL ... read more
asked in Wipro
Q3. Ninja and Substrings Problem Statement Ninja has to determine all ... read more
asked in Capgemini
Q4. Ninja and His Secret Information Encoding Problem Ninja, a new me ... read more
Q5. Sliding Window Maximum Problem Statement You are given an array/l ... read more

Interview questions from similar companies

Interview Preparation Tips

Round: Test
Experience: The questions were of medium to high difficulty. What set this test apart was the fact that each question had different weightage ranging from 0.5 to 3 marks per question. Time was a major factor. So my strategy was to attempt all the 1 and 1.5 marks questions which constitute the major chunk of the paper in around 40 minutes and spend the remaining 20 minutes for the 2 and 3 mark questions. I did not even bother reading the 0.5 mark questions. The 2 and 3 mark questions were difficult and those will differentiate you from others. 1600 students wrote the test and only 86 got shortlisted for the next round.
Duration: 60 minutes
Total Questions: 40

Round: Technical Interview
Experience: I was asked to write a C program to print the Fibonacci sequence and a basic SQL query. Apart from this I was asked a puzzle and other questions related to my resume. Out of the 86, only 26 students were called for the next round which again was a technical interview.

Round: Technical Interview
Experience: This was similar to the first technical interview. I had to write a C program to print the prime numbers between 1 and 100 and a puzzle was asked again. Apart from this a guesstimate to find the number of cars between 2 places was asked and a scenario based question too was asked. These were followed by resume related questions.

Round: HR Interview
Experience: All the 26 students who attended the second technical round were allowed to attend HR round as well. This was just for 4 - 5 minutes. I was asked about my family background and why I should be hired. My fondest memories from school days were asked too. Finally offer letter was given to 10 students out of the 1600 who wrote the test :P

General Tips: Just keep a calm head and attempt the questions. Ask for time to think if you are not able to answer the questions immediately. Be bold and confident. That is sufficient :)
Skills: Puzzle Solving Capability, Ability To Think, SQL, C Programming
College Name: VIT Vellore

I appeared for an interview in Mar 2017.

Interview Questionnaire 

1 Question

  • Q1. Views on their recruiting process
  • Ans. 

    I believe the recruiting process is thorough and well-organized.

    • The company uses a combination of resume screening, interviews, and assessments to evaluate candidates.

    • They have a clear timeline for the hiring process and keep candidates informed of their progress.

    • Feedback is provided to candidates after interviews to help them improve for future opportunities.

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience:
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. All basic concepts of pthon sql and ml
Round 2 - Coding Test 

Apptitude, tecncal, cognitiive

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

I applied via Campus Placement and was interviewed in Nov 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Blood Relations, Pipes and Cisterns, Time and work etc.

Round 2 - Coding Test 

Question based on hashmap

Round 3 - Group Discussion 

Is Artificial Intelligence boon or ban.

Round 4 - Technical 

(2 Questions)

  • Q1. Python and SQL questions
  • Q2. Python and Numpy, Pandas

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from your resume.
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic SQL questions
  • Q2. Statistical questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Difficult aptitude, had to solve a lot of problems in 2 hrs

Round 2 - Group Discussion 

GD topic was "online vs offline education "

Round 3 - Technical 

(2 Questions)

  • Q1. SQL question on self join
  • Q2. Guesstimate on number of cars sold in delhi
  • Ans. 

    Approximately 1.5-2 million cars are sold in Delhi annually.

    • Consider population of Delhi (approx. 20 million)

    • Assume car ownership rate (approx. 10%)

    • Factor in replacement rate and new buyers

  • Answered by AI

I applied via LinkedIn and was interviewed before Oct 2021. There were 3 interview rounds.

Round 1 - Coding Test 

8 python coding
With 2 aptitude

Round 2 - Assignment 

Game based assessment.
More than 8 games need to play

Round 3 - One-on-one 

(2 Questions)

  • Q1. Questions from python and also from SQL. SQL is must to place LatentView. Some projects related questions
  • Q2. How many joins are in SQL what is lamda function in python Difference between tuples and list
  • Ans. 

    Answering questions related to SQL joins, lambda function in Python, and difference between tuples and lists.

    • There are four types of joins in SQL: inner join, left join, right join, and full outer join.

    • Lambda function is an anonymous function in Python that can take any number of arguments, but can only have one expression.

    • Tuples are immutable and ordered collections of elements, while lists are mutable and ordered col...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Want to start your career in analytics field learn SQL and python easily can get a chance to work.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Nov 2022. 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 

Get questions from all topics and medium level questions

Round 3 - Group Discussion 

They give one topic and provide one minute for thinking its overall 30 min discussion

Round 4 - Technical 

(2 Questions)

  • Q1. Total technical rounds 1)basic resume questions, python and sql questions. 2)same round 1 but a little bit extra dose 3) managerial round
  • Q2. List, tuple, oops concept. joins from sql
Round 5 - HR 

(1 Question)

  • Q1. Why latent view why analytics best achivemnts
  • Ans. 

    Latent view and analytics are essential for data-driven decision making. My best achievement is developing a predictive model for customer churn.

    • Latent view helps to uncover hidden patterns and insights in data that are not immediately apparent.

    • Analytics provides a systematic approach to analyzing data and extracting meaningful insights.

    • My best achievement is developing a predictive model for customer churn that helped

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - go through your basics, no worries definitely every one get job

Exusia Interview FAQs

How many rounds are there in Exusia Data Analyst interview?
Exusia interview process usually has 1 rounds. The most common rounds in the Exusia interview process are Technical.
What are the top questions asked in Exusia Data Analyst interview?

Some of the top questions asked at the Exusia Data Analyst interview -

  1. what is data modeling and it's importa...read more
  2. what is Data Profil...read more
  3. Related to ETL, Data model, data wareho...read more

Tell us how to improve this page.

Exusia Data Analyst Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
Exusia Data Analyst Salary
based on 25 salaries
₹3 L/yr - ₹5.5 L/yr
29% less than the average Data Analyst Salary in India
View more details

Exusia Data Analyst Reviews and Ratings

based on 9 reviews

1.3/5

Rating in categories

1.0

Skill development

1.2

Work-life balance

1.2

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 9 Reviews and Ratings
Senior Consultant
117 salaries
unlock blur

₹12.8 L/yr - ₹33.5 L/yr

Senior Analyst
103 salaries
unlock blur

₹5.2 L/yr - ₹15.5 L/yr

Consultant
83 salaries
unlock blur

₹9 L/yr - ₹22 L/yr

Management Consultant
69 salaries
unlock blur

₹15.5 L/yr - ₹42 L/yr

Analyst
36 salaries
unlock blur

₹3.5 L/yr - ₹5.5 L/yr

Explore more salaries
Compare Exusia with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

Tiger Analytics

3.7
Compare

LatentView Analytics

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