Upload Button Icon Add office photos
Engaged Employer

i

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

WebMD Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

WebMD Data Analyst Interview Questions and Answers

Updated 3 Jun 2024

WebMD Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 3 Jun 2024

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

I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Assignment 

SQL questions were asked

Round 2 - Technical 

(1 Question)

  • Q1. Chart read, SQL questions on self join, window

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. Hr questions about my background with company
  • Q2. About my technical skills
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 Dec 2023. There were 2 interview rounds.

Round 1 - Assignment 

Power bi assignment was given to solve

Round 2 - Technical 

(6 Questions)

  • Q1. Optimization techniques in sql
  • Ans. 

    Optimization techniques in SQL involve using indexes, query optimization, and proper database design.

    • Use indexes on columns frequently used in WHERE clauses to speed up query performance

    • Avoid using SELECT * and instead specify only the columns needed in the query

    • Optimize queries by using appropriate join types and conditions

    • Normalize database tables to reduce redundancy and improve query efficiency

  • Answered by AI
  • Q2. Sub queries in sql
  • Ans. 

    Sub queries in SQL are queries nested within another query to retrieve data based on the result of the outer query.

    • Sub queries can be used in SELECT, INSERT, UPDATE, and DELETE statements.

    • They can be used to filter results, retrieve data from multiple tables, or perform calculations.

    • Example: SELECT * FROM table1 WHERE column1 = (SELECT column2 FROM table2 WHERE condition);

  • Answered by AI
  • Q3. Types of Join in sql
  • Ans. 

    Types of joins in SQL include inner join, left join, right join, and full outer join.

    • Inner join: Returns rows when there is a match in both tables

    • Left join: Returns all rows from the left table and the matched rows from the right table

    • Right join: Returns all rows from the right table and the matched rows from the left table

    • Full outer join: Returns all rows when there is a match in either table

  • Answered by AI
  • Q4. Time intelligence functions in power bi
  • Ans. 

    Time intelligence functions in Power BI are used to analyze and compare data based on time periods.

    • Time intelligence functions help in calculating year-to-date, month-to-date, and other time-based calculations.

    • Functions like TOTALYTD, SAMEPERIODLASTYEAR, and PARALLELPERIOD are commonly used for time intelligence in Power BI.

    • These functions allow for easy comparison of data across different time periods and help in tren

  • Answered by AI
  • Q5. Logical questions in aptitude
  • Q6. Row level security in power bi
  • Ans. 

    Row level security in Power BI allows users to restrict access to specific rows of data based on their role or criteria.

    • Row level security can be implemented by creating roles in Power BI and defining rules to filter data based on user roles.

    • Users can be assigned to specific roles which determine the data they have access to.

    • Row level security helps in ensuring data privacy and compliance with regulations.

    • For example, ...

  • Answered by AI

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 Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was basic aptitude but it was online

Round 2 - Technical 

(1 Question)

  • Q1. Write python code for bizzbuss for prime or not prime\
  • Ans. 

    Python code for determining if a number is prime or not and applying bizzbuzz logic.

    • Write a function to check if a number is prime or not

    • Iterate through a range of numbers and apply bizzbuzz logic

    • Return 'prime' if the number is prime, 'bizz' if divisible by 3, 'buzz' if divisible by 5, and 'bizzbuzz' if divisible by both 3 and 5

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What time intelligence functions can be used for ytd and qtd analysis
  • Ans. 

    Time intelligence functions like YTD (Year-to-Date) and QTD (Quarter-to-Date) can be used for YTD and QTD analysis in data analytics.

    • YTD analysis can be done using functions like YTD() or TOTALYTD() to calculate values from the beginning of the year up to the selected date.

    • QTD analysis can be done using functions like QTD() or TOTALQTD() to calculate values from the beginning of the quarter up to the selected date.

    • Thes...

  • Answered by AI
  • Q2. Difference between import and direct query
  • Ans. 

    Import brings data into Power BI for further analysis, while direct query connects to data source in real-time.

    • Import: Data is loaded into Power BI for analysis, improving performance but requiring periodic refreshes.

    • Direct Query: Connects to data source in real-time, allowing for up-to-date information but potentially slower performance.

    • Import is suitable for smaller datasets, while direct query is better for large da

  • Answered by AI

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Related to excel VBA and MySQL

