What is the difference between malloc and calloc.
Intern Software Interview Questions
17,771 intern software interview questions shared by candidates
If you had to design an alarm clock for a deaf person, how would you go about doing it? When would you use recursion vs. iteration and why? Write a function to print out the Fibonacci sequence using both of the aforementioned methods.
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)
you are given an array, you have to right shift or left shift that array by K elements. K will be given as input.
Dynamic programming question, seeing occurrences of same integer previously in a list.
Can you differentiate C and C++ for me?
There was a question about delimiters that was tough.
Tell me about your self.
What is your background in computer science?
Viewing 2171 - 2180 interview questions