Technology Coordinator Interview Questions

24,932 technology coordinator 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.

You have a grid of 10 rows and 10 columns. Write a program to count how many squares there are. (it is not 100, there is the giant 1 square, a 1x1 square, 2x2, 3x3...etc from the left corner, but your points can start from the middle, or any other positions in the 10x10 square)
avatar

Technology Analyst

Interviewed at Goldman Sachs

3.7
Jan 13, 2012

You have a grid of 10 rows and 10 columns. Write a program to count how many squares there are. (it is not 100, there is the giant 1 square, a 1x1 square, 2x2, 3x3...etc from the left corner, but your points can start from the middle, or any other positions in the 10x10 square)

Viewing 1341 - 1350 interview questions

Glassdoor has 24,932 interview questions and reports from Technology coordinator interviews. Prepare for your interview. Get hired. Love your job.