Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


There are N egg baskets and the number of eggs in each
basket is a known quantity. Two players take turns to remove
these eggs from the baskets. On each turn, a player must
remove at least one egg, and may remove any number of eggs
provided they all belong to the same basket. The player
picking the last egg(s) wins the game. If you are allowed to
decide who is going to start first, what mathematical
function would you use to decide so that you end up on the
winning side?

Answers were Sorted based on User's Feedback



There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take..

Answer / guest

i need answer for it

Is This Answer Correct ?    4 Yes 2 No

There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take..

Answer / playboy

There are N buckets & each contains n eggs in it.
Then let opponent to start a game.
If opponent picks x eggs then u choose n-x from perticular
bucket.

This way u can win...

Is This Answer Correct ?    2 Yes 2 No

There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take..

Answer / khushboo

It is said that there are N egg bags with eggs in it. So
every bag should have eggs..
Now answer depends on Number of Bags containing only one bag

Suppose there is
1. all bag contains more then 1 egg then I will choose first
2. only one bag with one egg then I will choose second
3. Two bags contain one egg I will choose third..

So It depends on how I reach to the last bag in first place

Is This Answer Correct ?    1 Yes 2 No

There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take..

Answer / lokesh

if the XOR of all the numbers of eggs is zero than second
player win else first player will win.
(From NIM game(game theory))

Is This Answer Correct ?    1 Yes 2 No

There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take..

Answer / guest

n-1 if n is odd and n+1 if n is even

Is This Answer Correct ?    0 Yes 2 No

There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take..

Answer / guest

n-1 if n is odd and n+1 if n is even

Is This Answer Correct ?    0 Yes 2 No

There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take..

Answer / ghfhj erwe

0

Is This Answer Correct ?    1 Yes 4 No

There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take..

Answer / rahul

N%2

if it gives 0 then the person can choose to go second.if
nonzero then he should go first.But this logic is acceptable
only if there is atleast one egg in each basket.

Is This Answer Correct ?    2 Yes 7 No

Post New Answer

More C Interview Questions

What is the advantage of c?

0 Answers  


what is real time system?what is the differance between hard and soft real time systems

2 Answers  


Explain what is the advantage of a random access file?

0 Answers  


what does ‘segmentation violation’ mean?

1 Answers  


what are the advantages & disadvantages of unions?

2 Answers  


program for reversing a selected line word by word when multiple lines are given without using strrev

0 Answers   IBM,


Tell us something about keyword 'auto'.

0 Answers  


How to add two numbers with using function?

4 Answers  


can we print any string in c language without using semicolon(;)(terminator) in whole program.

11 Answers  


WRITE A PROGRAM TO FIND A REVERSE OF TWO NO

7 Answers  


What is const keyword in c?

0 Answers  


Hi Every one......... Please Any body give me the answer for my question. Is it possible to print the word "PRINT F", without using printf() statement in C-Language.

4 Answers  


Categories