You Are Here: Home » Subex Test Papers
SUBEX AZURE Placement test paper pattern and selection procedure with sample questions for 25th March 2008 latest subex employment test.
They have 5 rounds:
1) Written test
2) 3 technical interviews
2) 1 HR interviews
Written test: Consists of C and...
Subex azure came for campus placement / joint recruitment drive at KIIT College Bhubaneshwar, Orissa on 11th July 2007. Here is the Subex written test sample paper pattern and questions.
The whole test procedure consisted of 4 rounds.
1. Written test...
Subex India Technical and HR Interview Round questions and experiences for the campus freshers placement paper held at KIIT College Bhubaneshwar.
Technical Interview 1:
For this round you need good C language programming skills. They are giving programs...
SUBEX Test Paper at Kochi, Kerala on 20th May 2007
Here is the Rajgiri college, kochi campus placement paper for Subex. I am giving the selection procedure and pattern. First there is aptitude test, prepare C language basics especially Pointers. And be...
Subex Placement Test Paper Tech / Technical Interview Rounds and Questions:
Paper procedure / pattern:
There will be 3 rounds of interviews – 2 tech and 1 HR interview
1st round:
1) Full c and c++;
2) Something about project.
(6th sem dbms and main);
3)...
Here is the whole written test paper for Subex (February 2005)
Written test Question Paper: One hour
There are 2 parts.
Part 1 : 20 C Questions (corect=+1, wrong= -1)
Part 2 : 2 Programming problems, out of which you need to answer 1 (have to write C
code...
Some Subex Technical Questions and programs to solve are:
void main()
{
enum bool{true,false};
if(true==(2==3)
printf(“..
else
printf(“..
}
void main()
{
printf(“%d”,(float)3/2);
}
void main()
{
int (*func)(const *char)=strlen;
printf(“%d”,...
SUBEX AZURE Placement test paper on 12th january 2008 at bangalore for experienced developers / engineers / graduates.
This is for 2+ years of experience profile.
They have 4 rounds:
1) Written test
2) 2 technical interviews
2) 1 HR interview.
Written...
Subex placement test experience:
The test was for an hr. 30 minutes of objective C questions About 20 C language programs were asked. Questions were about topics like files, pointers and data structures. There was negative marking.
Other 30 minutes are...
SUBEX Azure Placement test held at Vemana College, Bangalore on 17th June 2007
Here is the placement paper pattern and questions for the written test:
There were 30 minutes for C language technical and 30 minutes for c programs.The program were on FILES....