Reverse a string
Development Intern Interview Questions
5,459 development intern interview questions shared by candidates
Reveres all the words in a string before you encounter a word which has 'x' in it. Hi, I like Microsoft asdfxab Settle -> Microsoft like I Hi, asdfxab seattle.
What is the largest / most difficult program you have written in C/C++?
Design an alarm clock for a deaf person
given a number in string format ("13") and an int (10) write a function to return the number in the specified base (ie, convert("13", 16) returns 19)
How would you go about a situation where you are given a task and you don't know how to do it.
There was a question about delimiters that was tough.
I was asked in 3rd round how will I know if the request sent by the driver to the website is successful or not. If not then what is the issue.
Find all substrings of a given string that are an anagram of another given substring.
What's 1,000 * 100,000?
Viewing 701 - 710 interview questions