Software Developer Engineer Interview Questions

466,919 software developer engineer interview questions shared by candidates

Given a tree where every right node is a leaf, meaning that it can only extend on the left side, invert it such that the leftmost node is now the root, and all of the previous left nodes are now on the right side. The former right nodes will be on the left side.
avatar

Software Engineer

Interviewed at LinkedIn

3.8
Oct 28, 2015

Given a tree where every right node is a leaf, meaning that it can only extend on the left side, invert it such that the leftmost node is now the root, and all of the previous left nodes are now on the right side. The former right nodes will be on the left side.

A couple tricky questions. One required writing a modified binary search, the other dealt with data structures and how to efficiently check if a given set of numbers contained two numbers summing to some other number x.
avatar

Software Engineer Intern

Interviewed at LinkedIn

3.8
Feb 8, 2013

A couple tricky questions. One required writing a modified binary search, the other dealt with data structures and how to efficiently check if a given set of numbers contained two numbers summing to some other number x.

Viewing 1181 - 1190 interview questions

Glassdoor has 466,919 interview questions and reports from Software developer engineer interviews. Prepare for your interview. Get hired. Love your job.