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.
Development Program Interview Questions
10,477 development program interview questions shared by candidates
Q: Given an array of ints, push all 0's to the front.
Divide two numbers, using only bit operations.
Case Study (What others have said)
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.
Tell me how you would explain a technical topic to someone who no relevant experience in the field.
Tell me about a time where you had to explain something technical to a non-technical person
Viewing 1051 - 1060 interview questions