Upload Button Icon Add office photos

Microsense

Compare button icon Compare button icon Compare

Filter interviews by

Microsense Desktop Support Engineer Interview Questions and Answers for Experienced

Updated 1 May 2024

Microsense Desktop Support Engineer Interview Experiences for Experienced

1 interview found

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

(2 Questions)

  • Q1. Osi layer, DHCP, CCNA
  • Q2. Networking concepts

Interview questions from similar companies

I was interviewed in Jul 2017.

Interview Questionnaire 

2 Questions

  • Q1. They asked many questions.
  • Q2. HR round

Interview Preparation Tips

Round: Resume Shortlist
Experience: They called me after shortlisting the resume

Round: Test
Experience: They asked nicely and they were happy
Duration: 1 hour
Total Questions: 40

Round: Technical Interview
Experience: They asked nicely and were happy with my answer

Round: HR Interview
Experience: They had a discussion And finalised my salary and all.

Round: No offer letter received.
Experience: After everything I was waiting for almost 1 month. HR was calling and was giving sympathy. Then they sent me the regret letter. Ridiculous.
Tips: Never go to Infosys for interview. Same thing happend for many of my friends

Skills: Network, routing, Switching

I was interviewed before May 2016.

Interview Questionnaire 

2 Questions

  • Q1. Lifecycle of thread
  • Ans. 

    The lifecycle of a thread includes five states: new, runnable, running, blocked, and terminated.

    • A thread is created in the new state.

    • In the runnable state, the thread is ready to run but not currently running.

    • When the thread is executing instructions, it is in the running state.

    • If a thread is waiting for a resource, it is in the blocked state.

    • The thread enters the terminated state when it completes its execution.

  • Answered by AI
  • Q2. Questions about life and yourself

Interview Preparation Tips

Round: Resume Shortlist
Experience: Selecting resume

Round: Test
Experience: Apti test was there
All sections were covered
Duration: 1 hour
Total Questions: 30

Round: Technical Interview
Experience: Asked several questions starting from thread to basics of programming

Round: HR Interview
Experience: HR will be checking your patience,IQ and mkst imp. Thing how ling you are going to stay wih them

Skills: Programming

Skills evaluated in this interview

I was interviewed before Jul 2016.

Interview Questionnaire 

2 Questions

  • Q1. Related to networking
  • Q2. Basic question about my self

Interview Preparation Tips

Round: Technical Interview
Experience: Very difficult this round but awesome
Tips: Basic knowledge our job related questions

Round: HR Interview
Experience: Very difficult this round but awesome
Tips: Basic knowledge our job related questions

Skills: Network Protocols

I applied via Walk-in and was interviewed before Nov 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All basic questions related to CCNA, What is ip address, DHCP ,TCP IP and so on.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confindent and talk about what you know rather than what questionnaire is asking to you.

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

General knowledge

Round 3 - One-on-one 

(1 Question)

  • Q1. Working experience & skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to go if get chance to join but salary is poor

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Netwoark istallation

Interview Preparation Tips

Interview preparation tips for other job seekers - I am dilesh patle
At Ghumarra Gondia
State nagpur

I applied via Company Website

Interview Questionnaire 

1 Question

  • Q1. There were so many questions, related to my job profile and job description.

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. wear formal clothes.
2. neat, clean, ironed clothes... light shades.. avoid neon colors for interview...
3. do not wear too much of make up
4.be confident.
5.work on job description, prepare well.
6. visit company's website, have an idea about them.
7.do not become over friendly while interview.
8. do not share too much personal details. (my self answer should be around your name qualification and your previous jobs and achievements.)
9. make sure you carry all relevant documents.
10.think and answer, no need to hurry.
11. dont get panic
12.stay calm, do not show your nervous face.
13.have a smile on your face.
14. if you can't answer , tell them frankly you don't know, do not make up stories.

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

Interview Questionnaire 

3 Questions

  • Q1. What is VLAN
  • Ans. 

    VLAN stands for Virtual Local Area Network. It is a logical grouping of devices on a network based on function, department or application.

    • VLANs allow network administrators to segment a network into smaller, more manageable groups.

    • Devices in a VLAN can communicate with each other as if they were on the same physical network, even if they are physically located on different switches.

    • VLANs can improve network security by...

  • Answered by AI
  • Q2. What is ABR router.
  • Ans. 

    ABR router stands for Area Border Router, which connects multiple areas in a OSPF network.

    • ABR router is used in OSPF (Open Shortest Path First) protocol.

    • It connects multiple areas in a network and acts as a gateway between them.

    • ABR router maintains separate link-state databases for each area it connects.

    • It summarizes the routing information between areas to reduce the size of the routing table.

    • Example: In a company net...

  • Answered by AI
  • Q3. What is the ranges of the private ip addresses
  • Ans. 

    Private IP addresses ranges are reserved for internal networks and not routable on the internet.

    • Private IP addresses are used within a local network and are not accessible from the internet

    • There are three ranges of private IP addresses: 10.0.0.0 - 10.255.255.255, 172.16.0.0 - 172.31.255.255, and 192.168.0.0 - 192.168.255.255

    • Private IP addresses are commonly used in home and office networks to allow devices to communica

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your Introduction about yourself confidently. Need to have Good English communication and Keep patient. Just Go ahead by learning new things day to day.

