What is your age?
Technology Analyst Interview Questions
14,068 technology analyst interview questions shared by candidates
Why do you want to work here?
What you want to do?
How do you assess the stability of a server
Reverse a string... If i give you a string "Here is your string" your output should be "string your is here". Then reverse the string character by character"
fibonacci sequence algorithms
Coding Test was basically 1 question to be solved in 45 minutes. Interview was basically based on behavorial questions.
Data structure questions
Find all duplicate strings in a list of strings and return a list without duplicates Which is more efficient to find a character in a list of 1000 characters, using a LinkedList or Array?
Fill a 2d array, A, such that the value at A[row][col] is lower than all those above it in the array, and lower than all those to the left of it in the array.
Viewing 71 - 80 interview questions