General questions about talents, work, life goals, strengths, etc.
Technology Analyst Interview Questions
14,072 technology analyst interview questions shared by candidates
Wo sehen Sie sich in 5 Jahren?
What do you know about MSD?
nothing too complicated
They asked my about my personal skills
what are your experiences with analytics?
How would you manage a workload of various tasks of different importance.
Technical questions about SQL. For example, the difference between a primary key and a foreign key, parent and child tables, etc.
(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.
Viewing 811 - 820 interview questions