1.Find number of times a string appears in a string? 2.Easy Data structures question.
Software Engineer Internship Interview Questions
23,447 software engineer internship interview questions shared by candidates
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
What is the time complexity of Quik sort
Viewing 1171 - 1180 interview questions