Wednesday, June 2, 2010

Question at airvana

Q1. Write algo to find sum of any two elements in array to sum given value.
like any element of array a[x] + a[y] == SUM. we should write efficient algo.

Q2. we should pass double pointer if we want to delete/modify first node of list or head of list

Q3. what is volatile

Q4. difference between normal OS and RTOS

Q5. how to identify IP fregmentated packets.

Q6. why TCP throughput decrease if we use TCP instead of UDP?

Q7. try to read about multithreeading and multicore.

No comments:

Post a Comment