Technology Analyst Interview Questions

14,072 technology analyst 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 811 - 820 interview questions

Glassdoor has 14,072 interview questions and reports from Technology analyst interviews. Prepare for your interview. Get hired. Love your job.