Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Hewlett Packard Enterprise Team. If you also belong to the team, you can get access from here

Hewlett Packard Enterprise Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Hewlett Packard Enterprise Software Developer Interview Questions, Process, and Tips

Updated 17 Jul 2024

Top Hewlett Packard Enterprise Software Developer Interview Questions and Answers

  • Q1. Find the Duplicate Number Problem Statement Given an integer array 'ARR' of size 'N' containing numbers from 0 to (N - 2). Each number appears at least once, and there i ...read more
  • Q2. Count Inversions Problem Statement Given an integer array ARR of size N , your task is to find the total number of inversions that exist in the array. An inversion is de ...read more
  • Q3. Remove Occurrences of Character from String Given a string str and a character X , write a function to remove all occurrences of X from the string. If the character X do ...read more
View all 23 questions

Hewlett Packard Enterprise Software Developer Interview Experiences

11 interviews found

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

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

First Round was Aptitude and coding both together. Logical Reasoning, Blood Relations. In coding part there were 3 questions of easy level . Topics were array , string.

Round 2 - Technical 

(2 Questions)

  • Q1. In Interview, They ask questions related to the subjects like OS, DBMS, CN and the basic concept knowledge of student is checked. They ask 1 question to code and level is easy-medium level. You have to tel...
  • Q2. Input- aabbbc Output-a2b3c1 This code was asked.
Round 3 - HR 

(1 Question)

  • Q1. Introduction, family background, behaviour questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep strong basic conceptual knowledge of one programming language, and subjects u are good at.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Coimbatore Institute of Technology, Coimbatore and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

There was Aptitude, Technical and Coding. Coding there were 4 sections for 4 languages (C, C++, java, Python) We had to do atleast 2. Technical MCQs were based on OS, CN, DSA, C, C++, Python (Numpy, Panda) and Java

Round 2 - Technical 

(1 Question)

  • Q1. Mainly asked OS, and since I'm from EEE dept, i wasnt well versed in CN, so no CN questions were asked to me. My primary coding language was Python, so some questions regarding the python was asked. I was ...

Interview Preparation Tips

Topics to prepare for Hewlett Packard Enterprise Software Developer interview:
  • Operating Systems
  • Computer Networking
  • Python
  • Object Oriented Programming
  • SQL
  • DSA
Interview preparation tips for other job seekers - Prepare OS, CN and basic interview question in your primary coding language. When preparing OS, try and implement that in code as and when you study.

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Sap abap basics
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. First it was a telephonic round
  • Q2. Ooops questions

Hewlett Packard Enterprise interview questions for designations

 Senior Software Developer

 (1)

 Developer

 (1)

 Software Engineer

 (12)

 Software Engineer2

 (1)

 Software Tester

 (1)

 Software Trainee

 (1)

 Java Developer

 (1)

 Cloud Developer

 (1)

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

I applied via campus placement at National Institute of Technology, Surathkal 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 - Aptitude Test 

Multiple choice questions

Round 3 - Technical 

(1 Question)

  • Q1. Design a classroom management system
  • Ans. 

    A classroom management system to track student attendance, grades, assignments, and communication with parents.

    • Track student attendance using RFID cards or biometric scanners

    • Record grades for each assignment and calculate overall grade

    • Manage assignments and deadlines with notifications for students

    • Enable communication between teachers, students, and parents through messaging system

  • Answered by AI

Get interview-ready with Top Hewlett Packard Enterprise Interview Questions

I was interviewed in Feb 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 70 Minutes
Round difficulty - Medium

This round had 40 MCQ's followed by 2 questions of DS and Algo. The programming questions were preety standard and can be solved within 30 minutes.

  • Q1. 

    Count Inversions Problem Statement

    Given an integer array ARR of size N, your task is to find the total number of inversions that exist in the array.

    An inversion is defined for a pair of integers in the...

  • Q2. 

    Subarray With Given Sum Problem Statement

    Given an array ARR of N integers and an integer S, determine if there exists a contiguous subarray within the array with a sum equal to S. If such a subarray exis...

Round 2 - Video Call 

(6 Questions)

Round duration - 60 Minutes
Round difficulty - Easy

This round had 1 question from Linked List in which I had to first explain my approach and then code the solution. This was followed by some questions from OOPS , C++ and OS.

  • Q1. 

    Middle of a Linked List

    You are given the head node of a singly linked list. Your task is to return a pointer pointing to the middle of the linked list.

    If there is an odd number of elements, return the ...

  • Q2. What do you mean by virtual functions in C++?
  • Q3. Can you explain the concepts of method overloading and method overriding in object-oriented programming?
  • Q4. Can you explain the difference between static and dynamic linking in operating systems?
  • Q5. What is a linker error in C++?
  • Q6. What is the difference between inline functions and macros in C++?
Round 3 - HR 

(2 Questions)

Round duration - 30 Minutes
Round difficulty - Easy

This is a cultural fitment testing round. HR was very frank and asked standard questions. Then we discussed about my role.

  • Q1. What is something about you that is not included in your resume?
  • Q2. Why should we hire you?

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPAHewlett Packard Enterprise interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, System Design, Aptitude, DBMS, OS, OOPSTime required to prepare for the interview - 4 MonthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

I was interviewed in Nov 2020.

Round 1 - Video Call 

Round duration - 50 Minutes
Round difficulty - Easy

OOPs concept

Round 2 - Video Call 

(5 Questions)

Round duration - 80 Minutes
Round difficulty - Medium


OOPs concept.

Polymorphism and its types.

