Upload Button Icon Add office photos
Engaged Employer

i

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

Advantmed Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Advantmed Support Executive Interview Questions and Answers for Experienced

Updated 19 Jul 2023

Advantmed Support Executive Interview Experiences for Experienced

1 interview found

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

I applied via Walk-in and was interviewed in Jan 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 - One-on-one 

(1 Question)

  • Q1. Tell me about your self? , Your short term & long term goal..
Round 3 - Technical 

(1 Question)

  • Q1. Typing test required 21 WPM

Support Executive Jobs at Advantmed

View all

Interview questions from similar companies

I applied via LinkedIn and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. HTML, CSS, JS and angular fundamentals

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on fundamentals first

I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops concepts JVM questions String programs

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on java,selenium they look for jebhave and leanft

I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Denials and about the calling methods and analysing them.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with your process and be confident in answering them.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(6 Questions)

  • Q1. React hooks, Explain using code
  • Ans. 

    React hooks are functions that let you use state and other React features without writing a class.

    • Hooks are functions that let you use state and other React features in functional components

    • useState() is a hook that allows you to add state to functional components

    • useEffect() is a hook that allows you to perform side effects in functional components

    • useContext() is a hook that allows you to use the context API in functio

  • Answered by AI
  • Q2. Factory Patterns?
  • Q3. Liskov Substitution Principle
  • Ans. 

    Liskov Substitution Principle states that objects of a superclass should be replaceable with objects of its subclasses without affecting the program's correctness.

    • Subtypes must be substitutable for their base types.

    • Derived classes must be able to replace their base classes without affecting the program's behavior.

    • Violating this principle can lead to unexpected behavior and errors in the code.

    • Example: If a program expec...

  • Answered by AI
  • Q4. Oops Concept and give examples
  • Ans. 

    Oops concept is a programming paradigm that focuses on objects and classes.

    • Oops stands for Object-Oriented Programming

    • Key concepts include inheritance, encapsulation, polymorphism, and abstraction

    • Examples: Class Car with properties like make, model, and methods like start(), stop()

    • Example: Inheritance - Class SUV extends Car and adds property numSeats

  • Answered by AI
  • Q5. JQuery - Ajax mechanisms
  • Q6. Docker and Kubernetes - Azure concepts

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I appeared for an interview in Mar 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Previous work experience
  • Ans. 

    I have 5 years of experience working in financial services, specializing in risk management and compliance.

    • Managed risk assessment processes for high-profile clients

    • Developed and implemented compliance policies and procedures

    • Conducted internal audits to ensure regulatory compliance

    • Collaborated with cross-functional teams to address compliance issues

    • Provided training and guidance to junior staff members

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Previous work experience
  • Ans. 

    I have 5 years of experience working in financial services, specializing in risk management and compliance.

    • Managed risk assessment processes for high-profile clients

    • Developed and implemented compliance policies and procedures

    • Conducted regular audits to ensure adherence to regulatory requirements

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via unstop and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It was medium to difficult level test

Round 2 - Technical 

(2 Questions)

  • Q1. Questions about core subjects like oops pillars
  • Q2. Questions about projects, technologies used
Round 3 - HR 

(2 Questions)

  • Q1. Why do you want to join this
  • Q2. Your previous experience and questions about your background
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. What is the iterator, generator in python. Write an example of it. What is .pyc file, when is it generate, generate and show it.
  • Ans. 

    Iterator and generator are used in Python to iterate over a sequence of elements. .pyc files are compiled Python files.

    • Iterator in Python is an object that enables a programmer to traverse a container, like a list.

    • Generator in Python is a function that returns an iterator. It generates values using the yield keyword.

    • Example of iterator: for num in range(5): print(num)

    • Example of generator: def square_numbers(n): for i i...

  • Answered by AI
  • Q2. Coding Questions: 1) Reversing a number eg:1234 to 4321 2) Perform sorting in list using any sort algorithm 3) list1, list2 - both are mapped to each other, based on the traget value in list1, return th...
  • Q3. Technical questions : OS module, .pyc file, git commands,
  • Q4. What is bug life cycle? which project management methodolgy are you following in your current project.
  • Ans. 

    Bug life cycle is the process of identifying, reporting, fixing, retesting, and closing bugs in a software project.

    • Bug is identified by a tester during testing phase

    • Bug is reported to the development team

    • Development team fixes the bug

    • Tester retests the bug to ensure it is fixed

    • Bug is closed once confirmed fixed

  • Answered by AI
  • Q5. Questions on OOPS . What is polymorphism, write an example for that . Why do we use OOP's

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up on python basics as the role was for Python developer

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Binary search Merg sorting algorithm Minimum n maximum number in an array list Core java question Oops tricky code snippets Architecture questions about restful and Microservices
  • Q2. Deep copy and shallow copy Interviewer test your problem solving attitude and response not the perfect output
  • Q3. Array in descending order code
  • Ans. 

    Sort an array of strings in descending order

    • Use the sort() method with a custom compare function to sort the array in descending order

    • Example: ['apple', 'banana', 'cherry'].sort((a, b) => b.localeCompare(a)) will result in ['cherry', 'banana', 'apple']

  • Answered by AI
  • Q4. Comparator and comparable interface
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
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 

