Upload Button Icon Add office photos

Filter interviews by

Clear (1)

IPG Mediabrands Data Analyst Interview Questions and Answers

Updated 20 Jun 2024

IPG Mediabrands Data Analyst Interview Experiences

2 interviews found

Data Analyst Interview Questions & Answers

user image rushi sukre

posted on 7 Jun 2024

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

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your projects
  • Q2. Tell me yourself

Data Analyst Interview Questions & Answers

user image Shrikanth Patil

posted on 20 Jun 2024

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

(2 Questions)

  • Q1. What are SQL Joins?
  • Ans. 

    SQL Joins are used to combine rows from two or more tables based on a related column between them.

    • SQL Joins are used to retrieve data from multiple tables based on a related column between them.

    • Common types of SQL Joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column;

  • Answered by AI
  • Q2. Different functions in Python numpy
  • Ans. 

    Python numpy provides various functions for numerical operations on arrays.

    • numpy.sum() - calculates the sum of array elements

    • numpy.mean() - calculates the mean of array elements

    • numpy.max() - returns the maximum value in an array

    • numpy.min() - returns the minimum value in an array

    • numpy.std() - calculates the standard deviation of array elements

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Oct 2022. There were 4 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 Resume tips
Round 2 - Aptitude Test 

Mathematics, English and Reasoning..

Round 3 - Technical 

(2 Questions)

  • Q1. What is python? What is uses of python?
  • Ans. 

    Python is a high-level, interpreted programming language used for web development, data analysis, artificial intelligence, and more.

    • Python is easy to learn and has a simple syntax.

    • It is used for web development with frameworks like Django and Flask.

    • Python is popular for data analysis and visualization with libraries like Pandas and Matplotlib.

    • It is used for artificial intelligence and machine learning with libraries li...

  • Answered by AI
  • Q2. Some coding based questions of python.
Round 4 - HR 

(3 Questions)

  • Q1. Salary and work discussionion
  • Q2. Short and long term goals.
  • Q3. Work Role, post and company work.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be careful during interview and hear all the instruction carefully.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Difference between union and union all in SQL?
  • Ans. 

    Union combines and removes duplicates, Union All combines without removing duplicates.

    • Union combines result sets and removes duplicates

    • Union All combines result sets without removing duplicates

    • Union is slower than Union All as it involves removing duplicates

    • Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;

    • Example: SELECT column1 FROM table1 UNION ALL SELECT column1 FROM table2;

  • Answered by AI
  • Q2. How to show top 5 in pandas?
  • Ans. 

    To show top 5 in pandas, use the nlargest() function.

    • Use the nlargest() function with the 'n' parameter set to 5 to get the top 5 values in a pandas DataFrame.

    • For example: df['column_name'].nlargest(5) will return the top 5 values in the specified column.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. If we have 3 numerical columns, which chart is a better representation these column?
  • Ans. 

    A scatter plot is a better representation for 3 numerical columns.

    • Use a scatter plot to show the relationship between the numerical columns.

    • Scatter plots are effective for visualizing correlations and patterns in data.

    • Each point on the plot represents a data point with values from all 3 columns.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Omnicom Media Group Data Analyst interview:
  • SQL Server
  • Pandas
  • Power Bi

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Jun 2023. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Talk about yourself
  • Q2. What is your professional experience
Round 2 - Aptitude Test 

Simple SQL questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest if you don't know!
Interview experience
4
Good
Difficulty level
Easy
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2022. There were 3 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 Resume tips
Round 2 - Case Study 

They gave me case study in interview based on that I had provide the solution.

Round 3 - Technical 

(1 Question)

  • Q1. They asked question regarding SQL, statistics and some project related questions

I applied via Campus Placement and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about Projects done during course

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with core concepts and portfolio of your work to showcase your skill

I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Coding Test 

This is kind of mixed round with both technical questions followed by coding test.This position if for SR RPA developer(uipath) so I was asked about UiPath and then was asked to extract data from some pdf invoices using document understanding.
I was asked if I know Power BI,( if they have had a look at my resume before shortlisting my profile,they would have known that I dont have any exposure to power BI),Still they shortlisted it.

Round 2 - Technical 

(1 Question)

  • Q1. Combined tech and coding round

Interview Preparation Tips

