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,183 intern interview questions shared by candidates

1. Given an array that contains duplicates (except for one value), find the one value that does not have a duplicate in that array. Explain the complexity of your algorithm. So in the array: A = [2, 3, 4, 5, 2, 3, 4] your algorithm should return 5 since that's the value that does not have a duplicate. 2. Explain the process that happens when you type your username and hit submit on a website (HTTP, server/client communication, etc...)
avatar

Software Engineer Intern

Interviewed at AppFolio

4
Jan 24, 2014

1. Given an array that contains duplicates (except for one value), find the one value that does not have a duplicate in that array. Explain the complexity of your algorithm. So in the array: A = [2, 3, 4, 5, 2, 3, 4] your algorithm should return 5 since that's the value that does not have a duplicate. 2. Explain the process that happens when you type your username and hit submit on a website (HTTP, server/client communication, etc...)

Case study: You are a senior project manager with the option to choose one of two clients for your next project: Client A, whose brand A has a very broad customer base consisting of customers who buy Brand A infrequently. Client B, whose brand B has a much smaller but more loyal customer base. If you had enough resources to conduct research for only one brand, which would you pick (and believe will be most successful), and why?
avatar

Professional Services Intern

Interviewed at Nielsen

3
Mar 10, 2011

Case study: You are a senior project manager with the option to choose one of two clients for your next project: Client A, whose brand A has a very broad customer base consisting of customers who buy Brand A infrequently. Client B, whose brand B has a much smaller but more loyal customer base. If you had enough resources to conduct research for only one brand, which would you pick (and believe will be most successful), and why?

Write a function called eval, which takes a string and returns a boolean. This string is allowed 6 different characters: 0, 1, &, |, (, and ). Eval should evaluate the string as a boolean expression, where 0 is false, 1 is true, & is an and, and | is an or. An example string might look like "(0 | (1 | 0)) & (1 & ((1 | 0) & 0))"
avatar

Software Engineer Intern

Interviewed at Dropbox

3.9
Nov 13, 2012

Write a function called eval, which takes a string and returns a boolean. This string is allowed 6 different characters: 0, 1, &, |, (, and ). Eval should evaluate the string as a boolean expression, where 0 is false, 1 is true, & is an and, and | is an or. An example string might look like "(0 | (1 | 0)) & (1 & ((1 | 0) & 0))"

Viewing 351 - 360 interview questions

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