Intern Software Engineer Interview Questions

9,360 intern software engineer interview questions shared by candidates

Another question they asked was database related, which I have nearly no knowledge of. They asked how I would handle a scenario of retrieving data from a database, then storing it within a data structure. The data from the database included customers' names and the items they previously purchased from Microsoft.
avatar

Software Developer Engineer Intern

Interviewed at Microsoft

4
Jan 7, 2014

Another question they asked was database related, which I have nearly no knowledge of. They asked how I would handle a scenario of retrieving data from a database, then storing it within a data structure. The data from the database included customers' names and the items they previously purchased from Microsoft.

There were a good mix of technical questions and general experience questions. The technical questions were partly simple questions about Objective C memory management and stuff as well as some data structures and algorithms questions.
avatar

Software Engineer Intern

Interviewed at Apple

4.1
Feb 11, 2014

There were a good mix of technical questions and general experience questions. The technical questions were partly simple questions about Objective C memory management and stuff as well as some data structures and algorithms questions.

About the question that searching a particular word and inserting blanket around it, I didn't pay much attention about the word "word" at first, so if search "all" in a string "install", my code would return something like "inst<b>all<\b>". The interviewer pointed out this issue, then I add some thing like first searching a separator then compare the word.
avatar

Software Engineer Intern

Interviewed at Indeed

3.8
Feb 12, 2014

About the question that searching a particular word and inserting blanket around it, I didn't pay much attention about the word "word" at first, so if search "all" in a string "install", my code would return something like "inst<b>all<\b>". The interviewer pointed out this issue, then I add some thing like first searching a separator then compare the word.

A set of line segments represent a geographical region (enclosing line segments). you have a couple of such sets. All together, the regions form a complete closed Big region. Find the bounding line segments for the total Big region.
avatar

Software Design Engineer Intern

Interviewed at Microsoft

4
Mar 10, 2010

A set of line segments represent a geographical region (enclosing line segments). you have a couple of such sets. All together, the regions form a complete closed Big region. Find the bounding line segments for the total Big region.

Viewing 2961 - 2970 interview questions

Glassdoor has 9,360 interview questions and reports from Intern software engineer interviews. Prepare for your interview. Get hired. Love your job.