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

Updated 15 Feb 2024

Advantmed Technical Support Engineer Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Office 365 and Microsoft Office
  • Q2. Escalation related question
Round 2 - Technical 

(3 Questions)

  • Q1. How to define priority to ticket
  • Ans. 

    Priority to a ticket is defined based on its impact and urgency.

    • Impact refers to the extent of the issue's effect on the user or system.

    • Urgency refers to the time sensitivity of the issue.

    • Priority is determined by combining impact and urgency levels.

    • Examples of impact levels: low, medium, high.

    • Examples of urgency levels: low, medium, high.

    • Combining impact and urgency: high impact + high urgency = critical priority.

  • Answered by AI
  • Q2. VPN related questions
  • Q3. Patching and update

Interview Preparation Tips

Interview preparation tips for other job seekers - As per interviews experience looks like they’re not ready to hire just following procedure, seems to be they’re simply interested to hire from reference. At least they should give feedback that why we’re not selected.
I called and did follow up on the email but no response.

Technical Support Engineer Jobs at Advantmed

View all

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic oop
  • Q2. Previous projects and walktrough of one of the project, if any
  • Q3. Basic English test on a computer

Interview Preparation Tips

Interview preparation tips for other job seekers - The first step of the interview is the basic communication skills, which is taken on computer, try to listen carefully, most of the questions are only about what you have comprehend from the automated voice when played over.

OOP is very basic, they may ask some real life examples.

If you have worked previously, they may ask you about one of your projects. What technologies have you used ans why.

I applied via Campus Placement and was interviewed before Sep 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 

Math and verbal round .

Round 3 - Group Discussion 

General topics to speak

Round 4 - Technical 

(1 Question)

  • Q1. Duplicates in array College Projects Hashmap implementation
  • Ans. 

    Implement a function to find duplicates in an array of strings using Hashmap.

    • Create a Hashmap to store the frequency of each string in the array

    • Iterate through the array and check if the frequency of any string is greater than 1

    • If yes, add it to the list of duplicates

    • Return the list of duplicates

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer what you know, be genuine and honest

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in May 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is your day to day work?
  • Q2. What new you have to offer the organization?
  • Q3. The most recent issues that you faced in the organization?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be true to yourself and the interviewer, he/she doesn't want you to be full of all technical skills. He/she wants you to be atleast good at the things mentioned in your resume. Showcase that you're ready to switch to any language even if it is uncomfortable for you

I applied via Company Website and was interviewed before Jun 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. If fresher is attending the interview then mostly they'll ask questions from resume What are generics, UML diagram for the proper medicine suggestions based on the patient allergies to a particular drug ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with the contents of resume,
First round: versant test
Second round: Technical Interview 1
Third round: Technical Interview 2

Feedback of best of the 2 technical interviews will be considered.

IF selected will receive a call from HR
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

DSA modrate and java question was asked

Round 2 - Coding Test 

Dsa and java related questions were asked

Round 3 - Technical 

(2 Questions)

  • Q1. Link list implementation
  • Ans. 

    A linked list is a data structure where each element points to the next element in the sequence.

    • Nodes contain data and a reference to the next node

    • Insertion and deletion can be done efficiently

    • Traversal starts from the head node

    • Example: Singly linked list, Doubly linked list

  • Answered by AI
  • Q2. Java Opps and some array based

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Screening Round 

(3 Questions)

  • Q1. Current company project and tech stack related
  • Q2. Very basic selenium and java interview questions asked verbally
  • Q3. 30 min interview
Round 2 - Coding Test 

(3 Questions)

  • Q1. Write code in java for following input String s = "abdc112kg45ldy4p9" to get output sum = 170.
  • Q2. Some basic selenium, testng, cucumber bdd questions
  • Q3. Its a 40 min coding round
Round 3 - Technical 

(5 Questions)

  • Q1. Java code in order to find the day if we give jan 1 as monday. then what day is sept 14.
  • Q2. Selenium Xpath related questions to find it in website of flipkart sellers page.
  • Q3. Show nullpointer error using java code.
  • Q4. Selenium, TestNG, Cucumber Questions
  • Q5. 45 min high level technical round
Round 4 - Behavioral 

(3 Questions)

  • Q1. General discussion related to current company tecstack and work.
  • Q2. General Managerial Round/HR Round questions related to cultural or behavioral fit.
  • Q3. 30 min short discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - There are hidden rounds, where they just put after the whole interview process just before joining date in order to eliminate the candidates all of a sudden when you are expected to get an offer.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. Discuss the project you are most proud of
  • Ans. 

    Developed a mobile app for tracking personal fitness goals

    • Used React Native to create a cross-platform app

    • Implemented features such as goal setting, progress tracking, and workout logging

    • Integrated with wearable devices like Fitbit for automatic data syncing

  • Answered by AI
  • Q2. What are ways to speed up SQL queries? List them in increasing order of complexity?
  • Ans. 

    Ways to speed up SQL queries in increasing order of complexity

    • Use indexes on columns frequently used in WHERE clauses

    • Optimize queries by avoiding unnecessary joins and subqueries

    • Use stored procedures to reduce network traffic and improve performance

    • Consider denormalizing tables for frequently accessed data

    • Use query optimization techniques like query caching and query hints

  • Answered by AI
  • Q3. Is Redis single-threaded or multi-threaded?
  • Ans. 

    Redis is single-threaded.

    • Redis is single-threaded, meaning it can only execute one command at a time.

    • This design choice allows Redis to be extremely fast and efficient for certain use cases.

    • However, it also means that Redis may not be the best choice for highly concurrent workloads.

  • Answered by AI
  • Q4. What sort of data types can be used as keys in Python?
  • Ans. 

    Data types that can be used as keys in Python include strings, integers, floats, tuples, and custom objects.

    • Strings are commonly used as keys in Python dictionaries.

    • Integers and floats can also be used as keys.

    • Tuples can be used as keys if they only contain immutable elements.

    • Custom objects can be used as keys if they are hashable.

    • Examples: {'name': 'John'}, {1: 'apple'}, {(1, 2): 'tuple'}

  • Answered by AI
  • Q5. What types of indexing exist in SQL?
  • Ans. 

    Types of indexing in SQL include clustered, non-clustered, unique, and composite indexes.

    • Clustered index physically reorders the table based on the index key

    • Non-clustered index creates a separate structure for the index

    • Unique index ensures that all values in the index column are unique

    • Composite index uses multiple columns for indexing

  • Answered by AI

Skills evaluated in this interview

I applied via Campus Placement and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What are your hobbies
  • Q2. Introduction yourself??

Interview Preparation Tips

Interview preparation tips for other job seekers - I have some hasited on my interview are going on
So my interview are not to good.

I applied via LinkedIn and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Coding content on hackerrank of 2 questions

Round 2 - One-on-one 

(1 Question)

  • Q1. I had virtual interview with the technical team member who asked all the questions starting from basic to the higher level covering all the skills mentioned in the resume and has provided with scenarios to...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with all the skills mentioned in the resume.
when you don't know any question be honest.
when asked to code a paticular question example a binary search or other if you don't know how to code then just say that you can explain the concept and say i'm not sure if i can code it in one go.

Advantmed Interview FAQs

How many rounds are there in Advantmed Technical Support Engineer interview?
Advantmed interview process usually has 2 rounds. The most common rounds in the Advantmed interview process are Technical.
How to prepare for Advantmed Technical Support Engineer interview?
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 Active Directory, DHCP, DNS, IT Helpdesk and Technical Support.
What are the top questions asked in Advantmed Technical Support Engineer interview?

Some of the top questions asked at the Advantmed Technical Support Engineer interview -

  1. How to define priority to tic...read more
  2. Office 365 and Microsoft Off...read more
  3. Escalation related quest...read more

Tell us how to improve this page.

Advantmed Technical Support Engineer Interview Process

based on 3 interviews

Interview experience

2.7
  
Poor
View more

Interview Questions from Similar Companies

Omega Healthcare Interview Questions
3.7
 • 434 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
VeeTechnologies Interview Questions
3.7
 • 85 Interviews
Innovaccer Interview Questions
3.4
 • 81 Interviews
Paras Hospital Interview Questions
4.5
 • 80 Interviews
Pacific BPO Interview Questions
3.4
 • 76 Interviews
GE Healthcare Interview Questions
4.0
 • 72 Interviews
MiraMed Ajuba Interview Questions
3.9
 • 55 Interviews
View all
Advantmed Technical Support Engineer Salary
based on 24 salaries
₹2.7 L/yr - ₹5.6 L/yr
At par with the average Technical Support Engineer Salary in India
View more details

Advantmed Technical Support Engineer Reviews and Ratings

based on 6 reviews

4.0/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.7

Salary

3.3

Job security

3.9

Company culture

3.1

Promotions

3.2

Work satisfaction

Explore 6 Reviews and Ratings
Sr. Technical Support Engineer

Gandhinagar,

Ahmedabad

10-20 Yrs

Not Disclosed

Explore more jobs
Medical Coder
295 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
93 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Team Lead
91 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Test Analyst
80 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Support Executive
57 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Advantmed with

Omega Healthcare

3.7
Compare

MiraMed Ajuba

4.0
Compare

VeeTechnologies

3.7
Compare

GeBBS Healthcare Solutions

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