• 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

Frequently Asked Interview Questions and Answers

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: 604FirstPrev464465466467468469470471472473NextLast
Advertisements

(#M40035214) IGATE QUESTION igate Keep an EYE Keep an eye puzzle Keep an eye puzzle

In how many ways can the letters of a word 'ENGINEERING be arranged such that vowels DO NOT together from m4maths

Asked In iGate charan (11 years ago)
Solved RAKESH Read Solution (4)
Is this Puzzle helpful?   (6)   (0) Submit Your Solution Probability

(#M40006796) HEXAWARE QUESTION puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

If Ax + By = 1F16; Cx + Dy = 2510 .Find the value of x and y

Solution
This question is not based on decimal system yet based on hexadecimal system.
In the system associated with this question A = 10, B = 11, C = 12, D = 13, E = 14, F = 15
it means system has the numbers 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F as 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 in decimal system
so 1F16 = 1*(16^3)+15*(16^2)+1*(16^1)+6*(16^0)= 4096+3840+16+6 = 7958 and
2510 in this system = 2*(16^3)+5*(16^2)+1*(16^1)+0*(16^0) = 8192+1280+16 = 9488
solution:
Changing this question to Decimal,
10x + 11y = 7958 --> 1
12x + 13y = 9488 --> 2

eq1*12 => 120x + 132y = 95496 --> 3
eq2*10 => 120x +130y = 94880 --> 4

eq3 - eq4 => 2y = 616 => y = 308

Substituting in eq1 => 10x + 3388 = 7958 => 10x = 4570 => x = 457

Hence x = 457, y = 308 (in Decimal)

now we have to convert these numbers to hexadecimals
457 = 16*28+9
28 = 16*1+12
1 = 16*0+1 so number will be 1C9 (reverse order of reminders) similarly for other numbers
So in Hexadecimal system x = 1C9, y = 134.
This answer is given by VADIVELAN M and is correct answer

Like manish sir answer on facebook.

Asked In Hexaware mithunprasad (13 years ago)
Solved Vadivelan M Read Solution (1)
Is this Puzzle helpful?   (10)   (1) Submit Your Solution
Advertisements

(#M40034505) IBM QUESTION SEQUENCE AND SERIES Keep an EYE Keep an eye puzzle Keep an eye puzzle

What is the next number of the following sequence?
1,11,21,1211,111221...?

Asked In IBM Sayak Banerjee (11 years ago)
Solved Bhavya Read Solution (11)
Is this Puzzle helpful?   (21)   (3) Submit Your Solution Number Series

(#M40032624) INFOSYS QUESTION Fill in the blanks Keep an EYE Keep an eye puzzle Keep an eye puzzle

Q._______________that he reprimanded all of them throughly.
1.That several workers came late to office annoyed the director so much
2.If several workers came late to office annoyed the director so much
3.when several workers came late to office annoyed the director very much
4.if several workers came late to office annoyed the director very much

Asked In Infosys Soumya Ranjan Sahoo (11 years ago)
Solved Anand Patra Read Solution (12)
Is this Puzzle helpful?   (8)   (3) Submit Your Solution Sentence Completion

(#M40007624) SELF QUESTION self Keep an EYE Keep an eye puzzle Keep an eye puzzle

Select the odd one out.
(a) 1/4 (b) 1/3 (c) 1/6 (d) 1/18

Solution
a)1/4
Other than 1/4, all are fraction values.
This answer given by VIGNESH is correct.

1/3
In other cases, denominator is even.
This answer is given by PARGAT PAL SINGH and is also correct
1/3 since the denominator is a prime number.
This answer is given by CHETAN ANAND and is also a good justification

Like manish sir answer on facebook.

karthik (13 years ago)
Solved Read Solution (4)
Is this Puzzle helpful?   (3)   (1) Submit Your Solution

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

19 people (a1, a2,...., a19) are invited to a party. The host and the hostess shake hands with each invitee and also with each other. The invitees shake hands in a circular fashion, i.e. the pairs (a1, a2), (a2, a3), .....,(a18, a19), (a19, a1) shake hands. So, in all there are 58 handshakes. Let S be a set of people such that every pair in S shake hands. The size of S is at most

Solution
4 persons
Any pair of 2 persons, host, hostess

Like manish sir answer on facebook.

Asked In TCS Rimu Mukherjee (14 years ago)
Solved Read Solution (3)
Is this Puzzle helpful?   (3)   (6) Submit Your Solution

(#M40034211) ELITMUS QUESTION Probability Keep an EYE Keep an eye puzzle Keep an eye puzzle

A Box Contain 3 Red And 2 White balls and balls are taken out one by one Without replacement. So what is the Probability the White Balls Always come at Last?

Asked In Elitmus (11 years ago)
Solved ARPIT SRIVASTAVA Read Solution (11)
Is this Puzzle helpful?   (5)   (0) Submit Your Solution Probability

(#M40033573) AMCAT QUESTION quantative Keep an EYE Keep an eye puzzle Keep an eye puzzle

All questions are Multiple-Choice-Questions with only one option
as the correct answer.
Q1. In a kilometre race, if A gives B a 40 m start, A wins by 19
s. But if A gives B a 30 s start, B wins by 40 m. Find the time
taken by B to run 5,000 m?
a. 150 s
b. 450 s
c. 750 s
d. 825 s


Q2. Pipe A takes 16 min to fill a tank. Pipes B and C, whose
cross-sectional circumferences are in the ratio 2:3, fill
another tank twice as big as the first. If A has a crosssectional
circumference that is one-third of C, how long will it
take for B and C to fill the second tank? (Assume the rate at
which water flows through a unit cross-sectional area is same
for all the three pipes.)
a. 66/13
b. 40/13
c. 16/13
d. 32/13


Q3. Three consecutive whole numbers are such that the
square of the middle number is greater than the product of
the other two by 1. Find the middle number.
a. 6
b. 18
c. 12
d. All of these


Q4. The arithmetic mean of 2 numbers is 34 and their
geometric mean is 16. One of the numbers will be
a. 4
b. 16
c. 18
d. 12


Q5. If x% of a is the same as y% of b, then z% of b is :
a. (xy/z)% of a
b. (yz/x)% of a
c. (xz/y)% of a
d. None of these


Q6. The letters of the word WOMAN are written in all possible
orders and these words are written out as in a dictionary
,then the rank of the word 'WOMAN' is
a. 117
b. 120
c. 118
d. 119


Q7. What least number must be subtracted from 9400 to get a
number exactly divisible by 65?
a. 40
b. 20
c. 80
d. none of these


Q8. If 2505 / 0.5 = 5010 then 25.05 / 0.5 = ?
a. 5.010
b. 50.10
c. 501.0
d. None of these


Q9. Which pair of rational numbers lie between 1/5 and 2/5 -
a. 262/1000, 275/1000
b. 362/1000, 562/1000
c. 451/1000, 552/1000
d. 121/1000,131/1000


Q10. What is the value of the following expression: 2 log10 5 +
log10 4 ?
a. 2
b. 2.5
c. 3
d. None of these


Q11. If x increases linearly, how will a-x behave (a>1) ?
a. Increase linearly
b. Decrease linearly
c. Increase exponentially
d. Decrease exponentially


Q12. What is the probability of getting the sum 5 in two
throws of the dice?
a. 1/12
b. 1/5
c. 1/9
d. None of these

Asked In AMCAT ravi singh (11 years ago)
Solved RAKESH Read Solution (5)
Is this Puzzle helpful?   (90)   (30) Submit Your Solution Number System

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

A volume of 10936 l water is in a container of sphere. How many semisphere of volume 4l each will be required to tranfer all the water into the small semispheres?
a) 2812
b) 8231
c) 2734
d) 4222

Asked In TCS Sumandeep Ghosh (14 years ago)
Solved Piyush Read Solution (5)
Is this Puzzle helpful?   (12)   (2) Submit Your Solution

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

there are 100 wine glass.i offered my servant to 3 paise for every broken glass to be delivered safely and forefeit 9 paise for eyery glass broken .at end of day he received rs 2.40 .how many glass did he break?

Asked In TCS rajat goyal (11 years ago)
Solved tushar bansal Read Solution (5)
Is this Puzzle helpful?   (10)   (2) Submit Your Solution Arithmetic
Keep an EYE (0)Interview Experience (261)
Solved Question (6040) UnSolved Question (153944)
Pages: 604FirstPrev464465466467468469470471472473NextLast
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

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

Maths Quotes

Old math teachers never die, they just tend to infinity.

Unknown

If there is a God, he's a great mathematician.

Paul Dirac

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