COMING SOON!!!
  1. 1.projects and mini projects for final years with complete source code and reports.
  2. Daily updates of all the placement papers that are conducted throughout the country for all companies.
  3. Real time examples of interview tips and mistakes and GD tips.
  4. More company profiles and placement papers
So keep visiting to check for any updates!!

Monday, May 28, 2007

Conexant

PAPER1, feb 007

There were 50 objective type questions to be done in 60 minutes.
There was also one subjective section of 5 questions. The objective were pretty easy and all of them were on C programming.
There were 5-7 objectives on OS and few on networking but they had mainly focussed on programming.
The subject questions were on writing a simple code on function pointers and declaring a 2d array using malloc. There was one question on link list reversal. One question was to tell the error the program has. That's it.



PAPER 2


a few questions from the paper are as follows:

a) give the declaration of a array of function taking
int etc etc
b) give the prototype of the function
printf
c) give the output of the following function
x= 7;
y = 9;
y += x++;
whats the value of x and y

d) one question related to clock, basicallly the
angle between the minute hand and hour hand

e) built a finite state automata for accepting even
number of 'a' and 'b' , 0 is even

f) given a tree, write a algo to find whether its a
binary search tree or not

g) there was a question related with the traversal of
tree

The paper was easy and the time they allocated was
1:45 minutes

No comments: