Write a code to find out if two string words are anagrams
Software Engineering Interview Questions
56,348 software engineering interview questions shared by candidates
Write an algorithm to insert a new value into a circular sorted linked list.
Write an algorithm to determine if all of the delimiters in an expression are matched and closed.{(abc)22}[14(xyz)2] should pass [ { ] } should fail { (x) } [ should fail
Given a sorted array of infinite length, how would you find a certain value?
A IQ question: I have 9 coins and 8 have the same weight and the last one is heavier. I also have a balance beam to weigh the coins with. I can only use the balance beam 2 times to find the heavier coin. How do you find the heavier coin?
If there was a bird flying north at 10 mph through winds blowing east at 13mph and it was slightly overcast, how many fingers are on a seals hand?
What would you do when your asked to do something that you don't like?
How do you define success?
Why Intentional?
What is a closure in Javascript?
Viewing 121 - 130 interview questions