How does Java compile?
Internship Software Interview Questions
24,827 internship software interview questions shared by candidates
Code a "minefield" array such that each neighbor is able to check whether the immediately adjacent neighbor is active (mine placed) or inactive (empty).
given two numbers represented by string - add them up and return the result.
Write an algorithm to find if one string can be converted to a palindrome with removing just one element?
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?
Viewing 1291 - 1300 interview questions