Take an input string and output the reverse of that string. May use any programming language.
Analyst I Interview Questions
27,479 analyst i interview questions shared by candidates
Did ask some basic programming questions, ex. Have you ever used UML?
You are working on a project with Time, Cost and Quality as deliverable constraints. What will you maximize the most and why?
Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person A can cross the bridge in 1 minute, B in 2 minutes, C in 5 minutes, and D in 8 minutes. When two people cross the bridge together, they must move at the slower person's pace. The question is, can they all get across the bridge in 15 minutes or less? Write an alogorithm to solve the puzzle.
What is the difference between a line of credit and a term loan?
Connect nodes at the same level in a binary tree
You've a singly linked list where every node in the list has a field "random" which points to other node in the same list. Write a function to clone this list (create a new copy of the same). Don't use extra space (just the pointer variables are fine).
If you didnt know the the answer to a question, or how to do something correctly, what would you do?
What is your biggest weakness?
Are you willing to travel?
Viewing 91 - 100 interview questions