• 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: 5333FirstPrev5307530853095310531153125313531453155316NextLast
Advertisements

(#M40000845) TCS QUESTION tcs recent paper Keep an EYE Keep an eye puzzle Keep an eye puzzle

how many 13 digit numbers are possible by using the digits 1,2,3,4,5 which are divisible by 4 if repetition of digits is allowed?

Solution
to be divisible by 4, last two digits must be divisible by 4. which are 12, 24, 32, 44, 52. so 5 combinations are possible for last two digits also 5 combinations each for remaining 11 places. so the answer is 5^12.This is the solution by SUNEIL and is the correct one

Like manish sir answer on facebook.

Asked In TCS Yashar (14 years ago)
Solved Read Solution (6)
Is this Puzzle helpful?   (21)   (4) Submit Your Solution

(#M40000844) TCS QUESTION tcs recent paper Keep an EYE Keep an eye puzzle Keep an eye puzzle

How many 9 digit numbers are possible by using the digits 1,2,3,4,5 which are divisible by 4 if the repetition is allowed?
a)5^7 b)5^6 c)5^9 d)5^8

Asked In TCS Yashar (14 years ago)
Solved suneil Read Solution (8)
Is this Puzzle helpful?   (14)   (5) Submit Your Solution Permutation and Combination
Advertisements

(#M40000843) TCS QUESTION tcs recent paper Keep an EYE Keep an eye puzzle Keep an eye puzzle

Which is the smallest no which divides 2880 and gives a perfect square?
a)4 b)9 c)3 d)5

Asked In TCS Yashar (14 years ago)
Solved KTP Read Solution (5)
Is this Puzzle helpful?   (11)   (0) Submit Your Solution LCM and HCF

(#M40000842) TCS QUESTION tcs recent paper Keep an EYE Keep an eye puzzle Keep an eye puzzle

3 persons A, B, C were there. A always says truth, B lies on monday, tuesday and wednesday but C lies on thrusday, friday & saturday. one day A said that B & C said to A, that B said yesterday was one of the days when I lies. C said that yesterday was one of the days when I lies too then which day was that?
a) Sunday
b) Thursday
c) Saturday
d) Tuesday

Asked In TCS Yashar (14 years ago)
Solved Rupkatha Nag Read Solution (7)
Is this Puzzle helpful?   (34)   (5) Submit Your Solution General Knowledge

(#M40000841) TCS QUESTION tcs recent puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

One grand father has 3 grand children two of the age difference is 3.Eldest child age is 3 times the youngest childs age and the eldest child age is two year more than the sum of other two children. Find what is the age of the elders child?
a)18 b)22 c)30 d)10

Solution
let the age of eldest child is E , that of elder child is M and that of youngest child is Y, then according to the given conditions
E = 3Y ....(1)
E = 2 + M + Y ....(2)
now third condition is somewhat complicated,
according to this condition 'two of the age difference is 3' so three cases will arise 1) E - M = 3, ......(3)
2) M - Y = 3, ......(4)
3) E - Y = 3, ......(5)
if we take first of the 3 conditions then on solving (1), (2) and (3) we will get E = 3, M = 0, Y = 1 which is wrong
now on solving (1), (2) and (4) we will get E = 15, M = 8, Y = 5
similarly on solving (1), (2) and (5) we will get E = 4.5, M = 1, Y = 1.5
only E = 15, M = 8, Y = 5 is correct so age of elder child is 8 years

Like manish sir answer on facebook.

Asked In TCS Yashar (14 years ago)
Solved Read Solution (4)
Is this Puzzle helpful?   (16)   (6) Submit Your Solution Algebra

(#M40000838) TCS QUESTION tcs recent puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

A sheet of paper has statements numbered from 1 to 70. For all values of n from 1 to 70. Statement n says At least n of the statements on this sheet are false.Which statements are true and which are false?

a) The even numbered statements are true and the odd numbered are false.
b) The odd numbered statements are true and the even numbered are false.
c) The first 35 statements are true and the last 35 are false.
d) The first 35 statements are false and the last 35 are false.

Asked In TCS Yashar (14 years ago)
Unsolved Read Solution (7)
Is this Puzzle helpful?   (9)   (2) Submit Your Solution

(#M40000840) TCS QUESTION tcs recent puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

One man want to build a wall .The length and breadth of the wall are 20 and 30 respectively. He need 35 bricks for one square centimeter then how many bricks he need?
a)21,500 b)30,000 c)21,000 d)20,000

