Upload Button Icon Add office photos

Filter interviews by

IMSI Technical Support Engineer Interview Questions and Answers

Updated 29 Nov 2021

IMSI Technical Support Engineer Interview Experiences

1 interview found

I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Basic troubleshooting about windows.
  • Q2. Outlook related
  • Q3. SLA related question
  • Q4. Tell about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while you answer each and every question. Do not answer any of the questions in 1 or 2 words.

Interview questions from similar companies

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

Interview Questionnaire 

4 Questions

  • Q1. About the technology and personality management
  • Q2. Understand the questions and answer them detailly
  • Q3. You will encounter questions about the scenarios you face in the career and of what to choose
  • Q4. You can answer with confidence along with your own mentality

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident maintain peace in mind and answer honestly with your own vision

Interview Questionnaire 

4 Questions

  • Q1. What is DHCP?
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that enables devices to obtain IP addresses automatically.

    • DHCP is used to assign IP addresses to devices on a network.

    • It allows for the automatic configuration of network settings, such as IP address, subnet mask, default gateway, and DNS servers.

    • DHCP uses a client-server model, where a DHCP server manages a pool of available IP addresses and...

  • Answered by AI
  • Q2. What is IP address
  • Ans. 

    An IP address is a unique numerical label assigned to each device connected to a computer network.

    • IP address stands for Internet Protocol address.

    • It is used to identify and locate devices on a network.

    • IP addresses can be either IPv4 (32-bit) or IPv6 (128-bit) format.

    • IPv4 addresses are written as four sets of numbers separated by periods (e.g., 192.168.0.1).

    • IPv6 addresses are written as eight sets of four hexadecimal di...

  • Answered by AI
  • Q3. What is DNS
  • Ans. 

    DNS stands for Domain Name System. It is a decentralized system that translates domain names into IP addresses.

    • DNS is responsible for resolving domain names to their corresponding IP addresses.

    • It acts as a phone book for the internet, allowing users to access websites using easy-to-remember domain names instead of complex IP addresses.

    • DNS operates through a hierarchical structure of servers, with each server responsibl...

  • Answered by AI
  • Q4. Active directory

Skills evaluated in this interview

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

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Count duplicates in a string using java

Round 2 - Group Discussion 

Tell me about your framework

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

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. What is DHCP
  • Ans. 

    DHCP (Dynamic Host Configuration Protocol) automates IP address assignment in networks, simplifying device connectivity.

    • DHCP assigns IP addresses dynamically, reducing manual configuration.

    • It operates on a client-server model, where clients request IPs from a DHCP server.

    • Example: A laptop connects to Wi-Fi and receives an IP address automatically.

    • DHCP can also provide other network configuration details, like subnet ma...

  • Answered by AI
  • Q2. Scenario based network troubleshooting
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 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. They asked about DNS,DHCP,LOOPBACK INTERFACE,ACTIVE DIRECTORY,IP
Round 3 - Group Discussion 

ASKED ABOUT SOCIAL MEDIA PROS AND CONS

Round 4 - Technical 

(4 Questions)

  • Q1. CLIENT TECHNICAL ROUND AND MANAGER ROUND
  • Q2. WRITTEN TEST TECHNICAL AND MANAGER ROUND
  • Q3. ABOUT NETWORKING FUNDAMENTALS
  • Q4. MANAGER ROUND ASKED ABOUT PERSONAL

Interview Preparation Tips

Interview preparation tips for other job seekers - Got the call from naukari and easy but prepare well i joined as fresher and client was microsoft.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. 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 - Technical 

(1 Question)

  • Q1. DHCP and Apache server related
Round 3 - Technical 

(1 Question)

  • Q1. DHCP and Apache server

Interview Preparation Tips

Interview preparation tips for other job seekers - Ask relevant questions

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

Interview Questionnaire 

1 Question

  • Q1. How to get daily updated data to my email?
  • Ans. 

    To get daily updated data to your email, you can use automated scripts or tools that fetch the data and send it to your email address.

    • Use a programming language like Python to write a script that fetches the data from a source and sends it to your email using SMTP.

    • Utilize APIs provided by the data source to retrieve the data and then use an email service's API to send it to your email address.

    • Use third-party tools like...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident. If you don't know anything, straight forward tell them.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. IBM storage replication
  • Q2. Dell EMC storage
Round 2 - HR 

(2 Questions)

  • Q1. Talked about CTC
  • Q2. Talked about notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - Yet to experience the work culture and environment

I applied via Walk-in and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Tell me about youself
  • Q2. What is c
  • Ans. 

    C is a general-purpose programming language known for its efficiency and low-level control.

    • C was developed by Dennis Ritchie at Bell Labs in the 1970s.

    • It is widely used for system programming, embedded systems, and developing operating systems.

    • C is known for its simplicity, allowing direct memory manipulation and efficient code execution.

    • It influenced the development of many other programming languages, such as C++, Ja

  • Answered by AI
  • Q3. What is java
  • Ans. 

    Java is a high-level programming language known for its platform independence and object-oriented approach.

    • Java is widely used for developing desktop, web, and mobile applications.

    • It is known for its write once, run anywhere (WORA) principle.

    • Java programs are compiled into bytecode and executed on a Java Virtual Machine (JVM).

    • It supports multithreading, exception handling, and automatic memory management.

    • Popular framew...

  • Answered by AI
  • Q4. What is lamda
  • Ans. 

    Lambda is a function that allows you to write and use small, anonymous functions in programming languages.

    • Lambda functions are often used in functional programming languages.

    • They are anonymous, meaning they don't have a name.

    • Lambdas can be used as arguments to higher-order functions.

    • They are commonly used for tasks that require a short, one-time function.

    • Lambda functions can be written in various programming languages,

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Skills evaluated in this interview

IMSI Interview FAQs

What are the top questions asked in IMSI Technical Support Engineer interview?

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

  1. Basic troubleshooting about windo...read more
  2. Outlook rela...read more
  3. SLA related quest...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Randstad Interview Questions
3.7
 • 268 Interviews
Team Lease Interview Questions
3.9
 • 209 Interviews
LanceSoft Interview Questions
3.1
 • 58 Interviews
PeopleStrong Interview Questions
3.4
 • 52 Interviews
CIEL HR Interview Questions
3.9
 • 52 Interviews
Experis IT Interview Questions
3.0
 • 48 Interviews
IMS People Interview Questions
3.5
 • 37 Interviews
View all
IMSI Technical Support Engineer Salary
based on 33 salaries
₹1.2 L/yr - ₹5.1 L/yr
43% less than the average Technical Support Engineer Salary in India
View more details

IMSI Technical Support Engineer Reviews and Ratings

based on 7 reviews

4.2/5

Rating in categories

3.7

Skill development

4.2

Work-life balance

3.7

Salary

4.5

Job security

4.4

Company culture

3.7

Promotions

4.3

Work satisfaction

Explore 7 Reviews and Ratings
Desktop Support Engineer
141 salaries
unlock blur

₹1.5 L/yr - ₹4 L/yr

Network Engineer
51 salaries
unlock blur

₹1.6 L/yr - ₹6 L/yr

Desktop Support Engineer L2
43 salaries
unlock blur

₹2 L/yr - ₹3.6 L/yr

Technical Support Engineer
33 salaries
unlock blur

₹1.2 L/yr - ₹5.1 L/yr

System Administrator
27 salaries
unlock blur

₹1.7 L/yr - ₹6.6 L/yr

Explore more salaries
Compare IMSI with

Randstad

3.7
Compare

Team Lease

3.9
Compare

Innovsource Services

3.9
Compare

IMPACT Infotech

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