Amazon Interview Question

1. Two different interviewer asked the same coding question(two sum problem), change for another after I point out. 2. Implement a generic get sum of array class for certain class (e.g <T extends XXX>), which I almost forget.