When you need to learn a new programming language, how do you go about it?
Summer Research Intern Interview Questions
12,920 summer research intern interview questions shared by candidates
Why do you see yourself as the best fit for this position?
1. Tell me about yourself? 2. Behavioral questions around leadership, strengths, weaknesses, difficult situations 3. Technical is mostly accounting and valuation-related questions
Tell me about yourself/walk me through your resume
Walking me through your resume
(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.
Name a time when you worked with a team member you had a conflict with and what you did to resolve the problem?
All questions were behavioral and cultural suit. Several questions about recent news Question about markets interest rates etc.
Describe a project you did that required a lot of analytical thinking?
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 591 - 600 interview questions