Add office photos
Engaged Employer

MediBuddy

3.8
based on 423 Reviews
Filter interviews by

10+ TCS Interview Questions and Answers

Updated 14 Feb 2025

Q1. Arrange odd and even numbers in an array , so that all even are placed on RHS and odd on LHS

Ans.

Arrange odd and even numbers in an array, even on RHS and odd on LHS.

  • Create two pointers, one at the start and one at the end of the array.

  • Swap the elements at the pointers if they are in the wrong position.

  • Continue swapping until the pointers meet in the middle.

View 1 answer

Q2. Evaluate BODMAS expression

Ans.

BODMAS is a mathematical rule used to evaluate expressions with multiple operators.

  • BODMAS stands for Brackets, Orders, Division, Multiplication, Addition, and Subtraction.

  • It is used to determine the order in which operations are performed in an expression.

  • Brackets are evaluated first, followed by orders (exponents and roots), then division and multiplication, and finally addition and subtraction.

  • For example, in the expression 3 + 4 * 2 / (1 - 5) ^ 2 ^ 3, the brackets are eval...read more

Add your answer

Q3. Check if num is int or not

Ans.

Use isinstance() function to check if num is int or not.

  • Use isinstance(num, int) to check if num is an instance of int class.

  • This function returns True if num is an instance of int class, else False.

  • Example: isinstance(5, int) will return True.

  • Example: isinstance(5.0, int) will return False.

Add your answer

Q4. Remove duplicates from array

Ans.

Remove duplicates from array of strings

  • Create a new empty array

  • Loop through the original array

  • Check if the current element exists in the new array

  • If not, add it to the new array

  • Return the new array

Add your answer
Discover TCS interview dos and don'ts from real experiences

Q5. Explain how vendor management works

Ans.

Vendor management involves overseeing relationships with suppliers to ensure quality, cost-effectiveness, and timely delivery of goods and services.

  • Identifying and selecting vendors based on criteria such as quality, price, and reliability

  • Negotiating contracts and terms with vendors to ensure favorable terms for the company

  • Monitoring vendor performance and addressing any issues or concerns that may arise

  • Maintaining open communication with vendors to foster strong relationship...read more

Add your answer

Q6. How do you see the patient behaviour

Ans.

Patient behaviour can vary based on their needs, emotions, and past experiences.

  • Patient behaviour can be influenced by their medical condition, level of pain, and overall health.

  • Patients may exhibit anxiety, fear, or frustration when dealing with their health issues.

  • Some patients may be more compliant with treatment plans while others may be resistant or non-adherent.

  • Effective communication and empathy can help in understanding and addressing patient behaviour.

  • Observing body ...read more

Add your answer
Are these interview questions helpful?

Q7. What is vendor management

Ans.

Vendor management involves overseeing relationships with suppliers to ensure quality, cost-effectiveness, and timely delivery of goods and services.

  • Establishing and maintaining relationships with vendors

  • Negotiating contracts and terms of agreements

  • Monitoring vendor performance and quality of goods/services

  • Resolving any issues or disputes with vendors

  • Ensuring compliance with company policies and regulations

  • Managing vendor risk and conducting vendor assessments

  • Seeking opportuni...read more

Add your answer

Q8. Difference between hypertension and hypotension?

Ans.

Hypertension is high blood pressure, while hypotension is low blood pressure.

  • Hypertension is when the blood pressure in the arteries is consistently elevated.

  • Hypotension is when the blood pressure in the arteries is abnormally low.

  • Hypertension is often referred to as the 'silent killer' because it may not have any symptoms.

  • Symptoms of hypotension can include dizziness, fainting, and blurred vision.

  • Hypertension can lead to serious health issues like heart disease and stroke.

  • Hy...read more

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. Explain the process of vendor management

Ans.

Vendor management involves selecting, evaluating, and building relationships with suppliers to ensure quality and cost-effectiveness.

  • Identify the need for a vendor based on company requirements

  • Research and evaluate potential vendors based on criteria such as quality, cost, and reliability

  • Negotiate contracts and terms with selected vendors

  • Monitor vendor performance and address any issues or concerns

  • Build strong relationships with vendors to ensure smooth operations

Add your answer

Q10. What is hypertension?

Ans.

Hypertension is a medical condition characterized by high blood pressure in the arteries.

  • Hypertension is often referred to as the 'silent killer' because it usually has no symptoms but can lead to serious health issues.

  • Risk factors for hypertension include obesity, high salt intake, lack of physical activity, and genetics.

  • Complications of hypertension can include heart disease, stroke, kidney damage, and vision loss.

  • Treatment for hypertension may include lifestyle changes, me...read more

Add your answer

Q11. What do you know about Medibuddy ?

Ans.

Medibuddy is a digital healthcare platform that provides a range of medical services.

  • Medibuddy offers online consultations with doctors and specialists.

  • It also provides medicine delivery, lab tests, and health insurance services.

  • The platform has a user-friendly interface and is available on both web and mobile.

  • Medibuddy has partnerships with various hospitals and healthcare providers.

  • It aims to make healthcare more accessible and affordable for everyone.

Add your answer

Q12. 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

Add your answer

Q13. Career growth in medi assist

Add your answer

Q14. Design parking lot

Ans.

Design a parking lot

  • Determine the size and capacity of the parking lot

  • Consider the layout and organization of parking spaces

  • Implement a system to manage parking availability and reservations

  • Include features like entry/exit gates, payment systems, and security measures

  • Optimize the parking lot design for efficient traffic flow

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at TCS

based on 32 interviews
Interview experience
4.1
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.3
 • 450 Interview Questions
4.0
 • 278 Interview Questions
3.7
 • 212 Interview Questions
4.1
 • 160 Interview Questions
3.3
 • 142 Interview Questions
View all
Top MediBuddy Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter