• 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: 4FirstPrev1234NextLast
Advertisements

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

(#M40002187) TCS QUESTION MAths puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

Usha and Neha were comparing the dress material they had purchased. It turned out that both had bought the material from the same store and interestingly having the same price tags, but Neha had paid Rs.150 more than Usha. On further probe, Neha found out that the shop keeper had given 3 successive discounts to Usha whereas she had managed only 2 successive discounts – the first two successive discounts had also been identical. If Neha paid Rs.1850, what was the additional discount Usha had managed?
(a) 8 4/37 % (b) 15% (c) 7.5% (d) Cannot say

Asked In TCS mithunprasad (14 years ago)
Unsolved Read Solution (5)
Is this Puzzle helpful?   (3)   (0) Submit Your Solution
Advertisements

(#M40003084) HCL QUESTION Apptitude Keep an EYE Keep an eye puzzle Keep an eye puzzle

What is vasu salary if salary of vasu is more than rajan salary working in same company i)vasu salary is 100 more than rajan salary. ii)rajan found 2000 allowns which is 50 less than vasu. (iii)basic salry of rajan is 1000. (i)only i is required (ii)i & ii is required (iii)i& iii is required (iv)i&ii&iii is required (v)none of these

Asked In HCL mithunprasad (14 years ago)
Unsolved Read Solution (1)
Is this Puzzle helpful?   (2)   (0) Submit Your Solution Data Sufficiency

(#M40002393) TCS QUESTION general Keep an EYE Keep an eye puzzle Keep an eye puzzle

the plane question was asked.it took off from 7 degree 53' 6.1'' and landed at 8 degree 6' 43.5''.it takes 12 hours to travel between these points.then what will be local time at destination ?

Asked In TCS mithunprasad (14 years ago)
Unsolved
Is this Puzzle helpful?   (4)   (1) Submit Your Solution

(#M40002347) TCS QUESTION apps Keep an EYE Keep an eye puzzle Keep an eye puzzle

There is a King telling a story that there are three friends Alen, Karan and Helen They went to a picnic for a long tour. They enjoyed well. They carried all necessaries which they want to utilize there. Here Alen age is 3 times the age of Helen 3 years ago. Helen is twice the age of Karan after 2 years. What is the present age of Alen.

Asked In TCS mithunprasad (14 years ago)
Unsolved Read Solution (4)
Is this Puzzle helpful?   (6)   (0) Submit Your Solution

(#M40002345) TCS QUESTION General Keep an EYE Keep an eye puzzle Keep an eye puzzle

if atlantic is found in atlantic ocean ,india is found in indian ocean then which of the following cases are true

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

(#M40002292) TCS QUESTION latest Keep an EYE Keep an eye puzzle Keep an eye puzzle

If a pipe can fill the tank within 60% of an hour.But due to leak it takes 3 min more.Now the tank is full then how much time will it take to empty the tank throught the leak.?

Asked In TCS mithunprasad (14 years ago)
Unsolved Read Solution (5)
Is this Puzzle helpful?   (7)   (0) Submit Your Solution

(#M40002189) TCS QUESTION MAths puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

Directions for Q28 to Q31
The summary of a poll conducted in a large residential complex on the residents’ preference for the colour of the paint to be used for the buildings is given below. Use this information to answer the following questions.
50% of the respondents preferred each of light green, sky blue and light pink. 15% preferred light green and sky blue, 22% preferred light pink and sky blue, 25% preferred light green and light pink and 5% preferred all the three colours.

What percentage of respondents preferred none of the three colours?
(a) 5 (b) 7 (c) Data is not sufficient. (d) Cannot say

If 14 respondents had preferred none of the three colours, how many had responded to the survey?
(a) 300 (b) 150 (c) 200 (d) Cannot say


Using the result obtained in the above question, find out how many respondents preferred exactly one colour?
(a) 82 (b) 41 (c) 120 (d) Cannot say

If the percentage of respondents preferring light pink and sky blue and light green and light pink are changed to 27 and 30 respectively keeping all other figures intact, what percentage of respondents prefer none of the given three colours?
(a) 1 (b) 0 (c) Data is inconsistent. (d) Cannot say

Gold is 19 times as heavy as water and copper is 9 times as heavy as water. In what ratio should they be mixed to get an alloy which is 15 times as heavy as water?
(a) 3 : 2 (b) 2 : 3 (c) 3 : 4 (d) 1 : 2



Asked In TCS mithunprasad (14 years ago)
Unsolved Read Solution (5)
Is this Puzzle helpful?   (8)   (5) Submit Your Solution

(#M40002188) TCS QUESTION MAths puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

Graphs I, II and III of 3 functions and 3 functions A, B and C are given below. Match the graphs with the functions.


GRAPH I
GRAPH II

GRAPH III

Functions: A – sinx B – cosx C – tanx

(a) IB, IIA, IIIC (b) IA, IIC, IIIB (c) IC, IIA, IIIB (d) IA, IIB, IIIC

Asked In TCS mithunprasad (14 years ago)
Unsolved
Is this Puzzle helpful?   (2)   (4) Submit Your Solution

(#M40002186) TCS QUESTION MAths puzzle Keep an EYE Keep an eye puzzle Keep an eye puzzle

A lamp post of length 10 m casts a shadow of length 7.5 m. At the same time, a man casts a shadow of length 135 cm. What is the height of the man (in m)?
(a) 170 (b) 180 (c) 1.8 (d) 1.6

Asked In TCS mithunprasad (14 years ago)
Unsolved Read Solution (4)
Is this Puzzle helpful?   (3)   (1) Submit Your Solution
Keep an EYE (0)Interview Experience (261)
Solved Question (6040) UnSolved Question (153944)
Pages: 4FirstPrev1234NextLast
  • Login
  • Register

Resend

Sponsored Links

Advertisements

Challenger of the Day

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

Maths Quotes

MATHEMATICS is the key of every problem.

vivek .R

AS A KEY OPENS THE DOOR, MATHS IS THE KEY TO ALL PROBLEMS WHICH ARE THEORITICALLY PROVED.

REDDY GARU

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