Interview Preparation Tips

Interview preparation tips for other job seekers - It was not much tough, there was 3 round and final with HR.

Business Analyst Interview Questions & Answers

UnitedHealth user image Chandra Prakash Rathi

posted on 4 Feb 2017

I appeared for an interview before Feb 2016.

Interview Questionnaire 

6 Questions

  • Q1. Truth tribe, false tribe question
  • Q2. Guesstimate : India's Deodrant market
  • Ans. 

    The Indian deodorant market is a growing industry with a large consumer base and increasing demand for premium and natural products.

    • The deodorant market in India has been experiencing steady growth over the years.

    • The market is driven by factors such as increasing disposable income, urbanization, and changing lifestyles.

    • There is a growing awareness among consumers about personal hygiene and grooming, leading to higher d...

  • Answered by AI
  • Q3. Cheryl's birthday
  • Q4. Guesstimate : Number if tractors sold in haryana in a year.
  • Ans. 

    Approximately 50,000 tractors are sold in Haryana every year.

    • Consider the population of Haryana and the number of farmers in the state.

    • Look at the agricultural output of Haryana and the demand for tractors in the region.

    • Take into account the number of tractor dealerships in Haryana and their sales figures.

    • Research the sales figures of major tractor manufacturers in Haryana.

    • Assume a growth rate based on the previous yea...

  • Answered by AI
  • Q5. Family Background
  • Q6. Future Plans

Interview Preparation Tips

Round: Test
Experience: The Test was fairly simple, basic knowledge of quant would do. I could attempt 16 questions, and from what I am guessing was second highest scorer. You need to attempt atleast 10 questions correctly and it would do the job.
Tips: Speed matters in this test.
Duration: 30 minutes
Total Questions: 30

Round: Group Discussion
Experience: there was only one panelist, and a group of 12 students. We were each given individual time to conclude. The discussion was good, and lots of points were discussed.
Tips: More than language, the content mattered.
Duration: 15 minutes

Round: Technical Interview
Experience: Was basically asked questions from what was written in the resume. I had written about a website i created and was asked in detail about that. There a=were a few puzzles then.
Tips: Be true to your resume. Know what you have written

Round: Technical Interview
Experience: This was a tougher round. But the interviewers helped. They were interactive on how to solve. Which steps I was going through and were more focused on the approach
Tips: Be interactive, and think out loud

College Name: NIT Raipur

I appeared for an interview in Sep 2016.

Interview Preparation Tips

Round: Test
Experience: level of questions was similar to CAT
Tips: prepare for cat. since questions are tough, cutoff is around 50?
Duration: 20 minutes
Total Questions: 30

Round: Group Discussion
Duration: 10 minutes

Round: Stress Interview
Experience: Panel interview. C and algorithms

Skills: Analytics And Coding

I appeared for an interview in Jan 2017.

Interview Questionnaire 

8 Questions

  • Q1. Tell me about your family, What is good in Chhattisgarh, Where can I visit in Raipur and Bhilai, what do you not like about Raipur, every co-curricular activity from resume was interrogated. ETC
  • Ans. 

    I come from a close-knit family in Chhattisgarh. Raipur and Bhilai have beautiful attractions like Mahant Ghasidas Memorial Museum and Maitri Bagh. I enjoy participating in various co-curricular activities.

    • Close-knit family in Chhattisgarh

    • Attractions in Raipur and Bhilai like Mahant Ghasidas Memorial Museum and Maitri Bagh

    • Participation in co-curricular activities

  • Answered by AI
  • Q2. There are 100 people standing in a circle, the first person has a gun he starts shooting the person next to him and hands over the gun to the 3rd person and so on. Who will be the last person surviving?
  • Q3. There are 20 blue balls and 13 red balls in a container. I pick up randomly 2 balls from the container if the colour of the balls is same then I replace them with a blue ball and if otherwise then I replac...
  • Ans. 

    The last ball will be red.

    • If the first two balls are of different colors, they will be replaced with a red ball.

    • If the first two balls are of the same color, they will be replaced with a blue ball.

    • The number of balls in the container does not affect the outcome.

    • The last ball will be red because there are more red balls than blue balls in the container.

  • Answered by AI
  • Q4. How many facebook users are there in the world?
  • Ans. 

    The exact number of Facebook users worldwide is constantly changing, but as of October 2021, there are over 2.8 billion monthly active users.

    • As of October 2021, Facebook reported having over 2.8 billion monthly active users.

    • The number of Facebook users is constantly changing as new users join and others deactivate or delete their accounts.

    • Facebook's user base is spread across different countries and demographics.

    • The nu...

  • Answered by AI
  • Q5. Few questions to check mental calculation ability like 12% of 360, 11% of 56.
  • Q6. Cheryl’s birthday puzzle.
  • Q7. Two eggs hundred floors problem.
  • Q8. What is ‘vlookup’ in excel? Difference between vlookup and hlookup.
  • Ans. 

    VLOOKUP is a function in Excel used to search for a value in the first column of a range and return a corresponding value from another column.

    • VLOOKUP stands for vertical lookup.

    • It is commonly used to find specific data in large datasets.

    • The function takes four arguments: lookup value, table array, column index number, and range lookup.

    • VLOOKUP is case-insensitive and requires an exact match or an approximate match.

    • The f...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Pen and paper test was conducted. Level of questions was good. Only accuracy mattered as I was able to solve 12-13 questions. Out of 220 candidates, 45 cleared the round.
