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 Interview Questions, Process, and Tips

Updated 7 Feb 2025

Top WebMD Interview Questions and Answers

View all 8 questions

WebMD Interview Experiences

Popular Designations

23 interviews found

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Most question are related to iOS, Software engineering principles and architecture.
Round 2 - Coding Test 

You are required to create demo app in front of interviewer. It's small app with good architecture.

Round 3 - One-on-one 

(1 Question)

  • Q1. Most question related to iOS and what's new in Apple development.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare iOS nicely and improve the coding skills to ace.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Normal queries with HR
Round 2 - One-on-one 

(1 Question)

  • Q1. About role, challenges and overall experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - I had the worst interview experience with HR here, I was interviewed by the hiring manager too, I gave my best and pretty good chat with HM, but I was rejected could be any reason. I asked about the feedback, so I could improve myself further, I got the weirdest feedback from HR, didn’t made any sense to me, quite surprising, not at all relevant, never heard such feedback in my whole career, anyways ok. I must say that the HR here needs to learn how to share constructive feedback and adopt a professional way of communicating to candidates being rejected, a constructive way of feedback would serve the purpose, so the candidate can learn from those feedback’s. Please understand we prep ourselves, put in some effort, and invest time while working, so don't you think we deserve a proper response and clearer feedback? I wasted all my time and effort being interviewed here. Happy to be rejected from this organisation. I hope the company will invest in training their HR on basic communication.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Learning more about my work experience
Round 2 - One-on-one 

(2 Questions)

  • Q1. Why are you looking out for a change?
  • Ans. 

    Seeking new challenges and growth opportunities in a dynamic work environment.

    • Looking for new challenges and opportunities for professional growth

    • Interested in working in a more dynamic and fast-paced environment

    • Seeking a role with greater responsibilities and impact

    • Want to apply my skills and experience in a different setting

    • Exploring opportunities for career advancement and development

  • Answered by AI
  • Q2. What would be your initial steps in the first six months of this opportunity?
  • Ans. 

    In the first six months, I would focus on understanding the current operations, identifying areas for improvement, building relationships with key stakeholders, implementing process enhancements, and monitoring performance metrics.

    • Conduct a thorough assessment of the current operations to identify strengths and weaknesses

    • Build relationships with key stakeholders such as team members, clients, and vendors

    • Implement proce...

  • Answered by AI

Senior Operations Manager Interview Questions asked at other Companies

Q1. How do you align operational strategies with the company's overall goals?
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 20 Sep 2024

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

I was interviewed in Aug 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Situational based questions
  • Q2. Situational based questions were there
Round 2 - Technical 

(2 Questions)

  • Q1. Reporting related questions were there
  • Q2. Situational based

WebMD interview questions for popular designations

 Senior Software Engineer

 (2)

 Quality Analyst

 (1)

 Software Engineer Trainee

 (1)

 Software Engineer

 (1)

 Data Analyst

 (1)

 Software Trainee

 (1)

 Software Developer Trainee

 (1)

 Soft Skills Trainer

 (1)

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

(2 Questions)

  • Q1. Questions on Selenium
  • Q2. Questions on API
Round 2 - One-on-one 

(2 Questions)

  • Q1. Related to previous experience
  • Q2. Scenario-based questions
Round 3 - HR 

(1 Question)

  • Q1. General HR questions
Round 4 - Assignment 

Optional: This round was project specific. I need to complete an assignment using any tool of my choice.

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

They have two round First Coding in this you have to score 300. It on Code Signal Platform.

Round 2 - Technical 

(2 Questions)

  • Q1. Solve question on CodeSignal Platform (very easy).
  • Q2. Solve question on CodeSignal Platform (medium)

Interview Preparation Tips

Topics to prepare for WebMD Software Developer Trainee interview:
  • Array
  • String
  • Hashmap
  • loops
  • If-else
  • basic math
Interview preparation tips for other job seekers - Prepare basic not so much hard DSA level. Make yourself familiar with CodeSignal Platform.
Loops, Arryas, String, HashMap, BitManipulation etc... easy topics.

Software Developer Trainee Interview Questions asked at other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. what is class? 4. what is object? 5. what is polymorphism? types of polymorphism explain real example of polymorphism. 6. what is inheritence? Difference between multiple &amp... read more
View answer (2)

Jobs at WebMD

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

I applied via Naukri.com and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

In memory database related question where I was asked to create class to satisfy test case written already, 4 level of question were there.

Round 2 - Technical 

