Apple interview question

reverse a one sided linked list

Interview Answer

Anonymous

19 Apr 2020

given an array of integers, find the sub array that contains integers that when summed equal a maximum sum

1