Asked In TCS Yashar (14 years ago)
Solved baldev Read Solution (6)
Is this Puzzle helpful?   (23)   (4) Submit Your Solution Blood Relations

(#M40000839) TCS QUESTION tcs recent puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

If a and b are mixed in 3:5 ration and b and c are mixed in 8:5 ration if the final mixture is 35 liters, find the amount of b?
A) 13.34 b) 15.73 c) 16.73 d) 9.45

Asked In TCS Yashar (14 years ago)
Solved subhendu bikash roy Read Solution (5)
Is this Puzzle helpful?   (14)   (0) Submit Your Solution

(#M40000836) TCS QUESTION tcs recent question Keep an EYE Keep an eye puzzle Keep an eye puzzle

Ferrari S.P.A is an Italian sport car manufacturer based in Maranello, Italy. Founded by Enzo Ferrari in 1928 as Scuderia Ferrari,the company sponsored drivers and manufactured race cars before moving into production of street-legal vehicles in 1947 as Ferrari S.P.A. Throughout its history, the company has been noted for its continued participation in racing, especially in formula 1 where it has employed great success .Rohit once bought a Ferrari. It could go 4 times as fast as Mohan's old Mercedes. If the speed of Mohan's Mercedes is 35 km/hr and the distance traveled by the Ferrari is 490 km, find the total time taken by Rohit to drive that distance.

Asked In TCS Yashar (14 years ago)
Solved suneil Read Solution (3)
Is this Puzzle helpful?   (53)   (27) Submit Your Solution Letter Series

(#M40000835) TCS QUESTION tcs recent puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

In T.Nagar the building were numbered from 1 to 100.Then how many 4's will be present in the numbers?
a)18 b)19 c)20 d)21

Asked In TCS Yashar (14 years ago)
Solved suneil Read Solution (7)
Is this Puzzle helpful?   (11)   (4) Submit Your Solution

(#M40000834) TCS QUESTION tcs recent question Keep an EYE Keep an eye puzzle Keep an eye puzzle

On planet korba, a solar blast has melted the ice caps on its equator. 9 years after the ice melts, tiny planetoids called echina start growing on the rocks. Echina grows in the form of circle, and the relationship between the diameter of this circle and the age of echina is given by the formula d = 4*[sqrt(t-9)] for t>9, where d represents the diameter in mm and t the number of years since the solar blast. Jagan recorded the radius of some echina at a particular spot as 7mm. How many years back did the solar blast occur?
a) 17 b) 21.25 c) 12.25 d) 14.05

Asked In TCS Yashar (14 years ago)
Solved Anirban Read Solution (2)
Is this Puzzle helpful?   (5)   (1) Submit Your Solution

(#M40000833) TCS QUESTION tcs recent question Keep an EYE Keep an eye puzzle Keep an eye puzzle

A lady has fine gloves and hats in her closet- 18 blue, 32 red, and 25 yellow. The lights are out and it is totally dark. In spite of the darkness, she can make out the difference between a hat and a glove. She takes out an item out of the closet only if she is sure that if it is a glove. How many gloves must she take out to make sure she has a pair of each color?
a)50 b)8 c)60 d)42

Solution
It is not given that how many of these items are gloves and how many are hats, if we consider that all the items are gloves then according to my opinion 32+25+2 = 59 gloves, she must take out to make sure she has a pair of each color. But closest option is 60 so it will be the answer

Like manish sir answer on facebook.

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

(#M40000832) TCS QUESTION tcs recent question Keep an EYE Keep an eye puzzle Keep an eye puzzle

x/2y = 2a,then 2x/x-2ay=?
a)4 b)8 c)16 d)2

Asked In TCS Yashar (14 years ago)
Solved KALPANA G Read Solution (4)
Is this Puzzle helpful?   (14)   (4) Submit Your Solution

(#M40000831) TCS QUESTION tcs recent question Keep an EYE Keep an eye puzzle Keep an eye puzzle

A boy wants to make cuboids of dimension 5m, 6m and 7m from small cubes of .03 m3. Later he realized he can make same cuboids by making it hollow. Then it takes some cubes less. What is the number of the cubes to be removed?
a) 2000 b) 5000 c) 3000 d) 7000

