Candidatei-me online. O processo levou 3 semanas. Fui entrevistado pela Hewlett Packard Enterprise | HPE (San José, ) em mai. de 2017
Entrevista
It consisted of 3 parts: First a telephone call interview where I was asked about technical questions regarding: C/C++ programming, OOP, operating systems and a bit of networking. The second part was an online programming test, the test was creating a function to find and return the second occurrence of a character in a string, then measure complexity, I had 30 minutes and I had to do it in C or C++. The third part of the interview was a face-to-face interview, where the first part was behavioral and the second part was technical with questions and design problems regarding: C/C++, OOP, OS's and networking.
Candidatei-me online. Fui entrevistado pela Hewlett Packard Enterprise | HPE (Bangalore Rural) em set. de 2024
Entrevista
Self introduction
Detailed explanation of academic projects
(Components,
input, output to your project
prototype photo/video
) how do you explain your project to 5 year old kid
Pointer
Double pointer
String program
String reverse program
Binary search
Double pointer
Polymorphism
Inheritance
Function overloading
Constructor and destructor
Advantage of pointer
Function pointer memory segment
Perguntas de entrevista [1]
Pergunta 1
Self introduction
Detailed explanation of academic projects
(Components,
input, output to your project
prototype photo/video
) how do you explain your project to 5 year old kid
Pointer
Double pointer
String program
String reverse program
Binary search
Double pointer
Polymorphism
Inheritance
Function overloading
Constructor and destructor
Advantage of pointer
Function pointer memory segment
I want to write a function that does the following: Given a string s that contains only '(', ')', '{', '}', '[', ']', determine whether the string is valid. A valid string needs to satisfy:
the opening parenthesis must be closed with the same type of closing parenthesis.
Opening parentheses must be closed in the correct order.
Each closing parenthesis has a corresponding opening parenthesis of the same type.
Candidatei-me online. O processo levou 3 semanas. Fui entrevistado pela Hewlett Packard Enterprise | HPE (Roseville, CA) em out. de 2015
Entrevista
2 Telephonic interview, then full-day in-person interview process.
Full day interview process includes 3 interview in morning lunch session and then 2 more interviews.
Managerial interview at last. Company will inform result in 1-2 weeks.
Perguntas de entrevista [1]
Pergunta 1
Questions over C, OS, Networking and personal profile