Given a dollar value, write a function that calculates the number of possible coin combinations that make up that value.
Financial Software Developer Intern Interview Questions
591 financial software developer intern interview questions shared by candidates
I've been asked three questions. The only one I missed is quite a basic question:If you want to do something before Java GC recycle the object?
There is a linked list, only given the pointer of one node, how to delete that node in the linked list.
Generate the first n prime numbers and time complexity.
if A! + B! + C! = ABC and A, B, C are single digit numbers, find A, B, and C.
Now if you have a sorted array, how will you search for an element?
6 face dice. He rolls 1 to win, and me 6. He rolls first, what's the probability that he eventually win.
2 pieces of string of different length and non-uniform width, each take one hour to burn. the remaining length of a burning string doesn't tell you how much longer it burns for. with a lighter measure 45 mins.
Write a program to reverse each word in a string and remove spaces say "i am good" to "imadoog".
Given an array of 1..n numbers with 2 numbers missing in it find the missing ones.
Viewing 51 - 60 interview questions