know your resume. they may ask you a question where you have to show those skills
Technology Analyst Program Interview Questions
1,658 technology analyst program interview questions shared by candidates
How would you design a new social media platform
Balanced braces technical question.
Write a method that takes a string input (someone else's program) and checks whether the parentheses, brackets, et c are balanced i.e. there are as many opened as there are closed.
What is one time you had a team member that made you angry or frustrated? How did you handle it?
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.
Viewing 161 - 170 interview questions