Upload Button Icon Add office photos

Havells

Compare button icon Compare button icon Compare

Filter interviews by

Havells Desktop Support Engineer Interview Questions and Answers

Updated 24 Jan 2023

Havells Desktop Support Engineer Interview Experiences

1 interview found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
No response
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 

(2 Questions)

  • Q1. Tell me about your self?
  • Q2. They asked me from my stream because that time am fresher

Interview Preparation Tips

Interview preparation tips for other job seekers - I am fast learner and catch the new skills . And am very interested in I.T field thats why i choose this.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. About circuit breaker, transformer.
  • Q2. Single line diagrams, layout, substation calculation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please go through substation calculation and equipment.

I applied via Company Website and was interviewed in Jul 2021. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.
Round 2 - 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 3 - HR 

Interview Preparation Tips

Interview preparation tips for other job seekers - Recently I find job , i have five year experience in optical fiber cables ltd
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview in Dec 2022.

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 

(6 Questions)

  • Q1. How do u configure switch?
  • Ans. 

    Switch configuration involves setting up VLANs, port security, QoS, and other settings to optimize network performance.

    • Access the switch's command line interface (CLI) using a console cable or remote access software

    • Configure VLANs to segment network traffic and improve security

    • Enable port security to prevent unauthorized access to the network

    • Set up Quality of Service (QoS) to prioritize network traffic and ensure criti...

  • Answered by AI
  • Q2. What is L2 and L3 Switch and it's differences
  • Ans. 

    L2 and L3 switches are network devices used for packet switching. L2 operates at the data link layer and L3 at the network layer.

    • L2 switch operates at the data link layer and forwards packets based on MAC addresses

    • L3 switch operates at the network layer and forwards packets based on IP addresses

    • L2 switch is used for LAN networks while L3 switch is used for both LAN and WAN networks

    • L2 switch is faster than L3 switch as ...

  • Answered by AI
  • Q3. What is MPLS, where it is used
  • Ans. 

    MPLS is a protocol used for efficient packet forwarding in a network. It is used in WANs and service provider networks.

    • MPLS stands for Multiprotocol Label Switching

    • It is used to improve the speed and efficiency of network traffic routing

    • MPLS uses labels to identify the path that packets should take through the network

    • It is commonly used in WANs and service provider networks to provide Quality of Service (QoS) and traff...

  • Answered by AI
  • Q4. Explain about VLANS and how do we create
  • Ans. 

    VLANs are virtual LANs that allow network administrators to group devices together based on their functions or departments.

    • VLANs are used to segment a network into smaller, more manageable groups.

    • They can be created using network switches or routers.

    • Each VLAN has its own broadcast domain and can be configured with its own security policies.

    • VLANs can be created based on different criteria such as department, location, o...

  • Answered by AI
  • Q5. Why do we get hired
  • Q6. What do u know about the company

Interview Preparation Tips

Interview preparation tips for other job seekers - Shoud have strong knowledge in networking fundamentals and Switching, knowledge in railway signaling

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What you done best practice in existing company?
  • Ans. 

    Implemented best practices in software development lifecycle, including code reviews and automated testing.

    • Introduced code reviews to ensure code quality and consistency

    • Implemented automated testing to catch bugs early in the development process

    • Utilized version control system effectively to track changes and collaborate with team members

  • Answered by AI
  • Q2. What you done best practice in previous years?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

(1 Question)

  • Q1. Basic questions regarding ur interest and profile, experience
Round 3 - Technical 

(3 Questions)

  • Q1. Technical interview as well Written Test will be here,
  • Q2. All basic Networking questions will be asked
  • Q3. Knowledge on networking design will be the advantage with Auto cad
Round 4 - Technical 

(1 Question)

  • Q1. Network Basics, Switching and Routing

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare proper resume first, be sure what are the topics u have mentioned in the resume

Interview Questionnaire 

