i
Hewlett Packard Enterprise
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
It was kind of difficult the coding part
They asked basic on going topic like impact of AI
Linear regression is used for predicting continuous values, while logistic regression is used for predicting binary outcomes.
Linear regression is used when the dependent variable is continuous and has a linear relationship with the independent variable.
Logistic regression is used when the dependent variable is binary or categorical and the relationship between the independent variables and the outcome is non-linear.
Lin...
I applied via Campus Placement
1st round was an online assessment, which included questions from Aptitude,Dbms,Os,pseudo code and 2 coding questions
I am a passionate IT developer with 5 years of experience in web development and programming.
5 years of experience in web development
Proficient in programming languages such as Java, JavaScript, and Python
Strong problem-solving skills and ability to work in a team environment
Developed a web application for tracking inventory in real-time
Used React.js for front-end development
Implemented RESTful APIs for communication with backend server
Utilized MongoDB for database storage
REST API is a set of rules and conventions for building and interacting with web services using HTTP methods.
REST stands for Representational State Transfer
Uses standard HTTP methods like GET, POST, PUT, DELETE
Data is transferred in JSON or XML format
Stateless communication between client and server
Example: GET request to retrieve data from a server
Delete command removes rows from a table, while drop command removes entire table structure.
DELETE command is used to remove specific rows from a table based on a condition
DROP command is used to remove an entire table along with its structure
DELETE command can be rolled back using transactions, while DROP command cannot be rolled back
Example: DELETE FROM table_name WHERE condition; DROP TABLE table_name;
Static IP is a fixed IP address assigned to a device, while dynamic IP is one that changes each time a device connects to a network.
Static IP remains the same every time the device connects to the network
Dynamic IP changes each time the device connects to the network
Static IP is typically used for servers, while dynamic IP is common for personal devices
Example: A home router may have a dynamic IP assigned by the ISP, w...
I was interviewed in Dec 2024.
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Primitive data types are basic data types provided by the programming language, while non-primitive data types are created by the programmer.
Primitive data types include int, float, double, char, boolean, etc.
Non-primitive data types include arrays, classes, interfaces, etc.
Primitive data types store actual values, while non-primitive data types store references to objects.
Access modifiers control the visibility of classes, methods, and variables. Non-access modifiers provide additional functionality.
Access modifiers: public, private, protected, default
Non-access modifiers: static, final, abstract, synchronized
Example: public class MyClass { private int myVar; }
Java 8 features include lambda expressions, functional interfaces, streams, and more.
Lambda expressions allow concise syntax for defining anonymous functions.
Functional interfaces can have only one abstract method and are used for lambda expressions.
Streams provide a way to process collections of objects in a functional style.
Optional class helps to avoid NullPointerException by wrapping a value that may be null.
CICD tools automate the process of building, testing, and deploying code changes.
Popular CICD tools include Jenkins, GitLab CI/CD, CircleCI, and Travis CI
These tools help in automating the software development lifecycle
They enable continuous integration, continuous delivery, and continuous deployment
CICD tools help in improving code quality, reducing manual errors, and increasing development speed
Containerization is a lightweight, portable, and self-sufficient way to package and run applications.
Containerization involves encapsulating an application and its dependencies into a container image.
Containers are isolated from each other and share the host OS kernel.
Popular containerization platforms include Docker and Kubernetes.
Containerization allows for easy deployment and scaling of applications.
Indexing in SQL is a technique used to improve the performance of queries by creating a data structure that allows for faster retrieval of data.
Indexes are created on columns in a database table to speed up the retrieval of rows that match a certain condition in a query.
They work similar to the index in a book, allowing the database to quickly locate the rows that satisfy the query.
Indexes can be created using a single...
Hewlett Packard Enterprise interview questions for popular designations
I applied via campus placement at National Institute of Engineering (NIE) and was interviewed in Oct 2024. There were 2 interview rounds.
Coding test was taken for another role
A mobile device connects to a network through wireless communication protocols like Wi-Fi, Bluetooth, or cellular data.
Mobile device scans for available networks
User selects a network and enters password if required
Device sends a connection request to the network
Network authenticates the device and assigns an IP address
Device is now connected to the network and can access the internet
Common types of network topologies include bus, star, ring, mesh, and hybrid.
Bus: all devices are connected to a central cable
Star: all devices are connected to a central hub
Ring: each device is connected to two other devices, forming a ring
Mesh: each device is connected to every other device
Hybrid: combination of two or more different topologies
Get interview-ready with Top Hewlett Packard Enterprise Interview Questions
I applied via Job Portal
When you enter google.com in the web browser, the browser sends a request to Google's servers, which then respond with the Google homepage.
Browser sends a request to DNS server to resolve the domain name 'google.com' to an IP address
Browser then sends a request to the IP address associated with 'google.com'
Google's servers respond with the HTML content of the Google homepage
Browser renders the HTML content and displays
Different types of software testing include unit testing, integration testing, system testing, and acceptance testing.
Unit testing: Testing individual components or modules of the software in isolation.
Integration testing: Testing how different modules work together as a group.
System testing: Testing the entire system as a whole to ensure it meets requirements.
Acceptance testing: Testing the software with end users to
In 2 years, I see myself as a senior software engineer leading a team of developers on innovative projects.
Leading a team of developers on innovative projects
Taking on more responsibilities and challenges
Continuing to learn and grow in my technical skills
Possessing technical skills alone may not be sufficient to become a project manager.
Project management requires a combination of technical skills, leadership abilities, communication skills, and organizational skills.
Experience in managing projects, leading teams, and handling stakeholders is crucial for a project manager role.
Certifications such as PMP (Project Management Professional) can also be beneficial in transi
I applied via campus placement at University of Petroleum and Energy Studies (UPES), Dehradun and was interviewed in Sep 2024. There were 3 interview rounds.
Basic aptitude and verbal
Asked to speck on given topic at the spot
Switch connects devices in a network and forwards data to specific devices, while bus connects multiple devices in a linear fashion sharing the same communication channel.
Switch operates at data link layer of OSI model, while bus operates at physical layer.
Switch allows devices to communicate directly with each other, while bus requires devices to share the same communication channel.
Examples of switches include Ethern...
An IP address is a unique numerical label assigned to each device connected to a computer network.
IP addresses are used to identify and locate devices on a network.
There are two types of IP addresses: IPv4 and IPv6.
IPv4 addresses consist of four sets of numbers separated by periods (e.g. 192.168.1.1).
IPv6 addresses are longer and consist of eight groups of four hexadecimal digits separated by colons (e.g. 2001:0db8:85a
I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.
I use Docker for containerization and Kubernetes for orchestration in my project.
I use Docker to create lightweight, portable containers for my applications.
I use Kubernetes to automate deployment, scaling, and management of these containers.
I define my application's infrastructure and dependencies in Dockerfiles and Kubernetes manifests.
I use Kubernetes features like pods, services, and deployments to ensure high avai
Yes, I have experience creating and managing Kubernetes clusters.
Yes, I have created Kubernetes clusters from scratch
I have experience configuring and managing nodes in the cluster
I have deployed applications and services on the Kubernetes cluster
I have set up monitoring and scaling mechanisms for the cluster
Top trending discussions
Interview experience
based on 3.8k reviews
Rating in categories
Gurgaon / Gurugram,
Bangalore / Bengaluru
10-16 Yrs
Not Disclosed
Technical Support Engineer
882
salaries
| ₹1.8 L/yr - ₹8 L/yr |
Process Associate
647
salaries
| ₹1.1 L/yr - ₹5.5 L/yr |
Technical Solutions Consultant
594
salaries
| ₹4 L/yr - ₹16.5 L/yr |
Software Engineer
563
salaries
| ₹10 L/yr - ₹18.8 L/yr |
Financial Analyst
422
salaries
| ₹3.5 L/yr - ₹15.1 L/yr |
Dell
IBM
Cisco
Oracle