Thursday, May 24, 2012

Given an array of integers and a value.Which array index will give maximum result after XORing with the given value. How can we find that efficiently?


No comments :