Interview preparation tips for other job seekers - The whole story:
I was approached by a consultancy regarding this job opportunity with Dentsu,Bangalore COE.
Pathetic experience right from the beginning.
I told my CTC expectation and the HR(consultancy) was like 'Dentsu offers only 30-40% hike at max.'. and I was like ' what! When did RPA skillset become a non-digital skill, that too when digital profiles recruitment is on a peak stage. (Trust me the hike % have gone all time high during the last 3-4 months for digital skillset.), But after 1 day, HR replied back saying that the company is ok to match my expectation.(this was a bit fishy).
Then,
The interview was rescheduled 4 times because they want to conduct interview after 3PM and during weekdays only and also the interview is for 1 hr and 30 mins (which is pretty much busy time as I work during UK hours and also 1.30 hrs seriously?)
Finally I compromised and i took half day leave to attend the interview.
I've answered pretty much everything they asked and have completed the data extraction task within the given time but I dont know what made them drop my profile.
This is what I came to conclusion :
They needed someone who is having POWER BI,VBA experience with RPA tools knowledge.
Then why the hell have they raised a CO to hire an sr. RPA developer for UIPATH?
Are they expecting everything to be done by a single resource, if that's the expectation then here's my Tip "READ THE RESUMES PROPERLY" before shortlisting.
Here's my tip to those who attend interviews for similar positions in this company:
Don't waste your precious time and dont compromise.Just because they are offering a job doesn't mean you have to compromise. When interviews are being scheduled on weekdays and for experienced professionals, its a common sense that the schedule has to be based on common available times for both the parties and if the interview is going to be more than an hour,it has to be scheduled on a weekend.
The whole interview seemed to be a timepass activity as the people (2 persons) interviewing me dropped one after the other saying that they had some work. Lol.
I had to attend interview at the time they wanted and by applying a leave but they couldn't wait.

Analyst Interview Questions & Answers

WPP user image Anonymous

posted on 12 Aug 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Accountings based question
  • Q2. P2p cycle and invoicing process

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Profile Related
  • Q2. Product management
Contribute & help others!
anonymous
You can choose to be anonymous

IPG Mediabrands Interview FAQs

How many rounds are there in IPG Mediabrands Data Analyst interview?
IPG Mediabrands interview process usually has 1 rounds. The most common rounds in the IPG Mediabrands interview process are One-on-one Round and Technical.
How to prepare for IPG Mediabrands Data Analyst 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 IPG Mediabrands. The most common topics and skills that interviewers at IPG Mediabrands expect are Advanced Excel, Data Analysis, Power Bi, SQL and Tableau.
What are the top questions asked in IPG Mediabrands Data Analyst interview?

Some of the top questions asked at the IPG Mediabrands Data Analyst interview -

  1. What are SQL Joi...read more
  2. different functions in Python nu...read more

Recently Viewed

INTERVIEWS

Jindal Industries Private Limited

No Interviews

INTERVIEWS

Electrotherm

No Interviews

INTERVIEWS

Electrotherm

No Interviews

INTERVIEWS

Jindal Industries Private Limited

No Interviews

INTERVIEWS

Darwinbox

No Interviews

INTERVIEWS

Electrotherm

No Interviews

LIST OF COMPANIES

Electrotherm

Locations

DESIGNATION

SALARIES

Gujarat Alkalies & Chemicals

INTERVIEWS

Jindal Industries Private Limited

No Interviews

Tell us how to improve this page.

IPG Mediabrands Data Analyst Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

3 Minds Digital Interview Questions
4.4
 • 65 Interviews
Publicis Interview Questions
3.6
 • 52 Interviews
Groupm Media Interview Questions
3.9
 • 35 Interviews
Moris Media Interview Questions
4.3
 • 24 Interviews
Cheil India Interview Questions
3.1
 • 17 Interviews
WPP Interview Questions
2.9
 • 12 Interviews
Z1 Tech Interview Questions
4.0
 • 11 Interviews
Bikayi Interview Questions
2.9
 • 10 Interviews
View all
IPG Mediabrands Data Analyst Salary
based on 22 salaries
₹4.1 L/yr - ₹11 L/yr
At par with the average Data Analyst Salary in India
View more details

IPG Mediabrands Data Analyst Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

3.0

Salary

4.0

Job security

5.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 2 Reviews and Ratings
Senior Executive
50 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
47 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Analyst
37 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
36 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Data Analyst
22 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare IPG Mediabrands with

Groupm Media

3.9
Compare

Dentsu Aegis Network

3.4
Compare

Madison World

3.8
Compare

Havas Media

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