AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Hetero Med Solutions

Compare button icon Compare button icon Compare
4.5

based on 16 Reviews

Play video Play video Video summary
  • About
  • Reviews
    16
  • Salaries
    31
  • Interviews
    1
  • Jobs
    -
  • Benefits
    1
  • Photos
    -

Filter interviews by

Hetero Med Solutions Interview Questions and Answers

Updated 23 Feb 2024

Hetero Med Solutions Interview Experiences

1 interview found

Senior Engineer Interview Questions & Answers

user image Hasanuzzaman mandal

posted on 23 Feb 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. What us work of IGBT
  • Ans. 

    IGBT stands for Insulated Gate Bipolar Transistor. It is a type of power semiconductor device used for switching applications.

    • IGBT combines the advantages of both MOSFET and bipolar transistors.

    • It is commonly used in high power applications such as motor drives, inverters, and power supplies.

    • IGBTs have three terminals: gate, collector, and emitter.

    • They are used for high voltage and high current applications due to thei...

  • Answered by AI
    Add your answer
  • Q2. Why mosfet are not sutaible at vensys machine
  • Ans. 

    MOSFETs are not suitable for Vensys machines due to their limited voltage and current capabilities.

    • MOSFETs have limited voltage and current ratings compared to other power semiconductor devices like IGBTs.

    • Vensys machines typically require high voltage and current handling capabilities, which MOSFETs may not be able to provide.

    • IGBTs are commonly used in Vensys machines due to their higher voltage and current ratings.

    • MOS...

  • Answered by AI
    Add your answer
  • Q3. What is slip and and give value
  • Ans. 

    Slip is the difference between synchronous speed and rotor speed in an induction motor.

    • Slip is expressed as a percentage.

    • It is calculated using the formula: (Synchronous speed - Actual speed) / Synchronous speed * 100%

    • For example, if the synchronous speed is 1800 RPM and the actual speed is 1750 RPM, the slip would be (1800 - 1750) / 1800 * 100% = 2.78%

  • Answered by AI
    Add your answer
  • Q4. What is use of pole in a generator
  • Ans. 

    Poles in a generator are used to create a magnetic field necessary for generating electricity.

    • Poles are typically made of magnetic material such as iron or steel.

    • The interaction between the poles and the rotor creates a magnetic field, inducing voltage in the stator windings.

    • The number of poles in a generator determines its speed and frequency of the generated electricity.

    • Common types of generators include 2-pole, 4-po...

  • Answered by AI
    Add your answer
Round 2 - Aptitude Test 

If slip value greater than 1 tyan what happened

Round 3 - HR 

(2 Questions)

  • Q1. Why we can hire u
  • Ans. 

    I bring extensive experience, a strong skill set, and a passion for innovation that aligns perfectly with your team's goals.

    • Proven Track Record: I have successfully led multiple projects that improved system performance by over 30%, showcasing my ability to deliver results.

    • Technical Expertise: With expertise in Java, Spring Boot, and microservices architecture, I can contribute to both backend and frontend development ...

  • Answered by AI
    View 1 more answer
  • Q2. If ur team member dont want to get the perticuler job how did u motivate them
  • Ans. 

    Motivating a reluctant team member involves understanding their concerns, providing support, and aligning tasks with their interests.

    • Understand Concerns: Have a one-on-one conversation to understand why they are reluctant. For example, they might feel overwhelmed or lack confidence.

    • Align with Interests: Find aspects of the job that align with their interests or career goals. For instance, if they enjoy learning, frame ...

  • Answered by AI
    Add your answer
Anonymous

Top trending discussions

