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

Updated 7 Feb 2025

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via LinkedIn

Round 1 - Technical 

(5 Questions)

  • Q1. Find string in array
  • Ans. 

    Search for a specific string in an array of strings.

    • Iterate through the array and compare each string with the target string.

    • Use a loop to go through each element in the array and check for a match.

    • Consider using built-in methods like indexOf() or includes() for efficient searching.

    • Handle cases where the target string is not found in the array.

  • Answered by AI
  • Q2. Find string in array
  • Ans. 

    Search for a specific string in an array of strings.

    • Iterate through the array and compare each string with the target string.

    • Use a loop to go through each element in the array and check for a match.

    • Consider using built-in methods like indexOf or includes for efficient searching.

  • Answered by AI
  • Q3. Subarray in given array
  • Ans. 

    Find all subarrays in a given array of strings

    • Iterate through the array and consider each element as the starting point of a subarray

    • For each starting point, iterate through the array to find all possible subarrays

    • Store each subarray found in a separate list

  • Answered by AI
  • Q4. Stack for balance paranthesis
  • Ans. 

    Use stack data structure to check for balanced parentheses in a string.

    • Create an empty stack to store opening parentheses

    • Iterate through the string and push opening parentheses onto the stack

    • When encountering a closing parenthesis, pop from the stack and check if it matches the corresponding opening parenthesis

    • If stack is empty at the end and all parentheses have been matched, the string is balanced

  • Answered by AI
  • Q5. Mean heap fo minimising the cost
  • Ans. 

    A mean heap is a data structure that minimizes the cost of accessing the smallest element.

    • Mean heap is a type of binary heap where the value of each node is less than or equal to the values of its children.

    • It is useful for finding the minimum element quickly, as the root node always contains the smallest value.

    • Insertion and deletion operations in a mean heap have a time complexity of O(log n).

  • Answered by AI

Skills evaluated in this interview

Round 1 - Coding Test 

Hackerrank coding test of 90 mins duration, with few MCQ (input/output type) 1 SQL question and 2 coding problems of easy and mediium difficulty.

Round 2 - Technical 

(1 Question)

  • Q1. Online technical interview asking 2 dsa question of medium difficulty.

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy interview prepare easy and medium leetcode
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Newspaper Ad and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The round was good and nice

Round 2 - Coding Test 

The round was good and nice

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA and database
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Easy Interview basic questions

Round 2 - Technical 

(1 Question)

  • Q1. Desing Tic Tac Toe
Round 3 - HR 

(1 Question)

  • Q1. Final Round behavioural questions

Sde1 Interview Questions & Answers

Uber user image Anonymous

posted on 12 Jun 2023

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in May 2023. 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 tips
Round 2 - Coding Test 

Very Easy questions just do it

Round 3 - One-on-one 

(4 Questions)

  • Q1. What is your introduction
  • Q2. Why SDE 1 only not SDE 2
  • Ans. 

    SDE 1 is an entry-level position where candidates gain foundational skills before advancing to SDE 2.

    • SDE 1 focuses on learning and building foundational skills in software development.

    • SDE 2 requires more experience and expertise in software development.

    • Advancing from SDE 1 to SDE 2 is a common career progression in tech companies.

    • SDE 1 roles often involve working on smaller projects or components of larger projects.

    • SDE...

  • Answered by AI
  • Q3. If bully happens will you bully someone
  • Ans. 

    No, I believe in standing up against bullying and supporting those who are being bullied.

    • I do not support bullying in any form and believe in treating others with respect and kindness.

    • I would try to intervene and help the person being bullied, either by talking to the bully or seeking help from a teacher or supervisor.

    • I believe in creating a positive and inclusive environment where everyone feels safe and respected.

  • Answered by AI
  • Q4. If taken leave can you work 7 days a week

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep yourself you only and you will get a wholesome of 60 LPA
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

2 medium level and 1 hard question from dsa

Round 3 - HR 

(1 Question)

  • Q1. Asked about myself and managerial questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

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

Round 1 - Coding Test 

DSA medium level 2 question based on graph and recursion

Round 2 - Technical 

(2 Questions)

  • Q1. DSA question on dynamic programming
  • Q2. Question on graph (topological sort)

Interview Preparation Tips

Interview preparation tips for other job seekers - keep working hard
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Asking for my Hobbies
  • Q2. Ctc was discussed with me
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Prime numbers usung sieve if erastothenesis

WebMD Interview FAQs

How many rounds are there in WebMD Senior Sdet Engineer interview?
WebMD interview process usually has 1 rounds. The most common rounds in the WebMD interview process are Technical.

Tell us how to improve this page.

WebMD Senior Sdet Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5.1k Interviews
Uber Interview Questions
4.2
 • 166 Interviews
AmbitionBox Interview Questions
4.9
 • 153 Interviews
Tata 1mg Interview Questions
3.6
 • 146 Interviews
Expedia Group Interview Questions
3.8
 • 81 Interviews
PharmEasy Interview Questions
3.7
 • 80 Interviews
LinkedIn Interview Questions
4.3
 • 80 Interviews
MedPlus Interview Questions
3.6
 • 79 Interviews
Practo Interview Questions
3.2
 • 74 Interviews
Facebook Interview Questions
4.4
 • 70 Interviews
View all
WebMD Senior Sdet Engineer Salary
based on 11 salaries
₹14 L/yr - ₹25 L/yr
20% less than the average Senior Sdet Engineer Salary in India
View more details
Software Engineer
82 salaries
unlock blur

₹5.8 L/yr - ₹18.6 L/yr

Senior Software Engineer
77 salaries
unlock blur

₹10.9 L/yr - ₹35 L/yr

Project Manager
28 salaries
unlock blur

₹10 L/yr - ₹16.2 L/yr

Senior QA Engineer
21 salaries
unlock blur

₹7.3 L/yr - ₹25.5 L/yr

QA Engineer
20 salaries
unlock blur

₹4 L/yr - ₹12 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