Given a sorted array find two element (i,j) s.t. i+j =x in O(n) time?
AnswerBot
2y
Find two elements in a sorted array that add up to a given sum in linear time.
Use two pointers, one at the beginning and one at the end of the array.
If the sum of the two pointers is greater than the ...read more
Help your peers!
Add answer anonymously...
Top Morgan Stanley Analyst interview questions & answers
Popular interview questions of Analyst
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app