Software Development Intern Interview Questions

2,988 software development intern interview questions shared by candidates

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.

Design an algorithm to take a list of strings as well as a single input string, and return the indices of the list which are anagrams of the input string, disregarding special characters. Given a binary tree which is a sum tree, write an algorithm to determine whether the tree is a valid sum tree or not. Then, write an algorithm that will fix the tree to make it a sum tree. Then, write an algorithm which will fix a tree to make it a sum tree by only using addition.
avatar

Software Development Engineer Intern

Interviewed at Amazon

3.5
Aug 14, 2013

Design an algorithm to take a list of strings as well as a single input string, and return the indices of the list which are anagrams of the input string, disregarding special characters. Given a binary tree which is a sum tree, write an algorithm to determine whether the tree is a valid sum tree or not. Then, write an algorithm that will fix the tree to make it a sum tree. Then, write an algorithm which will fix a tree to make it a sum tree by only using addition.

Viewing 501 - 510 interview questions

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