IndiaBIX.com
Arithmetic Aptitude Data Interpretation
Logical Reasoning Verbal Reasoning Non Verbal Reasoning
General Knowledge
Sudoku Number puzzles Missing letters puzzles Logical puzzles Playing cards puzzles Clock puzzles
C Programming C++ Programming C# Programming Java Programming
Microbiology Biochemistry Biotechnology Biochemical Engineering
Civil Engineering Mechanical Engineering Chemical Engineering Networking Database Questions Computer Science Basic Electronics Digital Electronics Electronic Devices Circuit Simulation Electrical Enigneering Engineering Mechanics Technical Drawing
Placement Papers Group Disucssion HR Interview Technical Interview Body Language
Aptitude Test Verbal Ability Test Verbal Reasoning Test Logical Reasoning Test C Programming Test Java Programming Test Data Interpretation Test General Knowledge Test
Data Structures Operating Systems Networking DATABASE Database Basics SQL Server Basics SQL Server Advanced SQL Server 2008 JAVA Core Java Java Basics Advanced Java UNIX Unix File Management Unix Memory Management Unix Process Managemnt C Interview Questions The C Language Basics .NET Interview Questions .NET Framework ADO.NET ASP.NET Software Testing

Companies

Placement Papers - Google

@ : Home > Placement Papers > Google > View Paper
GOOGLE PAPER - 03 SEP 2006 - CHENNAI
Rated : +68 , -25
Hello Friends

Google has conducted recruitment process in our collage. The criteria was first 30% topper in the class. So around 40 students has attended the test & only 4 could clear the test.

Test consist of 15 question based on C, C++, and Data Structure and two C programs. So i am listing some of the question as i remembered.

Q1) What is the value of i after execution of the following program.
void main()
{
long l=1024;
int i=1;
while(l>=1)
{ l=l/2;
i=i+1;
}
}
a)8 b)11 c)10 d)100  ans:b

Q2) This question is based on the complexity ...

Q3)
s->AB
A->a
B->bbA
Which one is false for above grammer..

Q3) Some Tree were given & the question is to fine preorder traversal.

Q4) One c++ program,to find output of the program..

Q5) If the mean faliure hour is 10,000 and 20 is the mean repair hour.If the printer is used by 100 customer, then find the availability.
1)80% 2)90% 3)98% 4)99.8% 5)100%

Q6) One question on probability...

Q7) In a singly linked list if there is a pointer S on the first element and pointer L is on the last element. Then which operation will take more time based on the lenght of the list.
1) Adding element at the first.
2) adding element at the end of the list.
3) To exchange the fisrt 2 element.
4) Deleting the element from the end of the list.
ans:2  check it!

3 more question to fine the output of the program and rest of the question was based on Data Structure,

some condition were given and we have to conlude either y or n

The Second Section was coding...

1) Write a fucntion to multiply 2 N*N matrix
Write test cases for ur code.

2) S contains the set of positive integer. Find the largest number c such that c=a+b where a,b,c are distict number of the set.

By, Shafiullah Choudhary

Like this?   +68   -25



© 2008-2013 by IndiaBIX™ Technologies. All Rights Reserved | Copyright | Terms of Use & Privacy Policy

Contact us: info@indiabix.com     Follow us on twitter!