Write a program to find (x^y) % z
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,188 intern interview questions shared by candidates
How many times does the Earth rotate around its own axis while it makes one revolution around the sun?
if we had a list of n nodes, what are the maximum number of edges there can be for a directed acyclic graph?
Asked what RFI stands for.
You have a file with 4 billion integers. Find an integer that doesn't exist in the file, given that you have very little available memory on your computer.
Can you think of an example of a scenario where you would want to use a tree with more degrees of branching than a binary tree?
Given a list of n elements...every element has a duplicate except one...Find that lone number?
string compression: aaabbbbcc ->a3b4c2
Explain a time you had too much to do in too little time
Letters are represented by numbers, e.g. A = 1 B = 2 ... J = 10 K = 11 etc. Given a number (e.g. 113), how many different combinations of letters could this be converted to?
Viewing 141 - 150 interview questions