Intern Interviews

Intern Interview Questions

An intern works in a professional environment to gain practical, meaningful, and work-related experience in their chosen field or career. Interns are trainees who sign up to work for an organization for a short period of time to gain experience. Interns may be unpaid, partially paid, or paid.

Top Intern Interview Questions & How To Answer

Question 1

Question #1: Can you tell me about a time you failed something, either in school or at a job?

How to answer
How to answer: This open-ended question is designed to show how you recognize and grow from failure. Be sure to speak to how you identified the failure and the steps you took to ensure that you met success in the future. Discuss how you were able to reflect on the situation in order to grow from it.
Question 2

Question #2: How did you land in this particular field?

How to answer
How to answer: This open-ended question lets you share your passion for your chosen career. Discuss how you first learned about the field, the steps you took to put yourself on the path to this career, and what drives you to want to work in this field. Ensure that you answer this question with a visible enthusiasm for your chosen career.
Question 3

Question #3: What do you hope to gain from this experience?

How to answer
How to answer: This open-ended question allows you the opportunity to talk about the knowledge and experience you hope to get from working as an intern for their company. Be as specific to their company as possible.

248,188 intern interview questions shared by candidates

An analytical question about: Say you have ten stacks of coins with ten coins in each stack, each coin weighing 1g. However, one of the stacks has 2g coins instead of 1g coins. If you have a weighing scale and can only make one measurement, how do you determine which stack of coins weighs 2g each coin?
avatar

Technology Analyst Summer Intern

Interviewed at Goldman Sachs

3.7
Mar 21, 2013

An analytical question about: Say you have ten stacks of coins with ten coins in each stack, each coin weighing 1g. However, one of the stacks has 2g coins instead of 1g coins. If you have a weighing scale and can only make one measurement, how do you determine which stack of coins weighs 2g each coin?

Write an algorithm to construct run length encodings of arbitrary strings where repeated instances of the same character get replaced with [number of times character appears] + [character]. For example, "xxxxxx" becomes "6x". It should be unambiguous and the compressed string should always be shorter.
avatar

Intern

Interviewed at Google

4.4
Mar 28, 2015

Write an algorithm to construct run length encodings of arbitrary strings where repeated instances of the same character get replaced with [number of times character appears] + [character]. For example, "xxxxxx" becomes "6x". It should be unambiguous and the compressed string should always be shorter.

Given a string write a function which prints all the subsets of the string. Now make the function to return only unique solutions. For example if they give you "abc" you print out a ab abc ac b bc c Now for the unique solution constraint, if they give you "aba" the output should be: a ab aba b
avatar

Software Engineer Intern

Interviewed at Meta

3.6
Dec 13, 2013

Given a string write a function which prints all the subsets of the string. Now make the function to return only unique solutions. For example if they give you "abc" you print out a ab abc ac b bc c Now for the unique solution constraint, if they give you "aba" the output should be: a ab aba b

Viewing 111 - 120 interview questions

Glassdoor has 248,188 interview questions and reports from Intern interviews. Prepare for your interview. Get hired. Love your job.