(3 Questions)

  • Q1. How does Nodejs differentiate and handle synchronous and asynchronous task
  • Ans. 

    Node.js uses event-driven architecture to handle asynchronous tasks while synchronous tasks are executed in a blocking manner.

    • Node.js uses event loop to handle asynchronous tasks by offloading them to the system, allowing other tasks to continue without waiting.

    • Synchronous tasks are executed in a blocking manner, meaning the program waits for each task to complete before moving on to the next one.

    • Node.js provides non-b...

  • Answered by AI
  • Q2. How do you deploy your application
  • Ans. 

    I deploy my application using containerization and continuous integration/continuous deployment (CI/CD) pipelines.

    • Utilize Docker to containerize the application for easy deployment and scalability

    • Use CI/CD pipelines such as Jenkins or GitLab CI to automate the deployment process

    • Deploy to cloud platforms like AWS, Azure, or Google Cloud for reliable hosting

    • Implement monitoring and logging tools like Prometheus and ELK s

  • Answered by AI
  • Q3. How to implement caching using rabitmq
  • Ans. 

    Caching can be implemented using RabbitMQ by storing frequently accessed data in memory.

    • Set up a RabbitMQ server to act as a message broker

    • Publish data to RabbitMQ when it is fetched from the database

    • Subscribe to messages in your Node.js application and store the data in memory

    • Check the cache before fetching data from the database

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. How to make Nodejs handle multiple thread
  • Ans. 

    Node.js is single-threaded, but can handle multiple threads using child processes or worker threads.

    • Use child processes to run multiple instances of Node.js

    • Use worker threads for CPU-intensive tasks

    • Leverage the cluster module to create a pool of worker processes

  • Answered by AI
  • Q2. Fork vs spawn and when you used this
  • Ans. 

    Fork creates a new process while spawn launches a new process asynchronously.

    • Fork is used to create child processes in Node.js, typically for running separate instances of the same application.

    • Spawn is used to launch a new process asynchronously, allowing for communication between the parent and child processes.

    • Fork is commonly used in cluster mode for load balancing in Node.js applications.

    • Spawn is used for executing

  • Answered by AI
  • Q3. Senerio based db question

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was good, but post past round HR came up with offer letter where the offer was not as per initial discussion

Skills evaluated in this interview

Node JS Developer Interview Questions asked at other Companies

Q1. 2. What are the main modules of Node.js? Explain in detail.
View answer (3)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Coding Test 

Medium questions dp array graph recurrin

Round 2 - One-on-one 

(1 Question)

  • Q1. Leetcod easy question

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. CORE JAVA , COding questions

Senior Sdet Engineer Interview Questions asked at other Companies

Q1. Optimize an existing system. The system currently makes an API call and stores data in its memory. When it tries to serve a request from another component it refers to the memory location by searching the entire memory.
View answer (1)

Data Engineer Interview Questions & Answers

user image Pratiksha Hasabe

posted on 15 Nov 2024

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

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is joins in SQL
  • Ans. 

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

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

    • Types of 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

Skills evaluated in this interview

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Question to be code, got 4 questions, marks were given on the basis of the number of testcase passed.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Question related to strings
  • Q2. Question related to project

Software Development Engineer Intern Interview Questions asked at other Companies

Q1. Say you're dealing with really long integers. They're too long to fit into a regular datatype, so linked lists are used to store them, with each node of the list containing one digit. Now the problem is, given two linked lists, i.e. two rea... read more
View answer (2)

WebMD Interview FAQs

How many rounds are there in WebMD interview?
WebMD interview process usually has 2-3 rounds. The most common rounds in the WebMD interview process are Technical, One-on-one Round and HR.
How to prepare for WebMD 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 Javascript, Computer science, SQL, HTML and Healthcare.
What are the top questions asked in WebMD interview?

Some of the top questions asked at the WebMD interview -

  1. What is the order of created and mounted hooks for a child and its parent paren...read more
  2. How does Nodejs differentiate and handle synchronous and asynchronous t...read more
  3. How to make Nodejs handle multiple thr...read more
How long is the WebMD interview process?

The duration of WebMD interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

WebMD Interview Process

based on 16 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Tata 1mg Interview Questions
3.6
 • 146 Interviews
PharmEasy Interview Questions
3.7
 • 80 Interviews
MedPlus Interview Questions
3.6
 • 79 Interviews
Practo Interview Questions
3.2
 • 74 Interviews
Netmeds.com Interview Questions
3.6
 • 42 Interviews
MediBuddy Interview Questions
3.5
 • 31 Interviews
Portea Medical Interview Questions
4.3
 • 28 Interviews
Medlife Interview Questions
3.7
 • 27 Interviews
HealthKart Interview Questions
4.0
 • 25 Interviews
Lybrate Interview Questions
3.5
 • 5 Interviews
View all

WebMD Reviews and Ratings

based on 88 reviews

3.7/5

Rating in categories

3.2

Skill development

4.2

Work-life balance

3.8

Salary

3.5

Job security

3.8

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 88 Reviews and Ratings
Sr Software Engineer

Mumbai

5-10 Yrs

₹ 9.5-19.5 LPA

Data Analyst

Mumbai

5-7 Yrs

₹ 9.5-19.5 LPA

Software Engineer - Dot Net

Mumbai

3-8 Yrs

₹ 4.45-12.24 LPA

Explore more jobs
Software Engineer
86 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
77 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
31 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior QA Engineer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

QA Engineer
20 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare WebMD with

Practo

3.2
Compare

Lybrate

3.5
Compare

Tata 1mg

3.6
Compare

Netmeds.com

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