Sunday, September 7, 2008

ST Microelectronics Placement Paper Pattern

ST Microelectronics 2006 Job Paper Pattern:

Here is the previous ST Micro placement paper procedure or employment test pattern.
First is the written test:
Questions are from DBMS, Unix basics, reasoning and basic Quantaitive aptitude

GD - Group Discussion:
The topic given to our group of 8 was "Who is responsible for Bugs in Software?"

Technical Interview:
This is an important part of the recruitment process.
Important topics for you: DBMS, Unix and C language

Next part of ST Microelectronics placement test is HR Interview.

Second HR: This is a tough part. You should not do any mistakes here after clearing 4 parts.
All types of questions can be asked.

In many university campus placement papers or recruitment tests, there are three types of question papers provided:
IT (For MCA students)
Embedded Software for B.Tech / BE CSE and ME/Mtech CS
Hardware for BTech / BE ECE engineering branch and ME/MTech ECE


Some technical written test sample questions are given below:
1. Int *p;
P=(int *p)malloc(100);
What is sizeof(p), sizeof(*p)

2. A question on Quick Sort

3. Piggy Backing is For?

4. In POP operation of Microprocessor how does it process the instruction?
Answer: It pops the instruction and decrements the stack pointer. You can see microprocessors and ece questions here.

A boolean expression related problem.

Where does Global, Local and static variables of a program lie?

Three question on hardware.

No comments: