Write a function that takes in two binary strings and returns their sum (also a binary string).
Intern Interview Questions
250,019 intern interview questions shared by candidates
given two sorted arrays, please merge them into a single array and still sorted. how to determine the size of array?
What is stack overflow in C?
reverse linked list, 1-2-3-4-5 to 5-4-3-2-1
Print out all the possible words that can be formed from a phone number.
Three ants start to walk on the sides of a triangle. What is the probability they won't meet?
Puzzle problem was given.
They asked me to make a function to determine if two sets of numbers are overlapping. (1, 3) (2, 5) are overlapping.
What is your favorite facebook product?
Two ways to assign memory for array in C.
Viewing 1671 - 1680 interview questions