Detect if two strings are anagrams from one another. (Not palindoms! Anagrams are just mixed letters)
Development Engineer Interview Questions
37,123 development engineer interview questions shared by candidates
Questions on Basic Algorithmic and Programming Questions - easy to medium difficulty. Know basic algorithm questions.
You accidentally entered: cd /bin; chmod 644 chmod, how can you fix it
Mvc routing
what are your technological interests
Reverse a linked list - both iterative and recursive way.
How do you test the functionality of weather.com which takes a coordinates anywhere on earth and gives you accurate current weather information. After I given my plan which is to use automation tool collecting weather information from public weather station and compare results. I was asked what if there's no web service, no phone service, not even radio and you can't load weather forecast information from the public weather stations. Nor you can use historical value to test since the results need to be very accurate.
Question regarding how to retrieve the second highest repeated number in array the second question was how to print the nodes of binary tree level wise
Fixing minor errors in already written code
An integer is represented in binary as a sequence of 0's and 1's. Write a function that returns the number of 1's in the binary representation of a given integer.
Viewing 981 - 990 interview questions