Upload Button Icon Add office photos
Engaged Employer

i

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

MediBuddy Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

MediBuddy SDE (Software Development Engineer) Interview Questions and Answers

Updated 28 Feb 2023

MediBuddy SDE (Software Development Engineer) Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed before Feb 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 tips
Round 2 - Technical 

(1 Question)

  • Q1. Resume Discussion around projects, tech stack used
Round 3 - Technical 

(1 Question)

  • Q1. Write a program to merge 2 binary trees
  • Ans. 

    Program to merge 2 binary trees

    • Create a new tree with the root node as the sum of the root nodes of the input trees

    • Recursively merge the left and right subtrees of the input trees

    • If a node is missing in one of the input trees, add the corresponding subtree from the other tree

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. System Design : BookMyShow

Interview Preparation Tips

Interview preparation tips for other job seekers - Shop offer , but do not join the organization as full of toxic upper management

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is clousers
  • Q2. What is promises
Round 2 - Technical 

(2 Questions)

  • Q1. Explain javascript architecture
  • Q2. What is mvvm architecture
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The exam duration is one and a half hours.

Round 2 - Coding Test 

The total exam time is one and a half hours.

Round 3 - Group Discussion 

It encompasses all topics related to full stack development.

Round 4 - Technical 

(2 Questions)

  • Q1. Asks questions on SQL
  • Q2. Asks question in typical topics
Round 5 - HR 

(1 Question)

  • Q1. Where do you see yourself in two years?
  • Ans. 

    In two years, I see myself as a senior software developer leading a team on innovative projects.

    • Advancing to a senior software developer role

    • Leading a team on new and innovative projects

    • Continuing to enhance my technical skills through ongoing learning and training

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. LRU Cache - how to tackle
  • Ans. 

    LRU Cache is a data structure that maintains a list of items in order of most recently used to least recently used.

    • Implement using a doubly linked list and a hashmap for efficient operations

    • When an item is accessed, move it to the front of the list

    • When the cache is full, remove the least recently used item from the end of the list

  • Answered by AI
  • Q2. LRU Cache implementation based on a real time system. How would the main work which will be called etc etc
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Easy level to Medium level

Round 2 - Coding Test 

2 Easy questions of DSA

Round 3 - One-on-one 

(2 Questions)

  • Q1. One DSA question
  • Q2. Normal discussion about tech stack
Round 4 - HR 

(2 Questions)

  • Q1. Tell about yourself
  • Q2. Why do you want to join digit?

Interview Preparation Tips

Interview preparation tips for other job seekers - Go easy.. Nothing is hard in digit hiring
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Instahyre and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Easy to medium questions, Questions on DSA and Node.js.

Round 2 - Technical 

(2 Questions)

  • Q1. Valid parenthesis
  • Q2. Three sum problem

Interview Preparation Tips

Topics to prepare for Zetwerk Software Developer interview:
  • js
  • node.js
  • dsa
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Netaji Subhas Institute of Technology (NSIT) and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Coding Test 

It was a coding round where i need to solve 3 DSA Questions in 1.5 hour

Round 2 - Technical 

