add up all digit in a given integer
Financial Engineer Interview Questions
1,105 financial engineer interview questions shared by candidates
Given some rules of an alphabet (like a->c, 'a' comes before 'c'), find the alphabet.
Difference between memmove() and memcpy() in c. Implement your own memmove() and memcpy() functions.
Heap and Stack When compilation and calling functions
Given four arrays containing any number of random intergers, find the intersection of the four arrays. Asked to improve the time complexity till they were satisfied.
gave me a Uint of 1 byte and asked me to match it with pattern of 10101 bits in the content of Uint given through a function called getbits().
A technical question about traversing a made up data structure somewhat similar to a binary tree but with additional restrictions. Was not too difficult to do recursively but then they asked for an iterative solution which was more challenging.
Why Other Company?(unexpected .... i was prepared for Why Bloomberg but not for this)
A variation of Candy Crush.
A binary tree question. Connect left child and right child.
Viewing 331 - 340 interview questions