Intern Engineer Interview Questions

18,169 intern engineer interview questions shared by candidates

given an integer, output all the prime factors of that integer, ex: input: 6, output: 2,3 input 25, output: 5, 5 given an integer array, output all the numbers that appear odd number of times, ex: input: 1,2,1,3,3,4 output: 2, 4
avatar

Software Engineer Intern

Interviewed at Amazon

3.5
Mar 13, 2014

given an integer, output all the prime factors of that integer, ex: input: 6, output: 2,3 input 25, output: 5, 5 given an integer array, output all the numbers that appear odd number of times, ex: input: 1,2,1,3,3,4 output: 2, 4

Write a function to reverse a String. I asked if I could use Java which the interviewer said was fine. After writing half the code he indicated that I actually should have written the algorithm for a character array. Ughh, I really screwed this one up but I feel like the question should have been administered better.
avatar

Software Development Engineer Intern

Interviewed at Microsoft

4
Nov 2, 2012

Write a function to reverse a String. I asked if I could use Java which the interviewer said was fine. After writing half the code he indicated that I actually should have written the algorithm for a character array. Ughh, I really screwed this one up but I feel like the question should have been administered better.

Viewing 371 - 380 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 18,169 interview questions and reports from Intern engineer interviews. Prepare for your interview. Get hired. Love your job.