Solution
volume of the small cube = 0.03 m^3
so side of this cube = cubic root of 0.03 m^3 = .312 m
so after removing the outermost layer the dimensions for the inner cuboid will be (5-2*0.312), (6-2*0.312), (7-2*0.312)
so total volume will be (4.376)*(5.376)*(6.376) = 150 m^3
so no of cubes will be 150/0.03 = 5000
so we can remove 5000 inner cubes


Like manish sir answer on facebook.

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

(#M40000830) TCS QUESTION tcs recent puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

A man jogs at 6 mph over a certain journey and walks over the same route at 4 mph. What is his average speed for the journey?
a) 2.4 mph b) 4.8 mph c) 4 mph d) 5 mph

Solution
Let the length of the journey = x
so time taken = x/6 for first and x/4 for second journey
so avg. velocity = (x+x)/[(x/6)+(x/4)] = 4.8

Like manish sir answer on facebook.

Asked In TCS Yashar (14 years ago)
Solved Read Solution (4)
Is this Puzzle helpful?   (6)   (1) Submit Your Solution

(#M40000829) TCS QUESTION tcs recent puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

In the reading room of a library, there are 10 tables, 4 chairs per table. In each table there are different numbers of people seated. How many ways they will sit in the library so that no chair would be blank?
a) 8 b)6 c)2 d)7

Asked In TCS Yashar (14 years ago)
Solved Rohit Read Solution (4)
Is this Puzzle helpful?   (33)   (10) Submit Your Solution Letter Arrangement

(#M40000828) TCS QUESTION tcs recent puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

6 persons standing in queue with different age group, after two years their average age will be 43 and seventh person joined with them. Hence the current average age has become 45. Find the age of seventh person?
a) 43 b)69 c)52 d)31

Asked In TCS Yashar (14 years ago)
Solved KTP Read Solution (4)
Is this Puzzle helpful?   (22)   (2) Submit Your Solution Mathematical Reasoning

(#M40000827) TCS QUESTION tcs recent puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

There are two pipes A and B. If A filled 10 liters in an hour, B can fill 20 liters in same time. Likewise B can fill 10, 20, 40, 80, 160. If B filled 1/16 of a tank in 3 hours, how much time will it take to fill the tank completely?
a) 9 B) 8 c) 7 d) 6

Asked In TCS Yashar (14 years ago)
Solved suneil Read Solution (2)
Is this Puzzle helpful?   (51)   (12) Submit Your Solution Time and Work

(#M40000826) TCS QUESTION tcs recent puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

(1/2) of a number is 3 more than the (1/6) of the same number?
a) 6 b)7 c)8 d)9

Asked In TCS Yashar (14 years ago)
Solved suneil Read Solution (4)
Is this Puzzle helpful?   (16)   (2) Submit Your Solution

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

The difference between two no is 9 and the product of the two is 14.What is the square of their sum?



a)120 b)130 c)137 d)145

Asked In TCS YadeeshKumar (14 years ago)
Solved KALPANA G Read Solution (7)
Is this Puzzle helpful?   (35)   (12) Submit Your Solution Arithmetic

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

There are 1000 pillars for a temple.3 friends Linda, Chelsey and Julia visited that temple. (Some unrelated stuff) Linda is taller than Chelsey and taller than 2 of 1000 pillars. Julia is shorter than Linda. Find the correct sentence?
a) Linda is shorter among them
b) Chelsea is taller than Julia
c) Chelsea is shorter than Julia
d) Cannot determine who is taller among Chelsea and Julia

Asked In TCS YadeeshKumar (14 years ago)
Solved KALPANA G Read Solution (4)
Is this Puzzle helpful?   (4)   (0) Submit Your Solution Logical Sequences

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

Simple question but big one on average weight. a,b,c weighted separately 1st like a, b, c , then a & b, then b & c ,then c & a at last a & b & c, the last weight was 167,then what will be the average weight of the 7 reading?
a) 95 b) 95.428 c) 95.45 d) 94

Asked In TCS Ankita Chakraborty (14 years ago)
Solved KALPANA G Read Solution (4)
Is this Puzzle helpful?   (24)   (3) Submit Your Solution Averages

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

Tom, Dick and harry, weigh themselves in a particular order.
First Tom, Dick, and Harry weigh themselves individually and then tom and Dick, Dick and Harry, Tom and
Harry and then Tom, Dick and harry together respectively. The recorded weight for the last measure is 158 kgs.
The average of all the 7 measures is
(a)112.86 (b)52.67 (c)90.29 (d)67.71

