• 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
  • /
  • TCS

Frequently Asked TCS Placement Papers with Solution Page 915

TCS Select Another Category Select Another Topic

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

TCS Question Topics

    Category (489)

    General Ability (144)

  • General Knowledge (144)
  • HR Interview (122)

  • Interview (119)
  • Logical Reasoning (859)

  • Age Problem (1)
  • Blood Relations (140)
  • Coding Decoding (85)
  • Cryptography (43)
  • Decision Making and Problem Solving (55)
  • Direction Sense (28)
  • General Mental Ability (96)
  • Letter Arrangement (25)
  • Letter Series (20)
  • Logical Sequences (62)
  • Mathematical Reasoning (109)
  • Missing Character (20)
  • Number Series (137)
  • Seating Arrangement (32)
  • Numerical Ability (3078)

  • Age Problem (196)
  • Algebra (164)
  • Alligation or Mixture (19)
  • Area and Volume (112)
  • Arithmetic (217)
  • Averages (82)
  • Boats and Streams (13)
  • Clocks and Calendars (50)
  • Co-ordinate geometry (29)
  • Complex Numbers (10)
  • Data Interpretation (24)
  • Data Sufficiency (11)
  • Geometry (116)
  • Height and Distance (15)
  • LCM and HCF (63)
  • Log and Antilog (10)
  • Number System (438)
  • Percentage (105)
  • Permutation and Combination (336)
  • Pipes and Cistern (6)
  • Probability (304)
  • Profit and Loss (103)
  • Quadratic Equations (16)
  • Ratio and Proportion (97)
  • Sequence and Series (86)
  • Simple & Compound Interest (17)
  • Stock and Shares (7)
  • Time and Work (181)
  • Time Distance and Speed (188)
  • Trigonometry (15)
  • Programming (166)

  • Arrays (23)
  • Basics (13)
  • Database (10)
  • Definition (8)
  • Functions (12)
  • Output (18)
  • Program (30)
  • Puzzles (2)
  • Technical (22)
  • Variables (11)
  • Verbal Ability (87)

  • Antonyms (15)
  • Miscellaneous (16)
  • One Word Substitution (8)
  • Sentence Arrangement (12)
  • Sentence Completion (7)
  • Spotting Errors (5)
  • Synonyms (23)
Keep an EYE (0)TCS Interview Experience (91)
Solved Question (2020) UnSolved Question (7131)
Pages: 916FirstPrev911912913914915916NextLast
Advertisements

(#M40000666) TCS QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

Alok and Bhanu play the following min-max game. Given the expression
N = 9 +X + Y - Z
where X, Y and Z are variables representing single digits (0 to 9), Alok would like to maximize N while Bhanu would like to minimize it. Towards this end, Alok chooses a single digit number and Bhanu substitutes this for a variable of her choice (X, Y or Z). Alok then chooses the next value and Bhanu, the variable to substitute the value. Finally Alok proposes the value for the remaining variable. Assuming both play to their optimal strategies, the value of N at the end of the game would be
option
a) 9
b) -18
c) 2
d) 20

Solution
First Read the question carefully, According to the given question all the numbers will be decided by alok and first 2 would be put by bhanu whereas alok will put the 3rd one.
So for getting maximum alok will tell 7 as the first Number
two cases arise
1) if bhanu will put this number as Z then 9, 9 will be the next 2 number. and 9+x+y-z = 20
2) if bhanu will put this number X, then alok will tell 4 or 5 as next number.
if bhanu will put 4 or 5 as Z then alok will put 9 as Y. So N will be
9+x+y-z= 9+7+9-4 = 21 OR 9+7+9-5 = 20

IF bhanu will put 4 or 5 as Y then alok will put 0 as Z
9+x+y-z = 9+7+4-0 = 20 OR 9+7+5-0 = 21

So if both are playing with there best effort then 9+x+y-z will be 20

20 is the correct answer

Like manish sir answer on facebook.

Asked In TCS arun (14 years ago)
Solved Read Solution (5)
Is this Puzzle helpful?   (9)   (4) Submit Your Solution

(#M40000665) TCS QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

In a flight of 600 km, an aircraft was slowed down due to bad weather. Its average speed for the trip was reduced by 200 km/hr and the time of flight increased by 30 minutes. The duration of the flight is:
option
(a) 1 hour
(b) 2 hours
(c) 3 hours
(d) 4 hours

Solution
suppose avg speed of aircraft is v km/hr,and it takes t hr to trip 600 km.
then t=600/v.......(1)
now avg speed slowed down by 200 km/hr and it takes 30 more minutes that means now it takes t+30/60=t+1/2 hr and speed is v-200
now time=distance/speed=>t+1/2=600/(v-200)
2t+1=1200/(v-200)
(2t+1)(v-200)=1200
(2t+1)((600/t)-200))=1200 from (1)
on solving it t= -3/2 or 1
time cant be -ve,hence answer is 1 hr.
This answer is given by MOHD ANAS and is correct answer

Like manish sir answer on facebook.

Asked In TCS pradeep (14 years ago)
Solved Read Solution (1)
Is this Puzzle helpful?   (4)   (0) Submit Your Solution General Mental Ability
Advertisements

(#M40000664) TCS QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

In a flight of 600 km, an aircraft was slowed down due to bad weather. Its average speed for the trip was reduced by 200 km/hr and the time of flight increased by 30 minutes. The duration of the flight is:
option
(a) 1 hour
(b) 2 hours
(c) 3 hours
(d) 4 hours

Asked In TCS pradeep (14 years ago)
Solved Raushan Kumar Read Solution (3)
Is this Puzzle helpful?   (4)   (1) Submit Your Solution

(#M40000662) TCS QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

Anoop managed to draw seven circles of equal radii with their centers on the diagonal of a square such that two extreme circles touch two sides of the square & each middle circle touches two circles on the either side.Find the ratio of the circles to the sides of the square.
a)1:(2+7*sqrt(2))
b)1:(2+6*sqrt(2))
c)(2+7*sqrt(2)):1
d)1:(4+7*sqrt(3))