View All
Interview Tips & Stories
1w (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Hetero Med Solutions?
Ask anonymously on communities.

Interview questions from similar companies

company Logo

Software Developer Interview Questions & Answers

Walmart user image Anonymous

posted on 27 Dec 2021

I appeared for an interview before Dec 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Medium

This was a proctured online coding round where we had 2 questions to solve under 90 minutes . The questions were of easy to medium level I would say with some lenghty implementations .

  • Q1. 

    Minimum Numbers Required Problem Statement

    Given an array 'ARR' consisting of N integers, along with two integers, 'SUM' and 'MAXVAL', you need to determine the minimum number of integers to be added to t...

  • Ans. 

    Determine the minimum number of integers to be added to an array to make its sum equal to a given value.

    • Iterate through the array and calculate the current sum.

    • Determine the difference between the target sum and the current sum.

    • Add the minimum number of integers within the range of -MAXVAL to MAXVAL to reach the target sum.

  • Answered by AI
    Add your answer
  • Q2. 

    Maximum Sum Subsequence Problem Statement

    Given an array of integers NUMS consisting of N integers and an integer K, determine the maximum sum of an increasing subsequence with exactly K elements.

    Exampl...

  • Ans. 

    Find the maximum sum of an increasing subsequence with exactly K elements in an array of integers.

    • Iterate through the array and maintain a dynamic programming table to store the maximum sum of increasing subsequences ending at each index.

    • For each element, check all previous elements to find the increasing subsequence with maximum sum ending at that element.

    • Update the dynamic programming table with the maximum sum found...

  • Answered by AI
    Add your answer
Round 2 - Face to Face 

(2 Questions)

Round duration - 50 Minutes
Round difficulty - Medium

Standard Data Structures and Algorithms round . One has to be fairly comfortable in solving algorithmic problems to
pass this round with ease.

  • Q1. 

    Check Whether Binary Tree Is Complete

    You have been given a binary tree and your task is to determine if it is a Complete Binary Tree or not.

    A Complete Binary Tree is defined as a binary tree where ever...

  • Ans. 

    Check if a binary tree is a Complete Binary Tree or not based on given criteria.

    • Traverse the binary tree level by level and check if all levels are completely filled except the last one.

    • Ensure all nodes at the last level are positioned at the leftmost side.

    • Use level order traversal to check for completeness of the binary tree.

    • Example: For input 1 2 3 4 -1 5 6 -1 7 -1 -1 -1 -1 -1 -1, the output should be 1.

  • Answered by AI
    Add your answer
  • Q2. 

    Consecutive Elements

    Given an array arr of N non-negative integers, determine whether the array consists of consecutive numbers. Return true if they do, and false otherwise.

    Input:

    The first line of inp...
  • Ans. 

    Check if an array of integers consists of consecutive numbers.

    • Iterate through the array and check if the absolute difference between consecutive elements is 1.

    • Sort the array and check if the elements are consecutive.

    • Use a set to store the elements and check if the size of the set is equal to the length of the array.

  • Answered by AI
    Add your answer
Round 3 - Face to Face 

(2 Questions)

Round duration - 40 Minutes
Round difficulty - Medium

This round majorly focused on my projects and some standard questions revolving around Operating Systems and DBMS.

  • Q1. How can you print numbers from 1 to 100 using more than two threads in an optimized approach?
  • Ans. 

    Use multiple threads to print numbers from 1 to 100 in an optimized approach.

    • Divide the range of numbers (1-100) among the threads to avoid duplication.

    • Use synchronization mechanisms like mutex or semaphore to ensure proper order of printing.

    • Consider using a shared data structure like a queue to coordinate the threads.

    • Implement a mechanism to signal the threads when to start and stop printing.

  • Answered by AI
    Add your answer
  • Q2. What are the advantages of using views in a database management system?
  • Ans. 

    Views in a database management system provide data security, simplify complex queries, and improve performance.

    • Enhanced security by restricting access to certain columns or rows

    • Simplify complex queries by pre-defining joins and filters

    • Reduce redundancy by storing commonly used queries as views

    • Improve performance by storing pre-processed data in views

    • Allow for data abstraction, making it easier to work with complex data...

  • Answered by AI
    Add your answer
Round 4 - HR 

(2 Questions)

Round duration - 30 Minutes
Round difficulty - Easy

This is a cultural fitment testing round .HR was very frank and asked standard questions. Then we discussed about my role.

  • Q1. What do you know about the company?
  • Ans. 

    The company is a leading tech firm specializing in innovative software solutions and cutting-edge technology.

    • Founded in 2000, the company has grown to become a leader in the tech industry.

    • They focus on developing software that enhances productivity, such as project management tools.

    • The company has a strong commitment to sustainability, implementing eco-friendly practices in their operations.

    • They have a diverse workforc...

  • Answered by AI
    Add your answer
  • Q2. Why should we hire you?
  • Add your answer

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAWalmart interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Anonymous
company Logo

Assistant Manager Interview Questions & Answers

Landmark Group user image Anonymous

posted on 15 Apr 2022

I applied via Naukri.com and was interviewed before Apr 2021. 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 - HR 

(7 Questions)

  • Q1. Why should we hire you?
  • Ans. 

    I bring a unique blend of leadership, experience, and a results-driven mindset that aligns perfectly with your team's goals.

    • Proven leadership skills: Successfully led a team of 10 in a project that increased efficiency by 30%.

    • Strong communication: Developed training materials that improved onboarding time by 25%.

    • Results-oriented: Consistently met and exceeded sales targets by an average of 15% over the past three years...

  • Answered by AI
    Add your answer
  • Q2. What are your salary expectations?
  • Ans. 

    I expect a competitive salary that reflects my experience and the responsibilities of the Assistant Manager role.

    • Research industry standards: For example, similar roles in our region typically offer between $60,000 to $80,000 annually.

    • Consider my experience: With over 5 years in management, I believe a salary on the higher end is justified.

    • Flexibility: I am open to discussing a salary range that aligns with the company...

  • Answered by AI
    Add your answer
  • Q3. Share details of your previous job.
  • Ans. 

    In my previous role as a team lead, I managed projects, coordinated with clients, and ensured timely delivery of services.

    • Led a team of 10 in executing a major project that increased client satisfaction by 30%.

    • Implemented a new project management tool that improved workflow efficiency by 25%.

    • Conducted regular training sessions to enhance team skills and knowledge.

    • Collaborated with cross-functional teams to align projec...

  • Answered by AI
    Add your answer
  • Q4. Why are you looking for a change?
  • Add your answer
  • Q5. Where do you see yourself in 5 years?
  • Ans. 

    In five years, I envision myself as a skilled leader, driving team success and contributing to strategic initiatives within the company.

    • I aim to advance to a managerial role, leading a team to achieve key performance indicators.

    • I plan to enhance my skills through professional development, such as obtaining certifications relevant to our industry.

    • I see myself actively participating in cross-departmental projects, foster...

  • Answered by AI
    Add your answer
  • Q6. What are your strengths and weaknesses?
  • Add your answer
  • Q7. Tell me about yourself.
  • Add your answer
Round 3 - One-on-one 

(1 Question)

  • Q1. Technical round questions
  • Add your answer
Round 4 - Salary expectations 

(1 Question)

  • Q1. What is your salary expectations
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Be polite, never say negative about any thing be constructive.
Anonymous
company Logo

Sales Executive Interview Questions & Answers

Reliance Retail user image Anonymous

posted on 26 Mar 2022

I applied via Walk-in and was interviewed before Mar 2021. 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 - Aptitude Test 

This aptitude exam consist 30 question 1 marks each.. Questions are basically come from 4 subject.. Math, g. K, english and reasoning

Round 3 - One-on-one 

(6 Questions)

  • Q1. Why they hire me..??
  • Add your answer
  • Q2. How long i work with this company.??
  • Add your answer
  • Q3. Some good and bad habits
  • Add your answer
  • Q4. Why i left my previous company
  • Add your answer
  • Q5. How much salary i expect
  • View 1 more answer
  • Q6. Do i work under pressure
  • Add your answer
Round 4 - HR 

(7 Questions)

  • Q1. What are your salary expectations?
  • View 1 more answer
  • Q2. What is your family background?
  • Add your answer
  • Q3. Share details of your previous job.
  • View 1 more answer
  • Q4. Where do you see yourself in 5 years?
  • Add your answer
  • Q5. What are your strengths and weaknesses?
  • View 1 more answer
  • Q6. Tell me about yourself.
  • Add your answer
  • Q7. What is my goal in life
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Always positive, be in good discipline..when u answer any question make smile and say only answer.. Don't speak too or illogical..
Anonymous
company Logo

Associate Interview Questions & Answers

Reliance Retail user image Anonymous

posted on 15 Oct 2022

I applied via Walk-in and was interviewed before Oct 2021. 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 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Add your answer
Round 3 - Technical 

(1 Question)

  • Q1. How it will work or what is the type of XYZ
  • Ans. 

    The type of XYZ is a software platform that utilizes machine learning algorithms to analyze data and provide insights.

    • XYZ is a software platform

    • It uses machine learning algorithms to analyze data

    • It provides insights based on the analyzed data

    • Examples of use cases include fraud detection, predictive maintenance, and customer segmentation

  • Answered by AI
    Add your answer

Interview Preparation Tips

Topics to prepare for Reliance Retail Associate interview:
  • How to sale
Interview preparation tips for other job seekers - HR ROUND IS FINE
BUT THE WORK PRESSURE IS HIGH
BURN YOUR BLOOD AND SALE THE XYZ
Anonymous
company Logo

Intern Interview Questions & Answers

Reliance Retail user image Anonymous

posted on 15 May 2021

Interview Questionnaire 

1 Question

  • Q1. How recruiting and selection differ each other.
  • Add your answer
Anonymous
company Logo

Associate Interview Questions & Answers

Tesco user image Anonymous

posted on 29 Nov 2019

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself?
  • Ans. 

    I am a dedicated professional with a background in finance and a passion for problem-solving and teamwork.

    • Education: Graduated with a degree in Finance from XYZ University, where I was involved in the finance club.

    • Experience: Worked as an intern at ABC Corp, where I assisted in financial analysis and reporting.

    • Skills: Proficient in Excel and financial modeling, with a strong ability to analyze data and present findings...

  • Answered by AI
    View 1 more answer
  • Q2. Explain about your career and your achievement.
  • Ans. 

    I have a diverse career in project management, leading teams to successful outcomes and driving innovation in various sectors.

    • Led a team of 10 in a software development project that increased efficiency by 30%.

    • Implemented a new project management tool that improved communication and reduced project timelines by 15%.

    • Received 'Employee of the Year' award for outstanding performance and leadership in 2022.

    • Conducted traini...

  • Answered by AI
    View 1 more answer
  • Q3. What is your strength and weakness?
  • Ans. 

    I excel in communication and adaptability, but I sometimes struggle with perfectionism and delegating tasks.

    • Strength: Strong communication skills - I effectively convey ideas and collaborate with team members.

    • Example: In my last project, I led a team meeting that improved our workflow by 30%.

    • Strength: Adaptability - I thrive in dynamic environments and can quickly adjust to new challenges.

    • Example: When our project scop...

  • Answered by AI
    Add your answer
  • Q4. Depends on your answer
  • Add your answer
Anonymous
Are these interview questions helpful?
company Logo

Sales Executive Interview Questions & Answers

Croma user image boby bharti

posted on 10 Jul 2017

I appeared for an interview before Jul 2016.

Interview Questionnaire 

6 Questions

  • Q1. Why do you want to join croma ? And how to sale croma brand and any others , why and how ?
  • View 6 more answers
  • Q2. Because I want to learn digital products. And the company also benefits from selling croma products and profits also.
  • Add your answer
  • Q3. What Your educational qualification ?
  • Add your answer
  • Q4. 10+2 and six months basic knowledge of computer
  • Add your answer
  • Q5. Where are you currently staying now ?
  • Ans. 

    I am currently staying in New York City.

    • I am currently residing in the heart of Manhattan.

    • I have been living in New York City for the past two years.

    • I enjoy the vibrant culture and opportunities that the city offers.

  • Answered by AI
    Add your answer
  • Q6. New delhi dwarka
  • Add your answer

Interview Preparation Tips

Round: HR Interview
Experience: Father , brother , sister

Round: Group Discussion
Experience: Father , brother , sister

Anonymous
company Logo

Software Engineer Interview Questions & Answers

Target user image B . Vishnu Bhargav

posted on 31 Aug 2015

Interview Preparation Tips

Round: Test
Experience: Quant was easy , you can do all of it . just go through the indiabix or some website before going to the exam.Coding section was also easy , just brush up your basics of C thats enough , none of the high fundae DSA was asked .
Tips: - geeksforgeeks.com  contains almost everything about coding  you need for getting placed .- if you are done with it start coding in codechef .
Duration: 1 hr minute

Skill Tips: Focus on your Study.. Revise the subject that you have studied at the time of Interview
Skills: Technical Skills
College Name: IIT Madras
Anonymous
company Logo

Software Engineer Interview Questions & Answers

Target user image Saketh Ram Reddy M

posted on 14 Jan 2015

Interview Questionnaire 

14 Questions

  • Q1. Why do you want to come to Software profile when you studied Chemical Engineering?
  • Ans. 

    I realized my passion for coding during my Chemical Engineering studies and pursued it further through self-learning and projects.

    • Discovered passion for coding during Chemical Engineering studies

    • Pursued coding through self-learning and projects

    • Believe software engineering offers more opportunities for growth and impact

  • Answered by AI
    Add your answer
  • Q2. Future Plans?
  • Ans. 

    I aim to enhance my skills, contribute to impactful projects, and eventually lead a team in innovative software development.

    • Pursue advanced certifications in cloud computing and machine learning to stay ahead in technology.

    • Contribute to open-source projects to gain experience and collaborate with other developers.

    • Aim for a leadership role within the next 5 years to mentor junior engineers and drive project success.

    • Stay...

  • Answered by AI
    Add your answer
  • Q3. Weaknesses?
  • Add your answer
  • Q4. Name a situation where you planned something but due to some other problems you have to adjust in the end?
  • Ans. 

    While planning a project, I had to adjust the timeline due to unexpected delays in the delivery of hardware components.

    • Planned a project with a specific timeline

    • Ordered necessary hardware components

    • Delivery of hardware components was delayed

    • Adjusted the timeline to accommodate the delay

    • Ensured that the project was completed successfully despite the delay

  • Answered by AI
    Add your answer
  • Q5. Name a situation where you had to change your behaviour according to situation?
  • Ans. 

    During a team project, I adjusted my communication style to better collaborate with a team member.

    • I noticed that my team member preferred more frequent check-ins and updates than I was used to.

    • I adapted by scheduling regular meetings and sending progress updates more frequently.

    • This helped us work more effectively together and complete the project on time.

  • Answered by AI
    Add your answer
  • Q6. Name a situation where you had to deal with 2-3 different groups?
  • Ans. 

    As a project lead, I had to coordinate with the development, testing, and design teams to ensure timely delivery of a product.

    • Coordinated with development team to ensure timely completion of coding tasks

    • Worked with testing team to ensure proper testing and bug fixing

    • Collaborated with design team to ensure product met client's expectations

  • Answered by AI
    Add your answer
  • Q7. Name a situation where you were part of group and made difference?
  • Ans. 

    I led a team to develop a new feature for our company's flagship product.

    • Identified the need for the feature through customer feedback

    • Convinced the team and management to prioritize the feature

    • Coordinated with designers, developers, and testers to deliver the feature on time

    • Received positive feedback from customers and increased revenue for the company

  • Answered by AI
    Add your answer
  • Q8. Name a situation where you took an initiative?
  • Ans. 

    I initiated a project to automate the testing process for our team.

    • Identified the need for automation to save time and improve accuracy

    • Researched and evaluated different testing tools

    • Presented the proposal to the team and got their buy-in

    • Implemented the automation process and trained the team on its usage

  • Answered by AI
    Add your answer
  • Q9. Give an experience of working as part of a team?
  • Ans. 

    Worked as part of a team in developing a mobile application.

    • Collaborated with team members to define project requirements

    • Assigned tasks and tracked progress using project management tools

    • Conducted code reviews and provided feedback to team members

    • Resolved conflicts and ensured timely delivery of project milestones

  • Answered by AI
    Add your answer
  • Q10. Name situation where you had to prepare for a speech for a special group of people?
  • Ans. 

    Prepared a speech for a group of high school students on the importance of computer science.

    • Researched the audience to understand their interests and level of knowledge

    • Created an engaging presentation with relatable examples

    • Practiced the speech multiple times to ensure smooth delivery

    • Encouraged questions and feedback from the audience

    • Provided additional resources for those interested in pursuing computer science

  • Answered by AI
    Add your answer
  • Q11. Focussed more about my 3rd year intern where I developed an application using VBA for STP
  • Ans. 

    Developed a VBA application for STP to automate data processing and improve efficiency in financial reporting.

    • Designed a user-friendly interface for data entry, reducing input errors by 30%.

    • Implemented automated data validation checks to ensure accuracy before processing.

    • Created macros to generate reports, saving the team approximately 10 hours per week.

    • Collaborated with cross-functional teams to gather requirements an...

  • Answered by AI
    Add your answer
  • Q12. Questions about Android and e-commerce
  • Add your answer
  • Q13. Then asked about my football interests(I said to him I am football blogger), so asked me to explain few articles which I wrote
  • Ans. 

    I have written articles analyzing football strategies, player performances, and the impact of technology on the game.

    • Analyzed the tactical evolution of football formations over the decades, highlighting the shift from 4-4-2 to more fluid systems like 4-3-3.

    • Wrote a piece on the impact of VAR (Video Assistant Referee) on match outcomes, discussing controversial decisions in major tournaments.

    • Explored the rise of data ana...

  • Answered by AI
    Add your answer
  • Q14. All about my resume, my BTP
  • Ans. 

    I have a strong background in software engineering with a focus on full-stack development and a passion for innovative solutions.

    • Bachelor's in Computer Science with a focus on software development.

    • Interned at XYZ Corp, where I developed a web application that improved user engagement by 30%.

    • Worked on a team project to create a mobile app that won the university hackathon.

    • Proficient in languages like JavaScript, Python,...

  • Answered by AI
    Add your answer

Interview Preparation Tips

Round: Resume Shortlist
Experience: I alotted around 3-4 days for Resume Preparation. This is very important step,especially for companies with Consultancy profile. I referred to some of my seniors resumes to get to know the format and the grammar used,especially framing of sentences.
Tips: Once your resume is prepared, don't forget to collect feedback about it from your seniors and even from some of your wing mates. Also, get to know about difference between resumes for core and non-core profiles

Round: Test
Experience: First Section was simple aptitude(20 Question),were very simple.Second Section was Programming(10 questions), were bit questions related to theory. Don't remember properly but few questions related to Binary tree were asked I guessThird section was Coding(1 question),it was simple. Question-Code a program which gives output as '1' when the number given as input can be expressed as "p^q"(where p,q are integers) and as '0' if otherwise.
Tips: Just,general CAT preparation is enough for aptitude.Regarding Coding, even knowing any 1 language is enough. Just practice few basic coding questions online and even sorting algorithms
Duration: 60 minutes
Total Questions: 31

Round: Interview
Experience: The HR interview was not easy, some of the questions were really unexpected. Such type of HR questions were not asked in any of previous HR interviews(of other companies) I attended to.
Tips: For most of the questions asked above, you can find answers from your P.O.R's(Position of Responsibilities) which you have done.Take HR round seriously and prepare for it before placements start(avoid last minute preparation).

Round: Interview
Experience: This was very comfortable, I connected very well with interviewer,especially when we were discussing about footbal as he was also a football enthusiast. I also prepared few things related to e-commerce which helped
Tips: Prepare and get to know about e-commerce field, general problems faced in it these days

Round: Interview
Experience: Was easy
Tips: Just prepare properly about everything written in resume,mainly 3rd year intern and BTP or any other projects

General Tips: Just follow all the tips mentioned earlier,avoid last minute preparation, prepare well in advance. Don't lose hope or get depressed during placement period if you fail in your initial few interviews
College Name: IIT Madras
Motivation: Wanted to work in a coding or analytics profile
Anonymous
More about working at Hetero Med Solutions
  • HQ - Hyderabad, India
  • Retail
  • 1k-5k Employees (Global)

Hetero Med Solutions Interview FAQs

How many rounds are there in Hetero Med Solutions interview?
Hetero Med Solutions interview process usually has 3 rounds. The most common rounds in the Hetero Med Solutions interview process are HR, Technical and Aptitude Test.
What are the top questions asked in Hetero Med Solutions interview?

Some of the top questions asked at the Hetero Med Solutions interview -

  1. Why mosfet are not sutaible at vensys mach...read more
  2. What is slip and and give va...read more
  3. What is use of pole in a genera...read more

Tell us how to improve this page.

Interview Questions for Popular Designations

  • Senior Executive Interview Questions
  • Executive Interview Questions
  • Intern Interview Questions
  • Senior Associate Interview Questions
  • Sales Executive Interview Questions
  • Graduate Engineer Trainee (Get) Interview Questions
  • Java Developer Interview Questions
  • System Engineer Interview Questions
  • Show more
  • Assistant Manager Interview Questions
  • Sales Officer Interview Questions

Overall Interview Experience Rating

3/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

6-8 weeks 100%
View more

Interview Questions from Similar Companies

Reliance Retail
Reliance Retail Interview Questions
3.9
 • 1.7k Interviews
DMart
DMart Interview Questions
3.9
 • 450 Interviews
Walmart
Walmart Interview Questions
3.5
 • 409 Interviews
Landmark Group
Landmark Group Interview Questions
3.9
 • 157 Interviews
Croma
Croma Interview Questions
3.9
 • 154 Interviews
Reliance Digital
Reliance Digital Interview Questions
4.1
 • 144 Interviews
Tesco
Tesco Interview Questions
3.8
 • 136 Interviews
Lowe's
Lowe's Interview Questions
4.1
 • 136 Interviews
Target
Target Interview Questions
4.2
 • 120 Interviews
Decathlon
Decathlon Interview Questions
3.8
 • 113 Interviews
View all

Hetero Med Solutions Reviews and Ratings

based on 16 reviews

4.5/5

Rating in categories

4.7

Skill development

4.5

Work-life balance

4.5

Salary

4.7

Job security

4.7

Company culture

4.7

Promotions

4.5

Work satisfaction

Explore 16 Reviews and Ratings
Hetero Med Solutions Salaries in India
Junior Engineer
4 salaries
unlock blur

₹2.5 L/yr - ₹4.6 L/yr

Explore more salaries
Compare Hetero Med Solutions with
Reliance Retail

Reliance Retail

3.9
Compare
DMart

DMart

3.9
Compare
Reliance Digital

Reliance Digital

4.1
Compare
Future Group

Future Group

4.2
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Hetero Med Solutions Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

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

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter