• Result
  • Today's Puzzle
    • Previous Puzzles
    • Prize & Rules
  • Discussion Board
    • Suggestion Board
    • Trending Articles
  • Maths Tricks
  • Placement Papers
    • Placement Questions
    • Interview Experience
    • Placed user Comment
    • Group Discussion
  • English APP
  • login
  • Result
  • Today's Puzzle
    • Previous Puzzles
    • Prize & Rules
  • Discussion Board
    • Suggestion Board
    • Trending Articles
  • Maths Tricks
  • Placement Papers
    • Placement Questions
    • Interview Experience
    • Placed user Comment
    • Group Discussion
  • Walkins
    • Corporate Job Exam
    • Government Job Exam
    • Entrance Exam
  • Training
    • Internship
  • Placement Questions

Placement Papers with Solutions

Company

  • 3i-Infotech 345
  • Accenture 548
  • ADITI 81
  • Athenahealth 72
  • CADENCE 37
  • Capgemini 519
  • CMC 49
  • Cognizant 29
  • CSC 480
  • CTS 1340
  • Dell 49
  • Elitmus 44
  • GENPACT 516
  • Google 55
  • HCL 217
  • Hexaware 92
  • Huawei 81
  • IBM 1714
  • IGate 169
  • Infosys 2050
  • L&T 299
  • Microsoft 61
  • Miscellaneous 204
  • Oracle 74
  • Other 95
  • Patni 199
  • Sapient 44
  • Sasken 31
  • Self 38
  • Syntel 530
  • TCS 9109
  • Tech Mahindra 500
  • Wipro 1182

Exam

  • ACIO 119
  • AIEEE 334
  • AMCAT 2636
  • Assessment 108
  • Bank 22
  • CAT 988
  • CMAT 82
  • Cocubes 39
  • Elitmus 2952
  • Exam 39
  • Gate 846
  • GMAT 107
  • Gmate 29
  • GRE 469
  • IIT-JEE 471
  • ITC 28
  • Maths Olympiad 205
  • MBA 3481
  • MCA 32
  • Other 159
  • Others 25
  • R-SAT 111
  • Self 68

Government Jobs Exams

  • Bank Exam 478
  • CDS 57
  • CTET 21
  • IBPS 1258
  • IES EC 44
  • KVPY 364
  • NDA 481
  • NTSE 36
  • REVENUE OFFICE 53
  • RRB 1029
  • SSC 1294
  • UPSC 441

Interview

  • HR Interview 426
  • HR Round 41

Maths Puzzle

  • A website 299
  • Book 23779
  • Campus 250
  • CMAT 49
  • Exam 86152
  • General 399
  • Interview 141
  • M4maths 295
  • Maths 226
  • Orkut 27
  • Other 72
  • Others 1356
  • Reasoning 101
  • Self 3157

Programming and Technical

  • Android 118
  • ASP.NET 60
  • C 459
  • C++ 448
  • DATA STRUCTURE 66
  • DBMS 77
  • ELECTRONICS 39
  • Java 261
  • OOPs Concepts 117
  • Operating Syst 103
  • RDBMS 109
  • UNIX 70
Keep an EYE (0)Interview Experience (261)
Solved Question (6040) UnSolved Question (153944)
Pages: 11
Advertisements