Tips: Don't guess the answers as negative marking is there and cut off does not go high.
Duration: 30 minutes
Total Questions: 30

Round: Group Discussion
Experience: 3-4 students were creating fish market but I didn

Skills evaluated in this interview

I appeared for an interview in Jan 2017.

Interview Preparation Tips

Round: Resume Shortlist
Experience: It was basically not a resume shortlist round. We had sent our details like 10th , 12th and semester marks and shortlisting was based on those marks.

Round: Test
Experience: General Aptitude Test
Duration: 30 minutes
Total Questions: 30

Round: Technical Interview
Experience: It consisted of puzzles , guesstimates, questions on sql and java as I wrote that i have elementary knowledge of java.

Round: Technical Interview
Experience: It was a much longer interview, approximately 1.5 hrs. They thoroughly studied my resume and asked questions based on my resume, followed by puzzles , guesstimates and questions on sql.

Round: HR Interview
Experience: Basic HR questions like where is my hometown, if I would be comfortable to relocate and about my parents.

Skills: Soft Skills, SQL, Logical Puzzles, Guesstimate Skills
College Name: NIT Raipur

WebMD Interview FAQs

How many rounds are there in WebMD Data Analyst interview?
WebMD interview process usually has 2 rounds. The most common rounds in the WebMD interview process are Assignment and Technical.
How to prepare for WebMD 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 WebMD. The most common topics and skills that interviewers at WebMD expect are Base, Data Analysis, Distribution Transformers, Excel and Loss.

Tell us how to improve this page.

WebMD Data Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Apollo Hospitals Interview Questions
4.1
 • 353 Interviews
Max Healthcare Interview Questions
4.1
 • 141 Interviews
UnitedHealth Interview Questions
4.0
 • 82 Interviews
Labcorp Interview Questions
4.1
 • 40 Interviews
View all
WebMD Data Analyst Salary
based on 13 salaries
₹9 L/yr - ₹18 L/yr
116% more than the average Data Analyst Salary in India
View more details

WebMD Data Analyst Reviews and Ratings

based on 1 review

3.0/5

Rating in categories

2.0

Skill development

5.0

Work-life balance

4.0

Salary

4.0

Job security

1.0

Company culture

2.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
100 salaries
unlock blur

₹6 L/yr - ₹20.2 L/yr

Senior Software Engineer
80 salaries
unlock blur

₹10.9 L/yr - ₹35 L/yr

Project Manager
35 salaries
unlock blur

₹9.8 L/yr - ₹18 L/yr

Medical Writer
22 salaries
unlock blur

₹7.9 L/yr - ₹12 L/yr

Senior QA Engineer
21 salaries
unlock blur

₹7.3 L/yr - ₹25.5 L/yr

Explore more salaries
Compare WebMD with

Apollo Hospitals

4.1
Compare

GeBBS Healthcare Solutions

3.7
Compare

UnitedHealth

4.0
Compare

Max Healthcare

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