Compile-time polymorphism

Write a code to show operator overloading.

Difference between method overloading and method overriding.

Threading, multilevel scheduling, and its drawbacks and how it can be overcome.

DBMS -sql queries, same data but write using IN instead of WHERE
 

  • Q1. 

    Remove Occurrences of Character from String

    Given a string str and a character X, write a function to remove all occurrences of X from the string.

    If the character X does not exist in the input string, t...

  • Q2. 

    Subarray With Given Sum Problem Statement

    Given an array ARR of N integers and an integer S, determine if there exists a contiguous subarray within the array with a sum equal to S. If such a subarray exis...

  • Q3. 

    Character Frequency Problem Statement

    You are given a string 'S' of length 'N'. Your task is to find the frequency of each character from 'a' to 'z' in the string.

    Example:

    Input:
    S : abcdg
    Output:
    1...
  • Q4. 

    Find the Duplicate Number Problem Statement

    Given an integer array 'ARR' of size 'N' containing numbers from 0 to (N - 2). Each number appears at least once, and there is one number that appears twice. Yo...

  • Q5. 

    Remove Character from String Problem Statement

    Given a string str and a character 'X', develop a function to eliminate all instances of 'X' from str and return the resulting string.

    Input:

    The first lin...

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Kalinga Institute of Industrial Technology. Eligibility criteria7 CGPAHewlett Packard Enterprise interview preparation:Topics to prepare for the interview - data stuctures, algorithms, operating system, database management system, computer networksTime required to prepare for the interview - 6 MonthsInterview preparation tips for other job seekers

Tip 1 : Study about the company
Tip 2 : Go through interview questions and experiences
 

Application resume tips for other job seekers

Tip 1 : Know your resume thoroughly
Tip 2 : Mention good projects on which you can talk about and explain properly

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer | Software Engineer interview

user image KN ACADEMY

posted on 6 Feb 2022

Interview Questionnaire 

1 Question

  • Q1. Relocate to NCR
  • Ans. No, give this pandemic situations I can't think of relocation till it is stabilized. I could think about it later on as we progress.
  • Answered Anonymously

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

Interview Questionnaire 

3 Questions

  • Q1. How well can you adapt when there is a change in technology used for a project? Explain your learning initiatives and processes that can be undertaken to ensure the knowledge transfer is done smoothly as e...
  • Ans. 

    I am highly adaptable to changes in technology and have a structured learning process to ensure smooth knowledge transfer.

    • I stay up-to-date with the latest technology trends and advancements

    • I am open to learning new technologies and tools

    • I have a structured learning process that involves researching, reading documentation, and practicing

    • I collaborate with team members to share knowledge and learn from each other

    • I atten...

  • Answered by AI
  • Q2. Rate your expertise in using database and IDEs. Examples could be Eclipse, MS Visual Studio, Oracle etc.
  • Q3. Please brief me about the ITIL framework and how it helps in the application management practices.
  • Ans. 

    ITIL is a framework for IT service management that helps in application management practices.

    • ITIL stands for Information Technology Infrastructure Library.

    • It provides a set of best practices for IT service management.

    • ITIL helps in improving the quality of IT services and reducing costs.

    • It includes processes for incident management, problem management, change management, and more.

    • ITIL helps in aligning IT services with ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not go by book answers and explain on your own. This has helped to boost confidence for ourselves and interviewers will also like the same.

Hewlett Packard Enterprise Interview FAQs

How many rounds are there in Hewlett Packard Enterprise Software Developer interview?
Hewlett Packard Enterprise interview process usually has 2-3 rounds. The most common rounds in the Hewlett Packard Enterprise interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Hewlett Packard Enterprise Software Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Hewlett Packard Enterprise. The most common topics and skills that interviewers at Hewlett Packard Enterprise expect are Coding, Analytical, Computer science, Debugging and Information Technology.
What are the top questions asked in Hewlett Packard Enterprise Software Developer interview?

Some of the top questions asked at the Hewlett Packard Enterprise Software Developer interview -

  1. How well can you adapt when there is a change in technology used for a project?...read more
  2. Please brief me about the ITIL framework and how it helps in the application ma...read more
  3. Design a classroom management sys...read more

Tell us how to improve this page.

Hewlett Packard Enterprise Software Developer Interview Process

based on 5 interviews

1 Interview rounds

  • HR Round
View more
Hewlett Packard Enterprise Software Developer Salary
based on 320 salaries
₹13 L/yr - ₹25.9 L/yr
89% more than the average Software Developer Salary in India
View more details

Hewlett Packard Enterprise Software Developer Reviews and Ratings

based on 40 reviews

3.9/5

Rating in categories

3.2

Skill development

4.0

Work-life balance

3.5

Salary

4.2

Job security

3.9

Company culture

3.4

Promotions

3.4

Work satisfaction

Explore 40 Reviews and Ratings
Technical Support Engineer
882 salaries
unlock blur

₹1.8 L/yr - ₹8 L/yr

Process Associate
636 salaries
unlock blur

₹1.5 L/yr - ₹6 L/yr

Technical Solutions Consultant
589 salaries
unlock blur

₹4 L/yr - ₹16.5 L/yr

Software Engineer
560 salaries
unlock blur

₹10 L/yr - ₹18.8 L/yr

Senior Process Associate
433 salaries
unlock blur

₹1.7 L/yr - ₹7.6 L/yr

Explore more salaries
Compare Hewlett Packard Enterprise with

Dell

4.0
Compare

IBM

4.0
Compare

Cisco

4.1
Compare

Oracle

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