TCS Company

Alok and Bhanu play the following min-max game. Given the expression
N = 12 + X*(Y - Z)
where X, Y and Z are variables representing single digits (0 to 9), Alok would like to maximize N while Bhanu would like to minimize it. Towards this end, Alok chooses a single digit number and Bhanu substitutes this for a variable of her choice (X, Y or Z). Alok then chooses the next value and Bhanu, the variable to substitute the value. Finally Alok proposes the value for the remaining variable. Assuming both play to their optimal strategies, the value of N at the end of the game would be
1) 93
2 30
3) 12
4) -69

Read Solution (Total 4)

TCS Other Question

In the reading room of a library,there are 10 tables,4 chairs per table.In each table there are different numbers of people seated.How many ways they will sit in the library so that no chair will be blank? Anoop managed to draw seven circles of equal radii with their centers on the diagonal of a square such that two extreme circles touch two sides of the square & each middle circle touches two circles on the either side.Find the ratio of the circles to the sides of the square.
a)1:(2+7*sqrt(2))
b)1:(2+6*sqrt(2))
c)(2+7*sqrt(2)):1
d)1:(4+7*sqrt(3))