• 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: 12FirstPrev56789101112NextLast
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
Keep an EYE (0)Interview Experience (261)
Solved Question (6040) UnSolved Question (153944)
Pages: 12FirstPrev56789101112NextLast
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

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

Maths Quotes

If human invention is the tree bearing juicy fruits, Maths is the root of this tree!

srishti dhameja

My maths book suicided because it had lots of problems in it ......

Ruchi.das

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