Software Summer Intern Interview Questions

61,140 software summer intern interview questions shared by candidates

(Question was different, but it boiled down to: ) Give an algorithm for solving the tribonacci problem. E.g. given 3 initial numbers, a0,a1,a2, for n>=3, an = a0+a1+a2. The algorithm is supposed to compute the n'th term, given an input n.
avatar

Summer Technology Analyst

Interviewed at Goldman Sachs

3.7
May 21, 2018

(Question was different, but it boiled down to: ) Give an algorithm for solving the tribonacci problem. E.g. given 3 initial numbers, a0,a1,a2, for n>=3, an = a0+a1+a2. The algorithm is supposed to compute the n'th term, given an input n.

Say you have an array for which the ith element is the price of a given stock on day i. If you were only permitted to complete at most one transaction (i.e., buy one and sell one share of the stock), design an algorithm to find the maximum profit. Note that you cannot sell a stock before you buy one.
avatar

Summer Technology Analyst Intern

Interviewed at Goldman Sachs

3.7
Mar 6, 2019

Say you have an array for which the ith element is the price of a given stock on day i. If you were only permitted to complete at most one transaction (i.e., buy one and sell one share of the stock), design an algorithm to find the maximum profit. Note that you cannot sell a stock before you buy one.

Viewing 2171 - 2180 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 61,140 interview questions and reports from Software summer intern interviews. Prepare for your interview. Get hired. Love your job.