Write a function, that, given a paragraph as input, outputs the paragraph with all the words reversed.
Developer Intern Interview Questions
716,624 developer intern interview questions shared by candidates
Delegates, Protocol, blocks, multithreading, GCD, project specific, some behavioural questions etc
He asked me to write a function to detect whether string1 contains all letters in string2
In a sequence of alphabets (like aaabbddaabbcc) write a program to find the number of the consecutive alphabets in and print the alphabet and number. example :if input is aaabbddaabbcc then output should be 3a, 2b, 2d, 2a, 2b, 2c
How do you swap two numbers without declaring temporary variable?
Given a set of strings. Check if a new string is equal to any of them. Here equal means the letters are the same, like abbc=bacb
Tell me about your favorite or the most challenging project you worked on
How much would you be willing to pay to join the following game? Start with 0 dollars on the table. You flip a fair-sided coin. If the coin is heads, I add another dollar, and you flip again. If the coin is tails, you walk away with the cash on the table.
According to you what is a good code?
Problem given are general and tough
Viewing 1301 - 1310 interview questions