14 Questions

  • Q1. What are the benefits of the microservices?
  • Ans. 

    Microservices offer benefits such as scalability, flexibility, and easier maintenance.

    • Scalability: Microservices can be scaled independently, allowing for better resource utilization.

    • Flexibility: Microservices can be developed and deployed independently, allowing for faster iteration and innovation.

    • Easier maintenance: Microservices are smaller and more focused, making it easier to identify and fix issues.

    • Improved fault...

  • Answered by AI
  • Q2. Differences between spring and spring boot?
  • Ans. 

    Spring is a framework while Spring Boot is an extension of Spring.

    • Spring Boot provides auto-configuration and embedded servers.

    • Spring Boot reduces boilerplate code and simplifies application setup.

    • Spring Boot is opinionated and provides defaults for configuration.

    • Spring Boot is ideal for microservices and standalone applications.

    • Spring is more flexible and customizable than Spring Boot.

  • Answered by AI
  • Q3. Have you configured service registry?
  • Ans. 

    Yes, I have configured service registry.

    • I have experience with service registry tools like Consul and Eureka.

    • I have configured service registry for microservices architecture.

    • I have implemented service discovery and load balancing using service registry.

    • I have used service registry to manage service endpoints and metadata.

  • Answered by AI
  • Q4. What is the use of profile registry? how can you configured in your project
  • Ans. 

    Profile registry is used to store user profiles and their preferences in a centralized location.

    • Profile registry is used to manage user profiles and preferences in a centralized location

    • It can be configured in a project by defining the schema for user profiles and preferences

    • Profile registry can be accessed through APIs or SDKs

    • It can be used to personalize user experience and provide targeted content

    • Examples of profile...

  • Answered by AI
  • Q5. How spring boot work internally?
  • Ans. 

    Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured settings and dependencies.

    • Spring Boot uses an embedded server to run applications.

    • It provides auto-configuration for commonly used libraries and frameworks.

    • Spring Boot uses Spring Framework's core features like Inversion of Control (IoC) and Aspect Oriented Programming (AOP).

    • It uses annotations to configure and c...

  • Answered by AI
  • Q6. If a microservice is down, then how can you handle that situation?
  • Ans. 

    We can handle the situation by implementing fault tolerance mechanisms.

    • Implementing circuit breakers to prevent cascading failures

    • Using load balancers to redirect traffic to healthy instances

    • Implementing retry mechanisms to handle temporary failures

    • Using monitoring tools to detect and alert on failures

    • Implementing graceful degradation to provide partial functionality

    • Using backups or replicas to ensure high availability

  • Answered by AI
  • Q7. What kind of security added in your project and how?
  • Q8. What are the transactions used in your projects?
  • Q9. What are the spring boot annotations used in your project?
  • Ans. 

    We use @RestController, @RequestMapping, @Autowired, @Service, @Repository, @Transactional, @GetMapping, @PostMapping, @PutMapping, @DeleteMapping annotations in our Spring Boot project.

    • @RestController - used to define RESTful web services

    • @RequestMapping - used to map HTTP requests to handler methods

    • @Autowired - used for automatic dependency injection

    • @Service - used to define a service layer component

    • @Repository - used...

  • Answered by AI
  • Q10. What is the use of spring data jpa?
  • Ans. 

    Spring Data JPA simplifies the implementation of data access layer in Spring applications.

    • Provides a framework for easily creating repositories and queries

    • Reduces boilerplate code for data access layer

    • Supports pagination and sorting of data

    • Integrates with Spring's transaction management

    • Example: @Repository interface UserRepository extends JpaRepository {}

  • Answered by AI
  • Q11. What are the collection used in your project?
  • Q12. Can you tell me how hash map internally work?
  • Ans. 

    A hash map is a data structure that uses a hash function to map keys to values in constant time.

    • Hash map uses an array to store key-value pairs

    • The hash function is used to convert the key into an index of the array

    • Collisions occur when two keys map to the same index, which is resolved using chaining or open addressing

    • Retrieving a value from a hash map involves computing the hash of the key and then looking up the corre...

  • Answered by AI
  • Q13. Differences between comparable and comparator?
  • Ans. 

    Comparable is an interface used for natural ordering while Comparator is an interface used for custom ordering.

    • Comparable is implemented by the class itself while Comparator is implemented by a separate class.

    • Comparable provides a single method compareTo() while Comparator provides a single method compare().

    • Comparable is used for sorting elements in a collection while Comparator is used for custom sorting.

    • Example: Stri...

  • Answered by AI
  • Q14. Tell me about concurrent Hash map?
  • Ans. 

    Concurrent Hash Map is a thread-safe implementation of a hash map.

    • It allows multiple threads to access and modify the map concurrently.

    • It uses a technique called lock striping to achieve high concurrency.

    • It is part of the java.util.concurrent package in Java.

    • Example: ConcurrentHashMap in Java.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Sql and oracle query,design pattern,solid principles,

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the basics