(2 Questions)

  • Q1. This is Technical round where i was asked to implement the Two Question of Dsa one is bases on greedy and another is dp , another one is leetcode hard (finding maxaimal area of rectangle in matrix of 1 and...
  • Q2. Greedy Q was direct i don't remember clearly. I was selected for the 2nd round
Round 3 - One-on-one 

(1 Question)

  • Q1. It was also a technical round but bases on LLD problem statement. I was given a problem statement to design a society security system and the they need psudo code for complete implementation using correct ...
Round 4 - HR 

(1 Question)

  • Q1. I was not selected for 4th round but heard that there were Q on cs fundamentals.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Binary search for closest element
  • Ans. 

    Binary search to find the closest element in a sorted array

    • Implement binary search to find the target element in the array

    • Keep track of the closest element found so far while searching

    • Update the closest element if a closer one is found during the search

  • Answered by AI
  • Q2. String manipulation
Round 2 - Technical 

(1 Question)

  • Q1. Low level Design for an online e-commerce website
  • Ans. 

    Low level design for an online e-commerce website involves designing the architecture and components of the website.

    • Identify the main components such as user interface, database, payment gateway, product catalog, etc.

    • Design the database schema to store user information, product details, orders, etc.

    • Implement user authentication and authorization mechanisms for secure access.

    • Integrate payment gateway for processing tran...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Zepto Software Developer interview:
  • DSA
  • Design patterns

Skills evaluated in this interview

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

I applied via Recruitment Consulltant and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Java 2 coding questions
  • Q2. Testing related scenario based questions
Round 2 - Technical 

(4 Questions)

  • Q1. 1 easy java question
  • Q2. Work experience and project related questions.
  • Q3. Frameworks related questions
  • Q4. Scenario based Question
Round 3 - Behavioral 

(3 Questions)

  • Q1. Everything related to your resume
  • Q2. Projects you've worked on in detail
  • Q3. Behavioural Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare your resume skills well
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Newspaper Ad and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How was your previous organization
  • Ans. 

    My previous organization was a fast-paced tech startup focused on developing cutting-edge software solutions.

    • Highly collaborative work environment

    • Emphasis on innovation and creativity

    • Agile development methodologies were followed

    • Regular team meetings and code reviews

    • Opportunities for professional growth and learning

  • Answered by AI
  • Q2. Please create timer using react
  • Ans. 

    Create a timer using React

    • Use useState hook to store the timer value

    • Use useEffect hook to update the timer every second

    • Display the timer value in the component's render method

  • Answered by AI

Skills evaluated in this interview

MediBuddy Interview FAQs

How many rounds are there in MediBuddy SDE (Software Development Engineer) interview?
MediBuddy interview process usually has 4 rounds. The most common rounds in the MediBuddy interview process are Technical and Resume Shortlist.
What are the top questions asked in MediBuddy SDE (Software Development Engineer) interview?

Some of the top questions asked at the MediBuddy SDE (Software Development Engineer) interview -

  1. Write a program to merge 2 binary tr...read more
  2. System Design : BookMyS...read more

Tell us how to improve this page.

MediBuddy SDE (Software Development Engineer) Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 429 Interviews
Udaan Interview Questions
4.0
 • 335 Interviews
Meesho Interview Questions
3.7
 • 329 Interviews
Zepto Interview Questions
3.5
 • 197 Interviews
Blinkit Interview Questions
3.7
 • 179 Interviews
BlackBuck Interview Questions
3.8
 • 172 Interviews
Tata 1mg Interview Questions
3.7
 • 146 Interviews
Paisabazaar.com Interview Questions
3.4
 • 138 Interviews
Urban Company Interview Questions
3.4
 • 133 Interviews
Ninjacart Interview Questions
4.0
 • 94 Interviews
View all
MediBuddy SDE (Software Development Engineer) Salary
based on 4 salaries
₹15 L/yr - ₹20 L/yr
40% less than the average SDE (Software Development Engineer) Salary in India
View more details
Senior Associate
121 salaries
unlock blur

₹2.3 L/yr - ₹7.7 L/yr

Associate
90 salaries
unlock blur

₹2.1 L/yr - ₹4.8 L/yr

Team Lead
83 salaries
unlock blur

₹3 L/yr - ₹7.6 L/yr

Assistant Manager
52 salaries
unlock blur

₹4.5 L/yr - ₹13 L/yr

Senior Manager
43 salaries
unlock blur

₹7.6 L/yr - ₹26.7 L/yr

Explore more salaries
Compare MediBuddy with

Practo

3.2
Compare

PharmEasy

3.7
Compare

Netmeds.com

3.6
Compare

Tata 1mg

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