Software Intern Interview Questions

20,214 software intern interview questions shared by candidates

1) Tell me about a time when you had to build a partnership with someone - I didnt focus on how it helped the other side and focused on benefits that I got which got me (I think) 2) Something that didnt go as planned 3) Challenges you faces when you had to do teawork 4) Tell me about a time you learnt new tech being tech savy
avatar

Software Development Intern

Interviewed at Progressive Insurance

3.9
Nov 3, 2025

1) Tell me about a time when you had to build a partnership with someone - I didnt focus on how it helped the other side and focused on benefits that I got which got me (I think) 2) Something that didnt go as planned 3) Challenges you faces when you had to do teawork 4) Tell me about a time you learnt new tech being tech savy

Given the root node of a tree, write two Java programs to visit all nodes of the tree, one in a depth-first fashion and the other in a breadth-first fashion, both without using recursion. Assume a node is represented by a class named Node, which has a method children() that returns a list of child nodes. Call node.visit() to visit a node.
avatar

Software Engineer Intern

Interviewed at Motorola Mobility

4.2
Mar 19, 2009

Given the root node of a tree, write two Java programs to visit all nodes of the tree, one in a depth-first fashion and the other in a breadth-first fashion, both without using recursion. Assume a node is represented by a class named Node, which has a method children() that returns a list of child nodes. Call node.visit() to visit a node.

Viewing 741 - 750 interview questions

Glassdoor has 20,214 interview questions and reports from Software intern interviews. Prepare for your interview. Get hired. Love your job.