Given two sets of events, return the length of the longest common suffix of them.
Engineer Internship Interview Questions
24,147 engineer internship interview questions shared by candidates
1.Find number of times a string appears in a string? 2.Easy Data structures question.
why Bloomberg
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
Viewing 1211 - 1220 interview questions