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

Say you have a single-column table of entries of variable size. Implement this table to also contain methods to lengthen one cell, cut a cell shorter, and to return which cell we're pointing at if given a certain distance from the beginning of the table. All methods need to be fast (assume a single-column table with many many entries).
avatar

Software Engineering Intern

Interviewed at Palantir Technologies

3.7
Apr 16, 2012

Say you have a single-column table of entries of variable size. Implement this table to also contain methods to lengthen one cell, cut a cell shorter, and to return which cell we're pointing at if given a certain distance from the beginning of the table. All methods need to be fast (assume a single-column table with many many entries).

Given a TV remote, write a script that would give directions to input some letters. Starting from the upper left-hand corner. If the buttons were in 3 columns, and you wanted to type "feed", you would want the output of the program to say "right, right, down, PRESS, left, PRESS, PRESS, left, PRESS"
avatar

Software Engineer Intern

Interviewed at Google

4.4
Jan 23, 2014

Given a TV remote, write a script that would give directions to input some letters. Starting from the upper left-hand corner. If the buttons were in 3 columns, and you wanted to type "feed", you would want the output of the program to say "right, right, down, PRESS, left, PRESS, PRESS, left, PRESS"

Generate a new array from an array of numbers. Start from the beginning. Put the number of some number first, and then that number. For example, from array 1, 1, 2, 3, 3, 1 You should get 2, 1, 1, 2, 2, 3, 1, 1 Write a program to solve this problem.
avatar

Software Engineer Intern

Interviewed at Meta

3.6
Sep 21, 2011

Generate a new array from an array of numbers. Start from the beginning. Put the number of some number first, and then that number. For example, from array 1, 1, 2, 3, 3, 1 You should get 2, 1, 1, 2, 2, 3, 1, 1 Write a program to solve this problem.

Viewing 81 - 90 interview questions

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