2023 2024 Student Forum > Management Forum > Main Forum

 
  #2  
9th August 2014, 04:01 PM
Super Moderator
 
Join Date: Apr 2013
Re: Eligibility criteria required to apply in HP

As you want to get the details of eligibility criteria required to apply in HP so here it is for you:

Candidates must have passed BE or B.Tech or MCA
Candidates must have good communication skill
Candidates must have secured minimum 60% marks in academic years with any discipline.
- You should have minimum 60% and above aggregate (Or an equivalent CGPA) without any standing backlog in Engineering or MCA degree (55% and above aggregate in case of Maharashtra region).

Recruitment process
- Aptitude Test
- Technical Interview
- HR Interview


Here for your reference I am giving you the previous year placement papers of HP:

WAP find and replace a character in a string.

1. WAP find and replace a character in a string.

2. WA function to perform the subtraction of two .
Eg:char N1="123",N2="478", N3=-355(N1-N2).

3. WAP dynamically initialize a 2 dimensional array
Eg:5x20,accept strings and check for vowels and display the no. finally free the space allocated .

4. WAP read a line from file from location N1 to N2 using command line arguments
Eg:exe 10 20 a.c
5. WAP find the largest of 4 no using macros.

General section
Computer science general, c/c++ section, Java section ,The question paper had 48 questions to be answered in 1hr. Time will be quite sufficient. They have different sets of question papers. .
1 General section : computer science general knowledge
2. Computer science general: simple questions

1. HP acquired this company in 2002. Which is the company
a) Compaq b) Dell c) option 3 d) Option4 Ans: a

2. What does 3G denote
a) 3rd generation mobile communication b) 3rd generation computer languages c) option 3 d) option Ans: a

3. An application program that is used by the users to get the information from the backend of some application like databases:
a) application server b) proxy server c) database server d) option Ans: database server

4. Which of the following is not true about the e-mail
a) It can be accessed by a client program using POP
b) It can be accessed by a client program using imap protocol
c) option 3
d) option 4
Ans: I don't remember the answer but first 2 are true.

5. Some question regarding the company and who developed it ( the thing to remember is that Apple produce Macintosh computers).

c/c++ section: questions on c/c++, programs o/p etc.
1 main( )
{
unsigned int i=3;
while( i >=0)
printf( "%d", i--);
}
how many times will the printf stmt be executed?
a)0 b)3 c)4 d)infinite
Ans: I think the answer is infinite, b'cos 'i' is an unsigned integer and it will not decrement below '0' and hence end up in an infinite loop.(yes, i checked and it is getting stuck in an infinite loop)

2. main( )
{
int x,y, z;
x=2;
y=5;
z= x+++y;
printf("%d %d %d", x, y z);
}
a)3 5 7 b) option 2 c) option 3 d) option 4
Ans: a

3 # define swap(a,b) temp=a; a=b; b=temp;
main( )
{
int i, j, temp;
i=5;
j=10;
temp=0;
if( i > j)
swap( i, j );
printf( "%d %d %d", i, j, temp);
}
Ans: On compiling i got ans 10, 0, 0. I did not understand the concept. Please explain this to me.

4. Java section: questions on java related stuff.
1) Java was initially code named as:
a)Oak b)green c)miller d)option4
Ans: Oak

5. What is not true about the following statements about java.
a) it is compiled using javac compiler
b) the compiled files have .class extension.
c) such files cannot be transferred from one comp to another.
d) they use the java interpreter
Ans: c

6. Why is the synchronize used?
a) to initialize multiple objects b)to lock an object c)option3 d)option 4
Ans: b (probably)

1.General section : computer science general knowledge

2. Computer science general: simple questions

1) HP acquired this company in 2002. Which is the company
a)Compaq b)Dell c)option 3 d) Option4
Ans: a

2) what does 3G denote
a) 3rd generation mobile communication b) 3rd generation computer languages c) option 3 d) option4
Ans: a

3)an application program that is used by the users to get the inofrmation from the backend of some application like databases:
a) application server b)proxy server c)database server d)option 4
Ans: database server

4) which of the following is not true about the e-mail
a) it can be accessed by a client program using POP
b) it can be accessed by a client program using imap protocol
c) option 3
d) option 4

5) Some quesion regarding the company and who developed it ( the thing to remember is that Apple produce Macintosh computers).

5) What is X.25?
a)option 1 b)option 2 c)option 3 d)option 4
Ans: find out??:-)

C/C++ Section:
Questions on C/C++, Programs O/P etc.

1) main( )
{
unsigned int i=3; freshersworld.com
while( i >=0)
printf( "%d", i--);
}
how many times will the printf stmt be executed?
a)0 b)3 c)4 d)infinite
Ans: I think the answer is infinite, b'cos 'i' is an unsigned integer and it will not decrement below '0' and hence end up in an infinite loop.(yes, i checked and it is getting stuck in an infinite loop)

