Given two arrays, write a function to compute their intersection.
Software Development Intern Interview Questions
2,988 software development intern interview questions shared by candidates
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)
There was a question about delimiters that was tough.
Find all substrings of a given string that are an anagram of another given substring.
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
Store the words in a document.
FInd nth number in a Fibonacci series.
Reverse a string
Viewing 401 - 410 interview questions