Do you have Papers?
Do you have placement papers or exam papers or do you have any exam experience? Share with us
|
Subex Placement PapersSubex Placement Papers with explanation for interview, competitive examination and entrance test. Subex previous years solved Placement Papers and Technical questions.Fully solved examples with detailed answer description, explanation are given and it would be easy to understand.
The aptitude round consists of 3 sections:.1) Verbal reasoning.2) Analytical reasoning.3) Brain Teaser.Total 15 questions duration 20 minutes. It, s very easy to crack the first round. . .Some of the questions I remember that shared, below .Directions: Please read the passage and answer the ....
Sponsored Links
1) Written test.2) 2 technical interviews.2) 1 HR interview..Written test:.You will be given 3 ques, u have to do one in 30 min. .For me 3 questions were:.1) You have to create a list class to accept a string and do the following:.a) add a string to the list.b) delete a string node.c) sort it.d) pr....
SUBEX PAPER ON 14th JANUARY AT BANGALORE.Hi All, . I attended the test on 14th Jan 2007 conducted by Subex Azure ltd.The paper had C programming mainly on pointers..Part 1: 20 questions in C (1/2 an hour duration).Part2: A program to be written (1/2 an hour).Part1:.Assume. sizeof(char) = 2. ....
Hi every1, i, m pragathi a computer science engineering student from DSCE BANGALORE, recently got placed in SUBEX company.It was a pool campus for 4 colleges.UVCE, DSCE, JSS, SIT .The company PPT was held on 2nd september2008.the pay is 4 lk p a and monthly stipend of 3000 during 8th semester..2500....
SUBEX PAPER ON 30th AUGUST 2006 AT TRIVANDRUM. .hi guys.This is the subex azure placement paper. .My advice is tht if ur not comfortable with c, dont write subex(dont waste ur time ok!). . .hi guys.This is the latest question paper of subex azura.Test of location: Trivandrum.question pattern.C prog....
1. Written test:.It consists of two sections. Different sets of questions are there. .a. C programming test: - 20 questions, 30 min.C objective questions, u need to find out the output. The questions are easy but u should possess through knowledge about C programming. No negative marking. The ques....
I am sambit from eastern academy of science and tehnology, bhubaneswar.I had recently attended the SUBEX .that had occur in KIIT..the selection process was.1.technical test.2.technical interview by junoir project leader.3.technical interview by senoir poject leader..4.HR.In the TECHNICAL TES....
SUBEX PAPER ON 20th MAY AT KERALA.Hi, .Glad To tell i got placed in Subex, .First is aptitude test, prepare well C basics. esp POINTERS. And be prepared to write full programs. mostly based on FILE. Read command line arguments, reversing words in file, selecting all words with Capital letters in....
1)verbal.2)analytical reasoning.3)Brain teasers.the duration of the test was 90 mins..in brain teasers the question i remember are:.1)If x=y=2z and xyz=256 then what is the value of x?.(a)12 (b)8 (c)16 (d)6.Ans. (b).2)Pipe A can fill in 20 minutes and Pipe B in 30 mins and Pipe C can empty the same ....
1) fun(char *s, int n). {. if(n==0). return ;. fun(s, --n);. printf("%c", s[n]);. }. main(). {. char a[]="HELLO WORLD";. fun(a, 11);. return 0;. }. ANS=HELLO WORLD.2) #define TRUE 1;. #define FALSE -1;. #define NULL 0;. main(). {. if(NULL). printf("NULL");. else if(FALSE). print....
Sponsored Links
|
All Papers
|