Skills evaluated in this interview

I applied via Naukri.com

Interview Questionnaire 

6 Questions

  • Q1. 1)your introduction and roles and responsibilities in current organization.
  • Q2. What is BGP and its attributes
  • Ans. 

    BGP is a routing protocol used to exchange routing information between different networks.

    • BGP stands for Border Gateway Protocol.

    • It is used to connect different autonomous systems (AS) on the internet.

    • BGP uses path vector routing to determine the best path for data to travel.

    • BGP attributes include AS path, next hop, local preference, and origin.

    • AS path is a list of AS numbers that the route has passed through.

    • Next hop ...

  • Answered by AI
  • Q3. What is ospf and its LSA types
  • Ans. 

    OSPF is a routing protocol used to exchange routing information between routers in a network.

    • OSPF stands for Open Shortest Path First

    • It is a link-state routing protocol

    • OSPF uses LSAs (Link State Advertisements) to exchange routing information

    • There are 5 types of LSAs: Router LSA, Network LSA, Summary LSA, ASBR Summary LSA, and External LSA

    • Each LSA type serves a different purpose in the OSPF network

    • OSPF is commonly used

  • Answered by AI
  • Q4. Difference between static and default route
  • Ans. 

    Static routes are manually configured while default routes are used when no other route is available.

    • Static routes are manually configured by the network administrator

    • Default routes are used when no other route is available

    • Static routes have a higher priority than default routes

    • Static routes are more specific than default routes

    • Example: ip route 192.168.1.0 255.255.255.0 10.0.0.1

    • Example: ip route 0.0.0.0 0.0.0.0 10.0.0

  • Answered by AI
  • Q5. What is RT and RD
  • Ans. 

    RT stands for Route Target and RD stands for Route Distinguisher.

    • RT is used in MPLS VPN to identify which VPN a particular packet belongs to.

    • RD is used to distinguish between identical routes learned from different VRFs.

    • RT is a 64-bit value and RD is a 64-bit value or a combination of 32-bit AS number and 32-bit identifier.

    • Example: RT can be used to route traffic from a specific VPN to a specific service provider.

    • Examp...

  • Answered by AI
  • Q6. What is Stp and how it is work? What is root bridge
  • Ans. 

    STP (Spanning Tree Protocol) is a network protocol that prevents loops in Ethernet networks. It elects a root bridge to manage the network.

    • STP is a network protocol used to prevent loops in Ethernet networks.

    • It works by creating a loop-free logical topology by blocking redundant paths.

    • STP elects a root bridge, which becomes the central point of the network.

    • The root bridge is the bridge with the lowest bridge ID.

    • STP use...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just try to tell your answer in simple words and short

Skills evaluated in this interview

Microsense Interview FAQs

How many rounds are there in Microsense Desktop Support Engineer interview for experienced candidates?
Microsense interview process for experienced candidates usually has 1 rounds. The most common rounds in the Microsense interview process for experienced candidates are Technical.
What are the top questions asked in Microsense Desktop Support Engineer interview for experienced candidates?

Some of the top questions asked at the Microsense Desktop Support Engineer interview for experienced candidates -

  1. Osi layer, DHCP, C...read more
  2. Networking conce...read more

Tell us how to improve this page.

Microsense Desktop Support Engineer Interview Process for Experienced

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
Siemens Interview Questions
4.1
 • 418 Interviews
Bosch Interview Questions
4.2
 • 331 Interviews
ABB Interview Questions
4.1
 • 235 Interviews
View all
Microsense Desktop Support Engineer Salary
based on 13 salaries
₹1.9 L/yr - ₹2.8 L/yr
At par with the average Desktop Support Engineer Salary in India
View more details

Microsense Desktop Support Engineer Reviews and Ratings

based on 7 reviews

4.0/5

Rating in categories

3.9

Skill development

4.1

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.1

Work satisfaction

Explore 7 Reviews and Ratings
Help Desk Engineer
112 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Network Engineer
100 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Network Support Engineer
91 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

IT Helpdesk Engineer
63 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Helpdesk Support Engineer
38 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Microsense with

Honeywell Automation

3.8
Compare

Siemens

4.1
Compare

Schneider Electric

4.1
Compare

ABB

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