(#M40019905) TCS QUESTION questns by tcs after open sesame test Keep an EYE Keep an eye puzzle Keep an eye puzzle

Note: These are not sample questions, but questions that explore some of the concepts that
may be used. The intention is that you should get prepared with the concepts rather than just
focusing on a set of questions.
-----------------------------------------------------------------------------------
1. What are the total number of divisors of 600(including 1 and 600)?
a. 24
b. 40
c. 16
d. 20
2. What is the sum of the squares of the first 20 natural numbers (1 to 20)?
a. 2870
b. 2000
c. 5650
d. 44100
3. What is∑


(
), where
is the number of ways of choosing k items from 28
items?
a. 406 *

b. 306 *

c. 28 *

d. 56 *

4. What is ∑


(
) where
is the number of ways of choosing k items from 28
items?
a.

b.

c.

d.

5. A call center agent has a list of 305 phone numbers of people in alphabetic order of names
(but she does not have any of the names). She needs to quickly contact Deepak Sharma to
convey a message to him. If each call takes 2 minutes to complete, and every call is
answered, what is the minimum amount of time in which she can guarantee to deliver the
message to Mr Sharma.
a. 18 minutes
b. 610 minutes
c. 206 minutes
d. 34 minutes6. The times taken by a phone operator to complete a call are 2,9,3,1,5 minutes respectively.
What is the average time per call?
a. 4 minutes
b. 7 minutes
c. 1 minutes
d. 5 minutes
7. The times taken by a phone operator to complete a call are 2,9,3,1,5 minutes respectively.
What is the median time per call?
a. 5 minutes
b. 7 minutes
c. 1 minutes
d. 4 minutes
8. Eric throws two dice, and his score is the sum of the values shown. Sandra throws one die,
and her score is the square of the value shown. What is the probability that Sandra’s score
will be strictly higher than Eric’s score?
a. 137/216
b. 17/36
c. 173/216
d. 5/6
9. What is the largest integer that divides all three numbers 23400,272304,205248 without
leaving a remainder?
a. 48
b. 24
c. 96
d. 72
10. Of the 38 people in my office, 10 like to drink chocolate, 15 are cricket fans, and 20
neither like chocolate nor like cricket. How many people like both cricket and chocolate?
a. 7
b. 10
c. 15
d. 18
11. If f(x) = 2x+2 what is f(f(3))?
a. 18
b. 8
c. 64
d. 1612. If f(x) = 7 x +12, what is f-1(x) (the inverse function)?
a. (x-12)/7
b. 7x+12
c. 1/(7x+12)
d. No inverse exists
13. A permutation is often represented by the cycles it has. For example, if we permute the
numbers in the natural order to 2 3 1 5 4, this is represented as (1 3 2) (5 4). In this the
(132) says that the first number has gone to the position 3, the third number has gone to
the position 2, and the second number has gone to position 1, and (5 4) means that the
fifth number has gone to position 4 and the fourth number has gone to position 5. The
numbers with brackets are to be read cyclically.
If a number has not changed position, it is kept as a single cycle. Thus 5 2 1 3 4 is
represented as (1345)(2).
We may apply permutations on itself If we apply the permutation (132)(54) once, we get
2 3 1 5 4. If we apply it again, we get 3 1 2 4 5 , or (1 2 3)(4) (5)
If we consider the permutation of 7 numbers (1457)(263), what is its order (how many
times must it be applied before the numbers appear in their original order)?
a. 12
b. 7
c. 7! (factorial of 7)
d. 14
14. What is the maximum value of x3y3 + 3 x*y when x+y = 8?
a. 4144
b. 256
c. 8192
d. 102
15. Two circles of radii 5 cm and 3 cm touch each other at A and also touch a line at B and C.
The distance BC in cms is?
a. 60
b. 62
c. 68
d. 64
16. In Goa beach, there are three small picnic tables. Tables 1 and 2 each seat three people.
Table 3 seats only one person, since two of its seats are broken. Akash, Babu, Chitra,
David, Eesha, Farooq, and Govind all sit at seats at these picnic tables. Who sits with
whom and at which table are determined by the following constraints:
a. Chitra does not sit at the same table as Govind.
b. Eesha does not sit at the same table as David.
c. Farooq does not sit at the same table as Chitra.d. Akash does not sit at the same table as Babu.
e. Govind does not sit at the same table as Farooq.
Which of the following is a list of people who could sit together at table 2?
a. Govind, Eesha, Akash
b. Babu, Farooq, Chitra
c. Chitra, Govind, David.
d. Farooq, David, Eesha.
17. There are a number of chocolates in a bag. If they were to be equally divided among 14
children, there are 10 chocolates left. If they were to be equally divided among 15
children, there are 8 chocolates left. Obviously, this can be satisfied if any multiple of 210
chocolates are added to the bag. What is the remainder when the minimum feasible
number of chocolates in the bag is divided by 9?
a. 2
b. 5
c. 4
d. 6
18. Let f(m,n) =45*m + 36*n, where m and n are integers (positive or negative) What is the
minimum positive value for f(m,n) for all values of m,n (this may be achieved for various
values of m and n)?
a. 9
b. 6
c. 5
d. 18
19. What is the largest number that will divide 90207, 232585 and 127986 without leaving a
remainder?
a. 257
b. 905
c. 351
d. 498
20. We have an equal arms two pan balance and need to weigh objects with integral weights
in the range 1 to 40 kilo grams. We have a set of standard weights and can place the
weights in any pan. . (i.e) some weights can be in a pan with objects and some weights
can be in the other pan. The minimum number of standard weights required is:
a. 4
b. 10
c. 5
d. 621. A white cube(with six faces) is painted red on two different faces. How many different
ways can this be done (two paintings are considered same if on a suitable rotation of the
cube one painting can be carried to the other)?
a. 2
b. 15
c. 4
d. 30
22. How many divisors (including 1, but excluding 1000) are there for the number 1000?
a. 15
b. 16
c. 31
d. 10
23. In the polynomial f(x) =2*x^4 - 49*x^2 +54, what is the product of the roots, and what is
the sum of the roots (Note that x^n denotes the x raised to the power n, or x multiplied
by itself n times)?
a. 27,0
b. 54,2
c. 49/2,54
d. 49,27
24. In the polynomial f(x) = x^5 + a*x^3 + b*x^4 +c*x + d, all coefficients a, b, c, d are integers.
If 3 + sqrt(7) is a root, which of the following must be also a root?(Note that x^n denotes
the x raised to the power n, or x multiplied by itself n times. Also sqrt(u) denotes the
square root of u, or the number which when multiplied by itself, gives the number u)?
a. 3-sqrt(7)
b. 3+sqrt(21)
c. 5
d. sqrt(7) + sqrt(3)

Asked In TCS sonali (12 years ago)
Unsolved Read Solution (79)
Is this Puzzle helpful?   (31)   (9) Submit Your Solution Co-ordinate geometry
Keep an EYE (0)Interview Experience (261)
Solved Question (6040) UnSolved Question (153944)
Pages: 11
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

no image
Dimple
India
Punjab
Time: 00:01:33
Points
19

Maths Quotes

There will be a mathematics in each and every problem you solve.

Jyothish K R

Mathematics is written for mathematicians.

Nicolaus Copernicus

Placed User Comments

M4Math helped me a lot.

Vipul Chavan 5 years ago

Thanks m4 maths for helping to get placed in several companies.
I must recommend this website for placement preparations.

yash mittal 5 years ago

Now enjoy Offline Access of latest Question.

Get M4maths app to avail expert's solution and latest selected questions.

Download m4maths app now

  • 2533K+Registerd user
  • 1774K+Engineers
  • 759K+MBA Asprirant
  • 3K+Enginnering College
  • 250+Company Exam
  • 150K+Interview Questions
  • Site Links
  • Home
  • Result
  • Today's Puzzle
  • Discussion Board
  • Maths Tricks
  • Advertise with us
  • Contact Us
  • Useful Info
  • Maths Quotes
  • Previous Puzzles
  • Prize
  • Privacy Policy
  • Disclaimer and Copyright
  • Terms and Conditions
  • Sitemap
  • Placement papers
  • TCS Placement Paper
  • HCL Placement Paper
  • INFOSYS Placement Paper
  • IBM Placement Paper
  • SYNTEL Placement Paper
  • TECHNICAL Interview
  • HR Interview
All rights are reserved to @m4maths.com