Interpret binary numbers (originally given as string) as binary and add them up and return the result as a string
Internship Engineer Interview Questions
23,874 internship engineer interview questions shared by candidates
What are you interested in, what gets you out of bed to do the work?
How does Java compile?
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.
Viewing 1261 - 1270 interview questions