2) main( )
{
int x,y, z;
x=2;
y=5;
z= x+++y;
printf("%d %d %d", x, y z);
}
a)3 5 7 b)option 2 c)option 3 d)option 4
Ans: a

3) # define swap(a,b) temp=a; a=b; b=temp;
main( )
{ freshersworld.com
int i, j, temp;
i=5;
j=10;
temp=0;
if( i > j)
swap( i, j );
printf( "%d %d %d", i, j, temp);
}
Ans: On compiling i got ans 10, 0, 0. I did not understand the concept. Please expalin this to me.

Java section:
Questions on Java Related Stuff.

1) Java was initially code named as:
a)Oak b)green c)miller d)option4
Ans: Oak

2) what is not true about the following statements about java.
a) it is compiled using javac compiler
b) the compiled files have .class extension.
c) such files cannot be transfered from one comp to another.
d) they use the java interpreter freshersworld.com
Ans: c

3) Why is the synchronize used?
a) to initialize multiple objects b)to lock an object c)option3 d)option 4
Ans: b (probably)
  #3  
25th February 2015, 09:48 AM
Unregistered
Guest
 
Re: Eligibility criteria required to apply in HP

I want to sit in campus drive of HP, can anybody tell me eligibility criteria for HP campus drive?
  #4  
25th February 2015, 09:48 AM
Super Moderator
 
Join Date: Apr 2013
Re: Eligibility criteria required to apply in HP

As per your request, I am forwarding you Hewlett Packard (HP) eligibility criteria to sit in campus drive.

Eligibility Criteria:

Candidate need to pass out from current year of campus drive.
Candidate need to pass with at least 60% marks though out academics (i.e. 10th, 12th/Diploma & BE/B.Tech)
Candidate need to hold B.E/B.Tech degree.
Candidate should not have live Backlog
Candidate from any engineering college will be allowed.
All Branches of Engineering are allowed.

Essential Skills:

Excellent oral and written communication skills
Good attitude
Flexibility to work in Shifts
Good Knowledge in C/ C++/ Basic Java/ .net with C#
Good Knowledge in Data Structure

Hiring Process:

Written Test
Technical interview
HR interview

Here, I am giving you placement paper of HP, which can help you on campus Drive.

1) HP acquired this company in 2002. Which is the company
a)Compaq b)Dell c)option 3 d) Option4
Ans: a

2) what does 3G denote
a) 3rd generation mobile communication b) 3rd generation computer languages c) option 3 d) option4
Ans: a

3)an application program that is used by the users to get the inofrmation from the backend of some application like databases:
a) application server b)proxy server c)database server d)option 4
Ans: database server

4) which of the following is not true about the e-mail
a) it can be accessed by a client program using POP
b) it can be accessed by a client program using imap protocol
c) option 3
d) option 4
Ans: I don't remember the answer but first 2 are true.

5) Some quesion regarding the company and who developed it ( the thing to remember is that Apple produce Macintosh computers).

5) What is X.25?
a)option 1 b)option 2 c)option 3 d)option 4
Ans: find out??:-)

3> c/c++ section: questions on c/c++, programs o/p etc.
1) main( )
{
unsigned int i=3;
while( i >=0)
printf( "%d", i--);
}
how many times will the printf stmt be executed?
a)0 b)3 c)4 d)infinite

Ans: I think the answer is infinite, b'cos 'i' is an unsigned integer and it will not decrement below '0' and hence end up in an infinite loop.(yes, i checked and it is getting stuck in an infinite loop)

2) main( )
{
int x,y, z;
x=2;
y=5;
z= x+++y;
printf("%d %d %d", x, y z);
}
a)3 5 7 b)option 2 c)option 3 d)option 4
Ans: a

3) # define swap(a,b) temp=a; a=b; b=temp;
main( )
{
int i, j, temp;
i=5;
j=10;
temp=0;
if( i > j)
swap( i, j );
printf( "%d %d %d", i, j, temp);
}

Ans: On compiling i got ans 10, 0, 0. I did not understand the concept. Please expalin this to me.

4>Java section: questions on java related stuff.

1) Java was initially code named as:
a)Oak b)green c)miller d)option4
Ans: Oak

2) what is not true about the following statements about java.
a) it is compiled using javac compiler
b) the compiled files have .class extension.
c) such files cannot be transfered from one comp to another.
d) they use the java interpreter
Ans: c

3) Why is the synchronize used?
a) to initialize multiple objects b)to lock an object c)option3 d)option 4
Ans: b (probably)


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5. The time now is 05:33 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
SEO by vBSEO 3.6.0 PL2

1 2 3 4