Value labs Placement paper (Jan2010)
Answers were Sorted based on User's Feedback
Answer / gopinath
Hi Friends-
I have attended the recent valuelads test.
Here r some questions.
Written Test consists of 25 questions & time is 30 min.
(1-15) Based on aptitude and reasoning.
(16-20) General Knowledge
(21-25) Programming in C/C++
16) Which is the 3rd highest peak in INDIA?
Answer : 3rd Kanchenjunga - 28,156'
17) Who was the first non-congress Prime Miniseter of INDIA
Answer : Morarji Ranchhodji Desai
18) Which company caption is network of computers
19) The year yahoo, Amazon came?
Answer : 1995
20) The other name of river Ganges?
Answer : Bhageerathi
21) What is the output of the following program
void main()
{
extern int i;
int i=20;
printf("%d", i);
}
22) What is the output of the program?
{
int const *p;
p=5;
printf("%d", ++(*p));
}
23) What is the output of the program?
struct a
{
int x;
struct a,b;
}
24) What is the output of the program?
{
int i=10,j=20;
j=i,j?(i,j)?i:i:j:j;
printf("%d,%d",i,j);
}
BEST OF LUCK MY FRIENDS
| Is This Answer Correct ? | 19 Yes | 5 No |
Answer / divya.dbl
please send the placement papers of valuelabs
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / sree
Which company caption is network of computers
ans : SUN MICROSYSTEM
| Is This Answer Correct ? | 13 Yes | 5 No |
Answer / sree
What is the output of the program?
{
int const *p;
p=5;
printf("%d", ++(*p));
}
ans :garbage value .reason .p is a pointerand
increamenations is not possible
| Is This Answer Correct ? | 12 Yes | 9 No |
placement paper for ece students in amararaja company
1 Answers Amara Raja, Amara Raja Electronics, Amaron,
Consagous Technologies selection and placement process
CTS Pattern Thanjavur Mar 29 2007
ICICI Placement Paper - 2006
TISL PLACEMENT PAPERS -------------- Placement Paper 6
tech mahindra
WIPRO PLACEMENT PAPERS ---------- Placement Paper 3
The recruitment process of consagous had three rounds. 1. Group discussion 2. Written test 3. Technical interview/ HR The first round was GD. I got the topic “should India break up the friendly ties with Pakistan”. The group had 20 students. After the discussion each student was given a chance to express his/her views on the topic. The second round was written test. The paper was purely technical. It had a total of 50 questions. Out of which 5 questions were subjective. Those questions were: 1. What is RTTI? 2. What is containership? 3. Describe the lifecycle of asp.net page. 4. Why an empty structure occupy 2 bytes memory? 5. What is the difference btw compilation of C++ and C#? The objective questions had some programming questions. Other than that some questions that I remember are: • What is the complexity of binary search algo? • The factor that affects the complexity of an algorithm is a. The maximum amount of memory needed by the algorithm b. The minimum amount of memory needed by the algorithm c. The avg amount of memory needed by the algorithm d. The maximum amount of disc space needed by the algorithm • The class which is used to perform basic console I/O? Ans. System • Which is the first phase of s/w development lifecycle? Ans. Analysis This is all I remember….. The last round was interview. 46 students were selected for the interview. HR questions: • Describe yourself. • Did u held some leadership position in your college (because I mentioned that I was captain in school) • Then they read two aptitude questions(easy ones) and I had to answer them but the condition was that they were not going to repeat the question. • What is your short term and long term goals? • Why your marks decreased in college? • At last they asked about their company. Technical question: • What is the difference between C and C++. • What are access specifiers? • What is a static variable? • How can we define a variable globally? • What is a namespace and assembly? • What is an intermediate language? • Describe your project. • What is the difference between cookies and sessions? And many more……. Finally I got selected after this.
KANBAY PLACEMENT PAPERS -------- Placement Paper 1
My interview Placement paper with Dell ---- 2006 10 July
5 Answers 247Customer, DELL, HCL,
Accenture Placements with Freshers Campus June 30 2007
i want the sample placement paper of goldman sachs urgently. please send it to me
0 Answers Bank of Baroda, SSC,
Software (196929)
Sciences (12521)
Engineering (38023)
Business Management (7372)
Accounting (11552)
Advertising Media (662)
Architecture Design (207)
Call Centre (2482)
Fashion Modelling (332)
Government (17383)
Law (806)
Tourism Hotel (377)
Everything Else (2322)
Military Police (160)
Skills Abilities (0)
Aptitude Questions (4305)
Placement Papers (705)
Certifications (3752)
Visa Interview Questions (2231)
Code Snippets (1098)
Entrance Exams (862)
ERRORS (16636)