One question I remember was to create a function that accepts a number and returns the string representation of the number.
Internship Software Interview Questions
24,806 internship software interview questions shared by candidates
Something about an alien dictionary that I had to find the correct sorting of the letters.
How do you check if two numbers are equal without using comparators?
RISC vs CISC : citez la différence ?
Find local maxima in an unsorted array with n time
Giving a string with number from 1-250 in random order, but miss 1 number. How to find the missed number.
If you could do anything what would be your dream job
How do you identify islands (1's) in a sea of (0's)?
What is polymorphism? and real world example?
Given a string S and string T, implement a function search(string s, string t) that returns all occurrences of T or T's permutations in S. Assume that characters in S and T comprise of only lower and upper case English letters.
Viewing 31 - 40 interview questions