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 Senior Software Engineer Interview Questions and Answers

Updated 26 May 2022

WebMD Senior Software Engineer Interview Experiences

2 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.
Round 1 - Technical 

(1 Question)

  • Q1. What is the order of created and mounted hooks for a child and its parent parent component in Vue.js?
  • Ans. 

    The order of created and mounted hooks for a child and its parent component in Vue.js.

    • The parent component's created hook is called first, followed by the child component's created hook.

    • The parent component's mounted hook is called after the child component's mounted hook.

    • The order is: parent created -> child created -> child mounted -> parent mounted.

  • Answered by AI
Round 2 - One-on-one 
Round 3 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. Share details of your previous job.

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
Q2. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
Q4. If you have to prioritize between coding standards and project de ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more

Top trending discussions

View All
Interview Hub
5d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about WebMD?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed before Jul 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions on microservices, java, spring
Round 2 - Technical 

(1 Question)

  • Q1. This was a Design round
Round 3 - Technical 

(1 Question)

  • Q1. This was a Behavioral round.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your fundamentals clear about java, spring and microservices

I applied via Naukri.com and was interviewed in Sep 2018. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Asked about the technology which we mention in the resume.And in my first round interviewers asked me the questions in MVC and Sql server.
  • Q2. Life cycle of MVC, last project Architecture.Group by in SQL and entity framework

Interview Preparation Tips

General Tips: Architecture of the project. Confidence lebel and problem solving skills
Skills: Communication, Problem Solving, Analytical Skills
Duration: 1-4 weeks
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Write test case for a phone What does CQ page for defect consist of
  • Ans. 

    Test case for a phone involves checking various functionalities like calling, texting, internet browsing, camera, etc.

    • Test making a phone call

    • Test sending a text message

    • Test browsing the internet

    • Test taking a photo with the camera

    • Test playing a video

    • Test connecting to Bluetooth device

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. Xhzsnskmsmmbnnnnnn
  • Q2. D. Nennmnmmllksme

Skills evaluated in this interview

What are the roles & responsibilities of a Senior Software Engineer at WebMD?

Data Engineering

  • Design and develop data projects in relational and non-relational databases
  • Implement ETL processes for data transformation and preparation

Read full roles & responsibilities

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

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

  • Q1. Data Structure and Algorithm
  • Q2. Dotnet, sql server, Angular , c#

WebMD HR Interview Questions

5 questions and answers

Q. Can you provide details about your experience in handling a team?
Q. Can you provide details about your experience with market research?
Q. What would be your initial steps in the first six months of this opportunit ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Mostly related to tech stack u r interviewed for. I was a c# developer, so question were related to it. There were 2 ds question

Are these interview questions helpful?

I applied via Company Website and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were asked on the technologies mentioned on my Resume, and on the Project

Interview Preparation Tips

Interview preparation tips for other job seekers - You should have a solid grip on your current project and solid basics on you technology domain.
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 - One-on-one 

(1 Question)

  • Q1. Past work experience explanation, skill set and technical requirements
Round 3 - Coding Test 

Skill test and technical knowledge evaluation

Round 4 - HR 

(1 Question)

  • Q1. Tell me about yourself, preferred work location and expected salary.

Interview Preparation Tips

Interview preparation tips for other job seekers - Maintain patience and ask them your questions . Have regular follow ups
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview in Jul 2022.

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 - Coding Test 

They ask you open Hacker Earth site and choose some random programs and ask you to complete it.

Round 3 - Technical 

