Prepare for your Next Interview
This is a discussion on Find Missing Number within the Brainteasers forums, part of the Brain Gym category; Fill in the missing number in the series. 3,10,7,8,--,12,9,16....
|
|||
|
Re: Find Missing Number
hi,
the missing number is 7. Sol 1. 3 10 7 8 -- 12 9 16 so, lets name them as a=3, b=10, c=7, d=8, e=?, f=12, g=9, h= 16 a+9 gives you f(12), and b-1 gives you g(9), adn c+9 gives you h(16), so in that fashion d-1, should give you e, which will be 7 as the value of d=8. Thanks Sushma |
| The Following User Says Thank You to Sushma Mosali For This Useful Post: | ||
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fastest algorithm to find the number of bits set in a number? | chandan1008 | C and C++ | 4 | 08-27-2008 08:31 AM |
| Find the number | Manojks | Brainteasers | 16 | 01-20-2007 11:12 AM |
| find the number | vmshenoy | Brainteasers | 13 | 01-19-2007 06:30 AM |
| Missing number in the series | scott | Brainteasers | 2 | 09-09-2006 03:03 PM |
| Find the next number | RyanJames | Brainteasers | 2 | 08-16-2006 06:46 AM |