Home
Career Center
Placement PapersCitrix pattern
Published: 21st Feb 2007 Read: 3859 times
citrix’s paper was having 60 questions with main stress to C, Operating Systems and some data structures. They had also given some unix questions related to fork().
the paper is broadly classified into two parts
1.technical questions
2.analytical questions
i will give what are the questions asked in the technical sections ... sorry i don't remember all those things but i will give ..
1.analytical questions
the analytical section is very easy
sample questions
1.3x2 + 2x + 5=3
2.some questions from r.s agarwall
it was very simple..
2.technical questions
the area covered in technical section
a))) more than 15 questions in C(function pointer, sizeof os structure, using bitwise operator(4 questions), pointers(5 to 7), strings)
printf("%d",printf("%s%s","hi","hi")&printf("%s%s","hi","hi"));
some similar type of questions.
b))) one or two c++ question(about inline function)
c))) one network question
d))) data structures (i think 5 to 6 question only from sorting)
e))) operating system (paging, race condition, thrashing etc)
f))) unix (two questions from fork(), signal , chmod, file)
g))) one AWK script program
thats all
Regards
Meganathan