What is one time you had a team member that made you angry or frustrated? How did you handle it?
Technology Analyst Program Interview Questions
2,220 technology analyst program interview questions shared by candidates
Implement an account manager that can get, deposit to, withdraw from, and transfer between accounts. After that, implement and undo function and a redo function.
Design a transaction system for debit and credit card accounts. We have to save the last 7 months of customer statements, and some other requirements. OOD UML class diagram fine I was told.
Given a dollar amount convert it into euro coins and bills. You are given the dollar amount as the argument, and said that the dollar to euro rate is 1.30. You are given that euro denomations are 500 bill, 200 bill, 100 bill, 50 bill, 20 bill, 10 bill, 5 bill, 2 bill, 1 bill, 50 cents, 25 cents, 10 cents, 5 cents, 2 cents, 1 cent. Convert that dollar amount into the least amount of bills and coins.
Q: Given an array of ints, push all 0's to the front.
Divide two numbers, using only bit operations.
Technical: 1) "Design a OO structure to handle users, bank accounts (users can have more than one), CC numbers, balances, withdrawals, etc." 2) "Given two stacks of "Transactions," return the first intersection."
Sort two stacks.
Add two numbers represented as linked lists of the digits
Explain something technical to someone non-technical (what they want here is to use the SAR method - situation, action, results). So don't just say "well, I would use analogies and visual aids." You need to be thorough and demonstrate an instance where you had to explain something technical and how you were able to get it across to someone non-techy.
Viewing 251 - 260 interview questions