Asked In TCS Akeefar (14 years ago)
Solved KALPANA G Read Solution (6)
Is this Puzzle helpful?   (7)   (1) Submit Your Solution

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

A toy train produces at least 10 different tunes when it moves around a circular toy track of radius 5 meters, at
10 meters per minute. However, the toy train is defective and it now produces only two different tunes at
random. What is the probability that the toy train produces 3 music tunes of the same type (1 in _____ ) ?
(a) 3 (b) 9 (c) 8 (d) 4

Asked In TCS Akeefar (14 years ago)
Solved Tijo Jose Read Solution (12)
Is this Puzzle helpful?   (53)   (4) Submit Your Solution Probability

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

Fill dirt or fill soil is usually the sub-soil removed from an excavation side and is used to level a place or create
artificial mounds. If the average density of sub—soil removed from a site is 3gm/cu cm and it weight 400 kg.
How many hemispherical pits each of volume 240 cubic cm, can this sub-soil fill?
(a)555 (b)277 (c)556 (d)554

Asked In TCS Akeefar (14 years ago)
Solved avik mishra Read Solution (1)
Is this Puzzle helpful?   (29)   (14) Submit Your Solution Arrays

(#M40000818) 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)7

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 Akeefar (14 years ago)
Solved Read Solution (3)
Is this Puzzle helpful?   (7)   (1) Submit Your Solution

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

The thankgiving banquet at No.2, Ritcher Street, had 49 guests which consisted of 6 statesmen, 26 relatives and
their families. At the end of a banquet 19 people shake hands with other , some of which were between the
statesmen alone, some between relatives alone and some between the statesmen and relatives. How many
handshakes will there be in total?
(a)342 (b) 171 (c) 180 (d) 162

Asked In TCS Akeefar (14 years ago)
Solved arshsarwar hashmi Read Solution (3)
Is this Puzzle helpful?   (41)   (23) Submit Your Solution

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

5 men and 5 women meet and men dance with women. Which of the following are always true? A. there are 2
men who have danced with same number of women. B. There are 2 women who have danced with same number
of men.
(a) Both A and B (b) A only
(c) B only (d) Neither A nor B

Asked In TCS Akeefar (14 years ago)
Unsolved Read Solution (3)
Is this Puzzle helpful?   (14)   (7) Submit Your Solution

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

Middle-earth is a fictional land inhabited by hobbits, Elves, dwarves and men. The Hobbits and the Elves are
peaceful creatures who prefer slow, silent lives and appreciate nature and art. The dwarves and the men engage
in physical games. The game is as follows. A tournoi is one, where out of two teams that play a match, the one
that loses get eliminated. The matches are played in different rounds where in every round; half of the teams get
eliminated from the tournament. If there are 10 rounds played in a knock-out tournoi how many matches were
played?
(a)1024 (b) 1023 (c)1026 (d)1011

Solution
ten round team details
2, 4, 8, 16, 32, 64, 128, 256, 512, 1024
ten round match details
1, 2, 4, 8, 16, 32, 64, 128, 256, 512 on adding these matches total matches = 1023

Like manish sir answer on facebook.

Asked In TCS Akeefar (14 years ago)
Solved Read Solution (6)
Is this Puzzle helpful?   (11)   (2) Submit Your Solution

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

A lady had fine gloves and hats. 25 blue, 7 red and 9 gey. She had to select a pair among them. But there was no light so she had to select in darkness the correct pair with a glove and a hat. Therefore how many combinations of same color she can select?

Asked In TCS arun (14 years ago)
Unsolved Read Solution (7)
Is this Puzzle helpful?   (9)   (5) Submit Your Solution Logical Sequences
Keep an EYE (0)Interview Experience (261)
Solved Question (6040) UnSolved Question (153944)
Pages: 5333FirstPrev5307530853095310531153125313531453155316NextLast
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

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

Maths Quotes

Students attend our lectures, not because the mathematics we teach ‘makes lots of fun’ for us, but because they believe they can learn some essential knowledge from us. And each of our young students has only one life to live. We should therefore be a

H. Behnke

Don't learn Mathematics just to prove that you are not a mentaly simple person but learn it to prove that you are enough intelligent

LA

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