HP
HP Hewlett-Packard Placement Paper - 15th May 2007
1.the paper was totally filled with C.
2.some programs were given and u are asked for the output.
3. give the o/p of the following programs
>>> a)main() { printf(”%d”, scanf(”%d%d”, printf, scanf)); }
1)2
2)2 2
3)0
4)error
b)there was a program of swaping by pointer (check it out)
c)main() {char *p=”quick”; char q[]=”sort”; char *t; t=malloc(sizeof(p)+sizeof(q)+1); strcpy(t,p); [...]
hp pattern & interview - 06 jun 2007 -
This is SOURAV SETHI 4m Kharagpur. HP conducted t recruitment at our college on 6th June 2007.
The selection process is as follows:
1.Written
2.GD
3.Technical Interview
4.HR Interview
Written test was conducted by a consultancy. It consisted of:
1.Logical analysis (25 question): The questions were not hard some of them were very easy, particularly d venn diagram question.
2.Technical (30 question): The [...]
hp pattern & interview - 11 jul 2007 -
Today we had HP company on campus to our college, GITAM.. they allowed CSE, IT, ECE, EIE, EEE, MCA, and M-TECH students… first we had ppt on morning section followed by written.
totally four rounds…
Written test
Group discussion
Technical round
Finally hr
In Written Test, there are two sections for both IT and non IT branches… aptitude and technical, there [...]
hp paper - 13 jul 2007 - chennai
Here was one puzzle like there are 6 members in a family n they are teacher, student, engineer, lawyer, docter and housewife.
2 is mother of 3 who is a teacher
4 is Grand mother of 3 that is a house wife.
3 is sister of 1
6 is father of 1 that is doctor
and 5 is lawyer father [...]
hp paper on 13th july at chennai
Hai….friends,
here was one puzzle like there are 6 members in a family n they are teacher, student, engineer, lawyer, docter and housewife.
2 is mother of 3 who is a teacher
4 is Grand mother of 3 that is a house wife.
3 is sister of 1
6 is father of 1 that is doctor
and 5 is lawyer father [...]
hp paper on 11th july 2007 at visakhapatnam
Good evening friends……..today we had hp company on campus to our college,GITAM….they allowed CSE, IT, ECE, EIE, EEE, MCA, and M-TECH students…first we had ppt on mornig section followed by written.
totally four rounds…
Written test
Group discussion
Technical round
Finally hr
in written test, there are two sections for both IT and non IT branches…..aptitude and technical,there will be two [...]
hp placement paper
Hi! This is SOURAV SETHI……….4m Kharagpur.hp conducted t recruitment at our college on 6th june 2007.
The selection process is as follows:
1.Written
2.GD
3.Technical Interview
4.HR Interview
1.The written test was conducted by a consultancy. It consisted of:
1.Logical analysis(25 question):
The questions were not hard some of them were very easy,particularly d venn diagram question.
2.Technical(30question ):
The technical question were tough,the questions [...]
hp paper on 15th may 2007
HP PAPER ON 15th MAY 2007
hello everbody …hope my questions will help
1.the paper was totally filled with c.
2.some programs were given and u are asked for the output.
3. give the o/p of the following programs>>>
a)main()
{ printf(”%d”,scanf(”%d%d”,printf,scanf));
}
1)2 2)2 2 3)0 4)error
b)there was a program of swaping by pointer(check it out)
c)main()
{char *p=”quick”;
char q[]=”sort”;
char *t;
t=malloc(sizeof(p)+sizeof(q)+1);
strcpy(t,p);
strcat(t,p);
}
1)quick sort 2)sort [...]
hp placement paper - 4
HP placement papers
4 sections
48 quesns
no negative marking
all objective quesns.
IT INformation
1. Who is associated with C language?
2. CEO of MIcrosoft
3.Company producing Routers,Bridges
4.From 70s 80s Company producing
mouse,GUIs…………a)Dell b)IBM c) Xerox d) HP
5.Inventor of Pascal
6.Abt SUN micro systems
7.first digital comp machine a)von neumann b) Dijkstra
8.Which of these is not search engine a)hotbot
b)parametric c)Altavista d) google
9.In 2002 IBM acquired [...]
hp paper kolkatha
HP PAPER KOLKATHA
Section A. ——50qns(general appitude,english etc):
Section B. —— 10 Questions on Computer concepts.
Section C. —— 30 Questions on C
1. WAP find and replace a character in a string.
2. WA function to perform the substraction of two .Eg:char N1=”123″,N2=”478″,
N3=-355(N1-N2).
3. WAP dynamically intialize a 2 dimentional array Eg:5×20,accept strings [...]
