i
Hewlett Packard Enterprise
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via LinkedIn and was interviewed in Sep 2022. There were 2 interview rounds.
Microprocessor is a CPU on a single chip while Micro-controller is a CPU with integrated memory and peripherals.
Microprocessor is used in general-purpose computing while Micro-controller is used in embedded systems.
Microprocessor requires external memory and peripherals while Micro-controller has them integrated.
Examples of Microprocessors are Intel Pentium, AMD Ryzen while examples of Micro-controllers are Arduino, Ra...
I2C is a serial communication protocol used to connect multiple devices with two wires.
I2C stands for Inter-Integrated Circuit
It uses two wires - SDA (Serial Data) and SCL (Serial Clock)
It supports multiple devices on the same bus using unique addresses
It operates in master-slave mode where the master initiates the communication
It uses ACK/NACK signals to confirm successful data transmission
GPOS is a general-purpose operating system while RTOS is a real-time operating system.
GPOS is designed to handle a wide range of applications while RTOS is designed to handle time-critical applications.
GPOS has a higher latency and lower determinism compared to RTOS.
RTOS has a smaller footprint and faster response time compared to GPOS.
Examples of GPOS include Windows, Linux, and macOS while examples of RTOS include Fr
Bootup sequence is the process of starting up a computer system.
Power on self-test (POST) is performed
BIOS is loaded and executed
Bootloader is loaded and executed
Operating system kernel is loaded and executed
Device drivers are loaded and initialized
User login prompt is displayed
Hardware selection depends on system requirements, vendor reputation, and cost.
Identify system requirements and ensure hardware compatibility
Research vendor reputation and reliability
Consider cost and budget constraints
Evaluate vendor support and maintenance options
Compare hardware specifications and features
Consider future scalability and upgrade options
I applied via Approached by Company and was interviewed in Dec 2022. There were 4 interview rounds.
Basic coding easy/medium level, having a decent understanding of oops and practicing will help
A scenario case about buy/selling and maintaining tokens related to it , needs basic understanding of oops
Discussion on projects and how to handle certain scenario if changes suggested were made
I applied via campus placement at National Institute of Engineering (NIE) and was interviewed in Aug 2022. There were 2 interview rounds.
2 coding questions, dsa mcq computer networks operating system mcq
Queue can be implemented using linked list by maintaining head and tail pointers.
Create a node structure with data and next pointer
Maintain head and tail pointers to keep track of front and rear of queue
Enqueue by adding node at tail and dequeue by removing node from head
Print 1 to n using recursion
Define a recursive function that takes n as input
Base case: if n is 1, print 1 and return
Recursive case: call the function with n-1 and print n
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed before Jun 2021. There were 4 interview rounds.
There were 2 coding questions that were to be done in 40 minutes. Toggling between the questions was NOT allowed and there was 20 minutes timer for each question. The codes were of easy-medium difficulty level. Also, 50 MCQs of core CSE topics were asked which were to be completed in 60 minutes. The difficulty level was high.
Sectional cutoffs was there to qualify for the next round. Time to completion was also taken into account.
Hewlett Packard Enterprise interview questions for designations
Top trending discussions
I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.
Write singleton class
I applied via LinkedIn and was interviewed in Nov 2021. There was 1 interview round.
Science is the systematic study of the natural world through observation and experimentation.
Science involves the use of the scientific method to test hypotheses and theories
It aims to explain natural phenomena and make predictions about future events
Examples of scientific fields include physics, biology, chemistry, and astronomy
I applied via campus placement at Vishwakarma Institute of Technology, Pune and was interviewed in Nov 2020. There were 3 interview rounds.
Slew rate is the rate at which an electrical signal changes over time.
Slew rate measures how quickly the voltage of a signal can change.
It is typically expressed in volts per microsecond (V/μs).
A high slew rate indicates a signal can change rapidly, while a low slew rate indicates a slower change.
Slew rate is important in applications where fast signal transitions are required, such as in amplifiers or digital circuits
An oscillator is an electronic circuit that produces a periodic, oscillating electronic signal.
Oscillators are used in many electronic devices, such as radios, televisions, and computers.
They are also used in clocks, watches, and other timekeeping devices.
There are many different types of oscillators, including crystal oscillators, LC oscillators, and RC oscillators.
Oscillators can produce signals at a wide range of fr...
Gain is the increase in signal power or amplitude produced by an amplifier or other electronic device.
Gain is a measure of amplification.
It is the ratio of output power to input power.
It can be expressed in decibels (dB).
For example, if an amplifier has a gain of 10, it will increase the input signal by a factor of 10.
Gain is an important parameter in designing and analyzing electronic circuits.
A flip-flop is a digital circuit that can store a single bit of information.
It has two stable states: 0 and 1.
It can be used to store data, count pulses, and synchronize digital circuits.
Examples include D flip-flop, JK flip-flop, and T flip-flop.
GSM stands for Global System for Mobile Communications, a standard for mobile communication networks.
GSM is a digital cellular network technology used for voice and data communication.
It was first introduced in 1991 and is now widely used in over 200 countries.
GSM uses a SIM card to identify and authenticate users on the network.
It operates on different frequency bands depending on the region.
GSM has been largely repla...
Hamming distance is the number of positions at which the corresponding symbols are different between two strings of equal length.
Hamming distance is used in coding theory, information theory, and cryptography.
It is also used in DNA analysis to measure the genetic distance between two sequences.
For example, the Hamming distance between '10101' and '11100' is 2.
It can be calculated by comparing each symbol in the two str...
Resonance is the phenomenon of an object vibrating at its natural frequency due to the influence of an external force.
Resonance occurs when an object is subjected to an external force that matches its natural frequency.
This causes the object to vibrate with increasing amplitude.
Examples of resonance include a tuning fork vibrating when struck, a wine glass shattering due to a high-pitched sound, and a bridge collapsing...
Digital communication is the transmission of information through digital signals.
Digital communication uses binary code to represent data.
It can be done through various mediums such as wires, fiber optics, or wireless signals.
Examples include email, text messaging, and video conferencing.
Digital communication allows for faster and more efficient transmission of information compared to analog communication.
Program to reverse a string
Create an empty string to store the reversed string
Iterate through the original string from end to start
Append each character to the new string
Return the reversed string
A program to print name using an array of strings.
Declare an array of strings with the name.
Assign the name to the array.
Loop through the array and print each string.
I applied via Company Website and was interviewed in Dec 2024. There were 5 interview rounds.
An aptitude test is an assessment to measure a candidate mental aptitude/mental ability
I am a passionate software developer with 5 years of experience in web development and a strong background in computer science.
5 years of experience in web development
Strong background in computer science
Passionate about software development
My strongest points include problem-solving skills, attention to detail, and ability to work well in a team.
Strong problem-solving skills - I enjoy tackling complex issues and finding creative solutions.
Attention to detail - I am meticulous in my work and strive for perfection in every task.
Team player - I collaborate effectively with colleagues, communicate openly, and contribute positively to group projects.
I regularly use Java, Python, and SQL in my work as a Software Developer.
Java
Python
SQL
A group discussion is a structured conversation in which participants share their ideas, perspectives, and solutions on a specific topic.
I am motivated to seek employment at Wipro because of their reputation for innovation and opportunities for growth.
Impressed by Wipro's track record of delivering cutting-edge solutions
Excited about the chance to work with a diverse and talented team
Eager to take advantage of Wipro's professional development programs
My long-term career goal is to become a lead software developer and eventually move into a management role.
Advance to a lead software developer position
Gain experience in managing a team of developers
Develop strong leadership and communication skills
Continue learning new technologies and staying updated with industry trends
Assignment details refer to the specifics of an assignment, including any documents and/or emails or subsequent correspondence between the company and the client.
I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.
based on 3 interviews
1 Interview rounds
based on 22 reviews
Rating in categories
Technical Support Engineer
905
salaries
| ₹1.8 L/yr - ₹7.5 L/yr |
Process Associate
637
salaries
| ₹1.1 L/yr - ₹5.5 L/yr |
Technical Solutions Consultant
599
salaries
| ₹4 L/yr - ₹16.6 L/yr |
Software Engineer
559
salaries
| ₹10.2 L/yr - ₹18.4 L/yr |
Financial Analyst
435
salaries
| ₹3.6 L/yr - ₹12.9 L/yr |
Dell
IBM
Cisco
Oracle