Code a solution to rotate bitmap by 90 degrees given a structure definition representing the bitmap and a function prototype for the function to do the rotation.
Software Development Engineer Interview Questions
32,869 software development engineer interview questions shared by candidates
Write a program that acts as an application scheduler that runs executables at given times.
Write a program to do the SMS text recognition from the number pad. Basically, the three characters per number to possible text recognition (T9). Did I scare you enough?? :P
How will you test calculator with given buttons?
I take NDA's seriously, so I'm not gonna state it.
find median of two sorted arrays
How would you detect if a linked list is circular and how would you fix it?
The questions were easy on my understanding. If i have to rank the questions, then the most difficult among them was, to write a program to generate Roman numerals from the decimal numbers.
You are given an array of integers 'A' and a number 'x'. Find the largest values in 'A' such that it is smaller than 'x'.
insert an element at the end of a circular linked list in which you have just the pointer to the head
Viewing 2991 - 3000 interview questions