How to retrieve a file with a specific string or keyword using UNIX command line
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,183 intern interview questions shared by candidates
In the second interview they gave me a situation: If you were told one year in advance that a giant earthquake would completely break california from the mainland US, and had anyone's skills at your disposal, what would you do to prepare for that day.
I've been asked three questions. The only one I missed is quite a basic question:If you want to do something before Java GC recycle the object?
Given a dollar value, write a function that calculates the number of possible coin combinations that make up that value.
Write a function to convert First Name, Last Name to Last Name, First Name.
What are some of your weaknesses?
Given a word and a list of valid English words, return a list of all valid words that can be made by permuting the characters in the given word.
given the utitlies getFriend(User u) and areFriends(User u1, User u2), write the function which takes as parameter the array of users and return a bool saying if you can divide the users in 2 groups s.t. if u1 and u2 both belong to a certain group, they are not friends.
Determine the 10 most frequent words given a terabyte of strings.
How would you print a large, balanced degree-bound tree in breadth first order, using only O(1) space?
Viewing 471 - 480 interview questions