What thing about yourself other than experience and grades would make you a better candidate than the other people?
Computer Analyst Interview Questions
5,339 computer analyst interview questions shared by candidates
If ever did anything to harm U.S or not?
1. Given an empty BST consist of n nodes and and an array consist of n numbers. The n nodes in a BST have been already arranged in some fashion(i.e. the BST is not empty), and none of the nodes in BST are having any data, that means we have to pick the n numbers from the given array and have to fill in the given BST. We have to make sure that the structure of the BST doesn't change. That means all the left subtree and right subtree at any given node should not change at all. 2. We have a function which returns a value among {1, 0, -1}. When the function returns -1 that means we have to terminate. we have to keep on calling this function and till we get -1. this means we will get series of 1's and 0's which we have to treat like bit pattern and has to check whether the given number is divisible by 3 or not. for e.g. the function call returns the below output. 101-1=> 101 => it's a 5 which is not divisible by 3.
How do cell phones work?
Partition an array such that all non-zero values are at the beginning.
What is the most challenging thing you faced in a group project?
do you have a criminal history
can you work on every season regularly
Desgin a search system for a document search.
What is 99-9+67+87-671+78235-887+999-12+87
Viewing 11 - 20 interview questions