Reasoning and English aptitude test

Round 3 - HR 

(1 Question)

  • Q1. Resume screening
  • Ans. I am a BBM graduate from Bangalore university and having 7 years of experience in USA Healthcare.
  • Answered Anonymously
Round 4 - One-on-one 

(2 Questions)

  • Q1. How is your software knowledge?
  • Ans. 

    I have a strong software knowledge with expertise in various programming languages and tools.

    • Proficient in programming languages such as Java, Python, and C++

    • Experience with software development tools like Git, Jira, and Jenkins

    • Familiarity with database management systems such as MySQL and MongoDB

    • Knowledge of software design patterns and best practices

    • Ability to troubleshoot and debug complex software issues

  • Answered by AI
  • Q2. I work on IBM and Citrix which is well known application and too applicable in your company.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep trying all the best

Advantmed Interview FAQs

How many rounds are there in Advantmed Support Executive interview for experienced candidates?
Advantmed interview process for experienced candidates usually has 3 rounds. The most common rounds in the Advantmed interview process for experienced candidates are Resume Shortlist, One-on-one Round and Technical.
How to prepare for Advantmed Support Executive interview for experienced candidates?
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 Advantmed. The most common topics and skills that interviewers at Advantmed expect are Communication Skills, Advanced Excel, Pivot Table, VLOOKUP and Excel.

Tell us how to improve this page.

Advantmed Support Executive Interview Process for Experienced

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

Paras Hospital Interview Questions
4.4
 • 82 Interviews
Pacific BPO Interview Questions
3.5
 • 80 Interviews
GE Healthcare Interview Questions
4.0
 • 73 Interviews
Redcliffe Labs Interview Questions
3.9
 • 48 Interviews
Nephroplus Interview Questions
3.9
 • 34 Interviews
Portea Medical Interview Questions
3.7
 • 28 Interviews
View all
Advantmed Support Executive Salary
based on 59 salaries
₹2 L/yr - ₹3.7 L/yr
19% less than the average Support Executive Salary in India
View more details

Advantmed Support Executive Reviews and Ratings

based on 10 reviews

3.3/5

Rating in categories

3.5

Skill development

3.1

Work-life balance

2.9

Salary

3.0

Job security

2.8

Company culture

2.4

Promotions

2.9

Work satisfaction

Explore 10 Reviews and Ratings
Support Executive

Gandhinagar

0-3 Yrs

Not Disclosed

Support Executive

Gandhinagar

0-3 Yrs

Not Disclosed

Explore more jobs
Medical Coder
298 salaries
unlock blur

₹1.1 L/yr - ₹4.5 L/yr

Senior Software Engineer
93 salaries
unlock blur

₹6.1 L/yr - ₹18 L/yr

Team Lead
92 salaries
unlock blur

₹3.5 L/yr - ₹10 L/yr

Software Test Analyst
82 salaries
unlock blur

₹3 L/yr - ₹9.1 L/yr

Support Executive
59 salaries
unlock blur

₹2 L/yr - ₹3.7 L/yr

Explore more salaries
Compare Advantmed with

Paras Hospital

4.4
Compare

Johnson & Johnson

4.0
Compare

Pacific BPO

3.5
Compare

Metropolis Healthcare

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