Given two strings with the same characters except for one additional character in one string, return that additional character.
Software Interview Questions
549,961 software interview questions shared by candidates
What would you do if senior management demanded delivery of software in an impossible deadline?
how can a particular application be tested apart from testing its functionality
Why does one use MSE as a measure of quality. What is the scientific/mathematical reason for the same?
What is an abstract class and why would you use it?
What would you say are the minimal requirements needed to successfully manage a software development project?
Write a method to determine if a string starts with an uppercase letter.
What are some of the things you might consider when designing a database?
Given a string (understood to be a sentence), reverse the order of the words. "Hello world" becomes "world Hello"
Write code in your favorite programming language that will accept two strings and return true if they are anagrams.
Viewing 11 - 20 interview questions