1. How will you find the max and second max of an array of n elements? How will you find the largest k elements? 2. How will you properly shuffle a deck of cards?
Financial Software Developer Internship Interview Questions
758 financial software developer internship 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 271 - 280 interview questions