1. Given a list of strings return all strings that are ambigrams of each other. 2. Implement a linked list in C++.
Financial Software Developer Intern Interview Questions
139 financial software developer intern interview questions shared by candidates
Nothing unexpected, but I was hoping Bloomberg would focus more on thinking questions rather than syntax which comes from experience.
Given a set of intervals, find the maximum number of intervals that overlap at a single time point.
Asked about Databases, Primary keys etc. which I was not very conversant with
How to find the top ten scores for a game? How to shuffle a iPod playlist so you can still use next and back? What's the difference between C++ and Java for memory management?
How to find the total area of some overlapping cycles.
Second question was about using a hash table to store info about web history. Bloomberg seems to ask a lot about hash tables, probably due to their efficiency.
Three to four questions were on inheritance (virtual inheritance, multiple inheritance). There were a few questions on the standard library (cout, cin, cerr). What are predicates? What is polymorphism? Questions on the STL algorithms (find()).
Find intersection of two integer sets.
How would you implement a garbage collector? Explain the most popular approaches, discuss their pros and cons. Discuss the data structures you would use for the implementations and the reasons for your choices.
Viewing 121 - 130 interview questions