how do you overcome a problem with a coworker?
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: Can you tell me about a time you failed something, either in school or at a job?
Question #2: How did you land in this particular field?
Question #3: What do you hope to gain from this experience?
248,514 intern interview questions shared by candidates
Asked me to introduce my pertinent experiences. After that there was a very easy coding question. Give you an array, find the two numbers that are closest to each other. Return the smallest pair if there are more than one solutions.
How to save resources' IDs used by an activity and access them in O(1), assuming there could be an infinite number of resources?
Given a binary tree, where each node has a third reference which is not yet initialized, go through the tree and point the third reference to the rightmost tree node on the same level. If there are no other nodes to its right, point it to null.
Given a sorted array, write a function that will create a binary search tree from the array.
How many new cars, on average, are bought in the US each year?
Tell me about a time you were a leader and were unsuccessful.
Find the sublist with the greatest sum in linear time
What are your career goals
implement atoi
Viewing 831 - 840 interview questions