Software Development Engineer Intern Interview Questions

2,286 software development engineer intern interview questions shared by candidates

There was as such no hard question for me. But unfortunately i was not prepared for this interview. Frankly this was my first ever interview. So yes i was bit nervous and i didn't knew about the tips and tricks for cracking the interview at that time. I was asked the following 2 questions: 1. given a tree, do the level order traversal of the tree. Explain the logic and write it's proper code not pseudo-code. 2 given a link list, Reverse a Linked List in groups of given size. write it's code.
avatar

Software Development Engineer Intern

Interviewed at Amazon

3.5
Mar 30, 2014

There was as such no hard question for me. But unfortunately i was not prepared for this interview. Frankly this was my first ever interview. So yes i was bit nervous and i didn't knew about the tips and tricks for cracking the interview at that time. I was asked the following 2 questions: 1. given a tree, do the level order traversal of the tree. Explain the logic and write it's proper code not pseudo-code. 2 given a link list, Reverse a Linked List in groups of given size. write it's code.

Convert a 2D sorted LinkedList to a 1D sorted LinkedList. Basically the 2D LinkedList is a Sorted LinkedList where every node is pointing to another Sorted LinkedList. And the output should be a single Sorted LinkedList.
avatar

Software Development Engineer Intern

Interviewed at Amazon

3.5
Dec 3, 2020

Convert a 2D sorted LinkedList to a 1D sorted LinkedList. Basically the 2D LinkedList is a Sorted LinkedList where every node is pointing to another Sorted LinkedList. And the output should be a single Sorted LinkedList.

Viewing 391 - 400 interview questions

Glassdoor has 2,286 interview questions and reports from Software development engineer intern interviews. Prepare for your interview. Get hired. Love your job.