I applied through college or university. I interviewed at Hewlett Packard Enterprise | HPE in Nov 2023
Interview
There was first coding round and then two inteview rounds. The coding round consists of pseudocodes and 2 coding question . The first interview round was based on DSA, operating system and computer networks
Interview questions [1]
Question 1
write a code to implement inorder traversal in tree using linked list
I applied through college or university. I interviewed at Hewlett Packard Enterprise | HPE
Interview
It was good and they asked too many tricky questions for a beginner role. Was promised either internship or Full time in HR round but finally didnt announce my name.
I applied through college or university. I interviewed at Hewlett Packard Enterprise | HPE (Bengaluru) in Jan 2026
Interview
Mainly questions on DSA and resume , about projects and challenges faced. General questions on skills as mentioned in resume . Have strong knowledge on DSA concepts and its basics. Some questions were also based on the internship if done any .
I applied through college or university. I interviewed at Hewlett Packard Enterprise | HPE
Interview
General aspects of any interview process to be focused on. Main focus is on projects you've worked on / previous employment projects. The rest is data structures (For me it was mainly linked list), system design and network based questions.
Interview questions [1]
Question 1
If you were to create a function that essentially divides 2 numbers without using the division or multiple operators what are some different ways you'll go about it