IQ questions
Financial Software Developer Interview Questions
591 financial software developer interview questions shared by candidates
Onsite Interview: Interview 1: Intersection of two array with or without space? factorial of number with or without recurssion Cube color problem(Given a bigger cube with 10*10*10 which consist of unit cubes. All six surfaces of cubes are painted, how many cubes left which don't have any color on them) Interview 2: "Given a list of sorted words, output the order of the letters used to sort them." And finally sort the another set of words with resulted order. How can i generate a unique int from a unique string. Give your Algorithm to make a hashmap <key: string, value:int> . Example, Alex and Leax should give different integer values. It should be for unique for every word. I know this is not possible as there are infinite words of characters, so give a hashfunction which give us rare collision
No
When developing financial software, what do you think is different from normal software development?
They asked a combinatorics question during the phone interview asking to count the number of ways an ant could crawl from one point to another in a grid.
Do I have experience with memory leaks?
How is memory stored? Difference between array and linked list? Binary search tree traversal
Tell me on project you did
After you formulate a solution to an algorithms question you have to write the C implementation on paper.
They asked me in depth questions about a project on my resume in the first round. In the second round they asked a geometry problem about finding the area of an arbitrary shape in a 2D plane (or at least something related).
Viewing 301 - 310 interview questions