Given two strings; boston and obtons how can you determine that they, and any other set of strings, are anagrams of each other. Try and make it as efficient as possible.
Engineers Interview Questions
843,375 engineers interview questions shared by candidates
Why I looked on glassdoor
How would you find if a number if a power of 4?
The code test, they give you 4 test case, which is regular format. But there is a button for additional 20 test case. They are hidden the content of test case. I always failed two of them. and didn't know why. So I cannot improve my code.
Tell me more about your background and previous professional experiences?
commercial awareness
Write a multiplication function without using the multiplication operator - instead use addition, subtraction, and recursion.
General whiteboard exercise and code challenge
If you have eight objects that all weigh the same except for one (which is heavier) and a two-sided scale, what is the minimal number of times you can use the scale to determine the odd item out?
Dangling Pointer in C++
Viewing 2481 - 2490 interview questions