compute the square root of x
Engineer Intern Interview Questions
20,636 engineer intern interview questions shared by candidates
Write a function that prints out all subsets of a given set of numbers.
Determine if a string is of a valid format.
What is the difference between an abstract class and an interface?
Normalization questions coding question: Program to find the element occurring odd number of times in an array Complexity
Design a stack with min(stack) operation in constant time
"code a program that checks if a linked list is circular"
Second Round: This was a bit difficult. The question is to generate sample math problems(additions) for a 8th grade student and the results should be stored in such a way that they can be printed when required. Sample problem is 7+8=_____ The constraints are:- 1) The numbers that are to be added should be <=9 2) The result should be <=17
Main question was verifying whether a binary tree was a BST, given the function header that looked like public boolean isBST(root). He stated no other functions could be created and that child nodes did not have links to their parents.
Q: forgot the specifics but there were many questions
Viewing 261 - 270 interview questions