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)
Software Engineer Summer Intern Interview Questions
9,354 software engineer summer intern interview questions shared by candidates
They asked to write a code in which ever language we are comfortable
In any language you want, write a queue using only stacks.
FInd nth number in a Fibonacci series.
Store the words in a document.
Reverse a string
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++?
What is the difference between malloc and calloc.
I was suppose to solve the game “set”
Viewing 1171 - 1180 interview questions