why Bloomberg
Software Engineer Summer Internship Interview Questions
23,908 software engineer summer internship interview questions shared by candidates
Why do you want to work at Bloomberg?
What's the difference between TCP and UDP?
R2: detailed explanation of my past projects (writing the code in an editor). Some questions about teamwork. One medium-level algorithm problem.
They asked to write a program that could identify if the delimiters in a string were balanced
Given an array of size N and a sum K, return a pair of integers in N that sum to K
Merge k sorted linked lists/arrays
Giving a tuple (ord, str) of type (string, string), check whether all the characters that appear in both str and ord are in the order of ord. Examples: (abc, qaqbqc) -> True (abc, aaaqbbb) -> True (abc, caaabbbccc) -> False
What is the time complexity of Quik sort
Java Script is what ?
Viewing 1181 - 1190 interview questions