Senior Engineer Interview Questions & Answers

KEI Industries user image GANDU VENKATESWARA RAO

posted on 5 Nov 2023

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 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 - Technical 

(1 Question)

  • Q1. Transformers Installation
Round 3 - Technical 

(1 Question)

  • Q1. Eelctrical Testing for equiomemt
  • Ans. 

    Electrical testing for equipment involves verifying functionality and safety through various tests.

    • Perform insulation resistance tests to check for any leakage currents

    • Conduct continuity tests to ensure proper electrical connections

    • Verify voltage and current ratings are within acceptable limits

    • Test for proper grounding to prevent electrical hazards

    • Use specialized equipment like multimeters and insulation testers

    • Documen

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Small projects regular location transfers
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Previous project cost and scope
  • Ans. Previous project cost -467 cr and scope overhead line convert into underground project
  • Answered by Arvind Maurya
Round 2 - Technical 

(2 Questions)

  • Q1. Cable type and current carrying capacity and also methode of Laying
  • Ans. 

    Different cable types have varying current carrying capacities and methods of laying, impacting overall electrical system performance.

    • Different cable types such as PVC, XLPE, and rubber have different current carrying capacities.

    • Current carrying capacity is influenced by factors like conductor size, insulation material, and ambient temperature.

    • Methods of laying cables include direct burial, conduit installation, and ov...

  • Answered by AI
  • Q2. Xlpe cable are used in ug cable and cable capacity can be varry as per size of cable

Havells Interview FAQs

How many rounds are there in Havells Desktop Support Engineer interview?
Havells interview process usually has 2 rounds. The most common rounds in the Havells interview process are Resume Shortlist and HR.

Tell us how to improve this page.

Havells Desktop Support Engineer Interview Process

based on 1 interview

Interview experience

1
  
Bad
View more

Interview Questions from Similar Companies

BHEL Interview Questions
4.1
 • 115 Interviews
KEI Industries Interview Questions
4.2
 • 55 Interviews
C&S Electric Interview Questions
4.0
 • 49 Interviews
RR kabel Interview Questions
4.0
 • 47 Interviews
Finolex Cables Interview Questions
3.8
 • 42 Interviews
Landis+Gyr Interview Questions
3.2
 • 30 Interviews
View all
Havells Desktop Support Engineer Salary
based on 16 salaries
₹1.2 L/yr - ₹3.3 L/yr
5% less than the average Desktop Support Engineer Salary in India
View more details

Havells Desktop Support Engineer Reviews and Ratings

based on 7 reviews

3.4/5

Rating in categories

3.1

Skill development

2.9

Work-life balance

3.0

Salary

2.9

Job security

2.9

Company culture

2.9

Promotions

2.9

Work satisfaction

Explore 7 Reviews and Ratings
Assistant Manager
916 salaries
unlock blur

₹5 L/yr - ₹15.5 L/yr

Deputy Manager
656 salaries
unlock blur

₹7.3 L/yr - ₹18.8 L/yr

Manager
575 salaries
unlock blur

₹7.9 L/yr - ₹25 L/yr

Senior Engineer
404 salaries
unlock blur

₹3.3 L/yr - ₹12.5 L/yr

Senior Manager
345 salaries
unlock blur

₹11.5 L/yr - ₹31.6 L/yr

Explore more salaries
Compare Havells with

CG Power and Industrial Solutions

3.9
Compare

C&S Electric

4.0
Compare

KEI Industries

4.2
Compare

Finolex Cables

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