Heap and Stack When compilation and calling functions
Financial Software Developer Interview Questions
679 financial software developer interview questions shared by candidates
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.
How would you sort a text file full of phone numbers. You do not have enough memory to load all the file contents at once and sort them. You should write back the sorted list to the file in the end.
Questions on the technical assessment were mostly about flipping an object a number of times in space, counting characters, reading comprehension, and simple logic problems.
How would you print last n elements of a linked list, n being small compared to size of linked list?
Viewing 261 - 270 interview questions