Asked In TCS pradeep (14 years ago)
Solved Asheesh Jain Read Solution (4)
Is this Puzzle helpful?   (2)   (0) Submit Your Solution General Mental Ability

(#M40000614) TCS QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

Two unemployed young men decided to start a business together. They pooled in their savings, which came to Rs. 2,000. They were both lucky, their business prospered and they were able to increase their capital by 50 per cent every three years. How much did they have in all at the end of eighteen years?
option
(a) Rs. 22,781.25
(b) Rs. 24,150.25
(c) Rs. 28,140.50
(d) Rs. 18,000

Asked In TCS Sumandeep Ghosh (14 years ago)
Solved mohd anas Read Solution (2)
Is this Puzzle helpful?   (8)   (2) Submit Your Solution

(#M40000626) TCS QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

7. Two unemployed young men decided to start a business together. They pooled in their savings, which came to Rs. 2,000. They were both lucky, their business prospered and they were able to increase their capital by 50 per cent every three years. How much did they have in all at the end of eighteen years?



(a) Rs. 22,781.25 (b) Rs. 24,150.25 (c) Rs. 28,140.50 (d) Rs. 18,000

Asked In TCS anuj (14 years ago)
Solved Pritam Kumar Paul Read Solution (1)
Is this Puzzle helpful?   (4)   (2) Submit Your Solution Age Problem

(#M40000648) TCS QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

A circular dartboard of radius 1 foot is at a distance of 20 feet from you. You throw a dart at it and it
hits the dartboard at some point Q in the circle. What is the probability that Q is closer to the center of the circle than the periphery?
option
a) 0.75
b) 1
c) 0.5
d) 0.25

Solution
Since according to requirement we have to locate Q closer to center in comparison to the circumference, for doing this we shall make a circle in that board whose radius will be half of the radius of dartboard.now we will compare the area of inner circle to the total area
Answer of DIPIN is correct
area of whole circle = pi*(1 foot)^2 = pi (this is according to formula area = pi*(radius)^2
similarly area of inner circle = pi*(1/2foot)^2 = pi/4
so ratio of areas of these two circles will be the probability and that is 1/4


Like manish sir answer on facebook.

Asked In TCS Bhavani (14 years ago)
Solved Read Solution (3)
Is this Puzzle helpful?   (9)   (5) Submit Your Solution

(#M40000645) TCS QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

Given 3 lines in the plane such that the points of intersection form a triangle with sides of length 20, 20 and 30, the number of points equidistant from all the 3 lines is
option
a) 1
b) 3
c) 4
d) 0

Solution
Answer will be (c)
There will be four points satisfying the given condition
one point will be incentre of the circle and other three will be excentres


Like manish sir answer on facebook.

Asked In TCS (14 years ago)
Solved Read Solution (4)
Is this Puzzle helpful?   (7)   (2) Submit Your Solution Coding Decoding

(#M40000605) TCS QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

1! + 2! +......... + 50!=?
a)3.1035*10^64
b)2.1021*10^65
c)3.1035*10^63
d)3.1035*10^62

Solution
solve 50! + 49! + 48!
others are lower terms
this can be done by calculator only

Like manish sir answer on facebook.

Asked In TCS Sumandeep Ghosh (14 years ago)
Solved SANTOSH AGRASINGH Read Solution (2)
Is this Puzzle helpful?   (13)   (9) Submit Your Solution Sequence and Series

(#M40000604) TCS QUESTION Keep an EYE Keep an eye puzzle Keep an eye puzzle

Given a collection of points P in the plane , a 1-set is a point in P that can be separated from the rest by a line, .i.e the point lies on one side of the line while the others lie on the other side. The number of 1-sets of P is denoted by n1(P). The minimum value of n1(P) over all configurations P of 5 points in the plane in general position (.i.e no three points in P lie on a line) is
a) 3
b) 5
c) 2
d) 8

Solution
The meaning of this question is little complicated. In easy language the question should be:


There are some points in the plane. We have to make a separation between these points by forming a line in such a way that one point could be separate from the others. No 3 points are in a line. Maximum no of methods for plotting the line and minimum no of methods for plotting the line will be (arrangement of points is your choice)

Now Answer Is:

For Maximize: The number of methods, Points should be drawn in the circumference of the CIRCLE So answer would be the number of total point in the plane.

For minimize: The number of methods we should draw 3 points in a TRIANGLE and all other point inside this triangle in such a way that no 3 points could be in a line.

If it will be allowed to draw the points in a line then minimum possibilities will be 2 only, because if we take all points in a line then you can separate only the corner points from the others.

For example
If we have 10 points then maximum possibilities = 10
and minimum = 3

similarly for 5 points
Max = 5, Min = 3

for 19
max= 19 Min = 3


Like manish sir answer on facebook.

Asked In TCS Sumandeep Ghosh (14 years ago)
Solved Read Solution (5)
Is this Puzzle helpful?   (7)   (4) Submit Your Solution Blood Relations
Keep an EYE (0)TCS Interview Experience (91)
Solved Question (2020) UnSolved Question (7131)
Pages: 916FirstPrev911912913914915916NextLast
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

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

Maths Quotes

"The gaming of numbers is called maths.So participate in this wonderful game and explore in it,learn in it and enjoy in it.Then only you can pass in this wonderful game."

Kumar Purnendu

MATHEMATICS is a great motivator for all humans.. Because its career starts with "ZERO" but it never end(INFINITY)..

Kumar Purnendu

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