Write an algorithm to find if one string can be converted to a palindrome with removing just one element?
Internship Software Engineer Interview Questions
23,908 internship software engineer interview questions shared by candidates
Print the nth node in the in order traversal of a binary tree.
1)Construct a binary tree given inorder and preorder traversal arrays? 2) Merge two sorted arrays?
it was more like a discussion question, I have a binary tree with positive and negative values i want to represent it in arrays of integers u can use 1 or more arrays to represent it, after that we want to write a function that take this representation and construct the binary tree
I don't want to give specifics of questions but generally stuff with processing data, using heuristics, and some very basic C questions.
Describe how you would solve problem X that our team is working on
What would you expect about a day in life in this job?
Sort an array with only 0, 1, 2 and do it while accessing every element only once and without counting the number of each one.
I had a phone interview while they were able to see me code. They asked me a coding question on stacks on balancing parentheses. I was emailed several questions after which I was setup with an engineer from Facebook to interview with. There were supposed to be 2 interviews, you would only get the second one if you did well on the first.
First Round: Simple String Manipulation Question.
Viewing 1251 - 1260 interview questions