Loading...
Engaged employer
Given a sorted array, find two elements that sum up to a certain value in linear time.
Anonymous
n=arr.lenght(); for (i==0,j=n; i<=j; i++,j++) sum= arr[i]+arr[j];
Stay ahead in opportunities and insider tips by following your dream companies.
Get personalised job recommendations and updates by starting your searches.
Get actionable career advice tailored to you by joining more bowls.
Check out your Company Bowl for anonymous work chats.