(6 Questions)

  • Q1. What is multi threading
  • Ans. 

    Multi threading is the ability of a program to perform multiple tasks concurrently.

    • It allows for better utilization of CPU resources

    • It can improve program performance and responsiveness

    • Examples include web servers handling multiple requests simultaneously and video games rendering graphics while processing user input

  • Answered by AI
  • Q2. What is extend keyword
  • Q3. Explain override. Why we need virtual?
  • Ans. 

    Override is used to provide a new implementation of a method in a subclass. Virtual is needed to allow the method to be overridden.

    • Override is used to change the behavior of a method in a subclass

    • Virtual is used to allow the method to be overridden in a subclass

    • Without virtual, a subclass cannot override a method from its parent class

    • Override is used to implement polymorphism in object-oriented programming

  • Answered by AI
  • Q4. Write a program to sort the array and remove duplicates.
  • Q5. What is Is Relationship and As Relationship in oops?
  • Ans. 

    Is Relationship and As Relationship are two types of relationships in object-oriented programming.

    • Is Relationship is a type of relationship where one class is a subset of another class.

    • As Relationship is a type of relationship where one class is a type of another class.

    • Is Relationship is denoted by a solid line with a closed arrowhead pointing towards the superclass.

    • As Relationship is denoted by a dotted line with an o...

  • Answered by AI
  • Q6. What are architectural, structural, behavioural design patterns? Why we need them?
  • Ans. 

    Architectural, structural, and behavioral design patterns are reusable solutions to common software design problems.

    • Architectural patterns define the overall structure of a software system

    • Structural patterns describe how objects and classes can be combined to form larger structures

    • Behavioral patterns focus on communication between objects and how they operate together

    • Design patterns help to improve software quality, ma...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with basic programming and algorithms.

Skills evaluated in this interview

WebMD Interview FAQs

How many rounds are there in WebMD Senior Software Engineer interview?
WebMD interview process usually has 3 rounds. The most common rounds in the WebMD interview process are Technical, One-on-one Round and HR.
How to prepare for WebMD Senior Software Engineer 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 SQL, C#, .NET, ETL and Javascript.
What are the top questions asked in WebMD Senior Software Engineer interview?

Some of the top questions asked at the WebMD Senior Software Engineer interview -

  1. What is the order of created and mounted hooks for a child and its parent paren...read more
  2. Most question related to iOS and what's new in Apple developme...read more
  3. Most question are related to iOS, Software engineering principles and architect...read more
What are the most common questions asked in WebMD Senior Software Engineer HR round?

The most common HR questions asked in WebMD Senior Software Engineer interview are -

  1. What are your salary expectatio...read more
  2. Share details of your previous j...read more

Tell us how to improve this page.

Interview Questions from other companies in Healthcare Industry

Nephroplus Interview Questions
3.9
 • 39 Interviews
Sentiss Pharma Interview Questions
3.8
 • 8 Interviews
Hindustan Wellness Interview Questions
3.4
 • 34 Interviews
Fortis Healthcare Interview Questions
4.0
 • 152 Interviews
MIOT INTERNATIONAL Interview Questions
3.3
 • 17 Interviews
Aster Medcity Interview Questions
4.6
 • 6 Interviews
SugarFit Interview Questions
2.5
 • 14 Interviews
Boston Scientific Interview Questions
3.9
 • 22 Interviews
Aster Dm Healthcare Interview Questions
3.6
 • 47 Interviews
View all
WebMD Senior Software Engineer Salary
based on 97 salaries
₹17.7 L/yr - ₹30 L/yr
42% more than the average Senior Software Engineer Salary in India
View more details

WebMD Senior Software Engineer Reviews and Ratings

based on 12 reviews

3.3/5

Rating in categories

2.8

Skill development

4.0

Work-life balance

3.8

Salary

2.6

Job security

3.8

Company culture

2.5

Promotions

3.2

Work satisfaction

Explore 12 Reviews and Ratings
Senior Software Engineer
97 salaries
unlock blur

₹17.7 L/yr - ₹30 L/yr

Software Engineer
94 salaries
unlock blur

₹8.5 L/yr - ₹15 L/yr

Project Manager
54 salaries
unlock blur

₹10.3 L/yr - ₹17.5 L/yr

Associate
40 salaries
unlock blur

₹11.9 L/yr - ₹15.7 L/yr

Medical Writer
34 salaries
unlock blur

₹7.9 L/yr - ₹12 L/yr

Explore more salaries
Compare WebMD with other companies in Healthcare Industry

Vivekananda Hospital

3.9
Compare

Ganga Medical Centre & Hospitals

4.1
Compare

MAMTA Health Institute for Mother and child

4.2
Compare

Accuster Technologies

3.2
Compare
write
Share an Interview