(Paper) Qualcomm Latest Placement Paper Pattern - July 2012
Qualcomm
Company Name : Qualcomm
Job Profile : VLSI
Its written Paper consisted of Three Sections:
- Aptitude & verbal Ability.
- Programming
- VLSI.
Aptitude was very simple.
Programming Questions:
- Which is fastest sort? Bubble Sort, Heap Sort, Shell Sort, Quick Sort.
- Which sorting algorithm is implemented in Quick Sort.
- Trees & Graphs basic questions.
- To find the no. of nodes of a tree, some info was given about it.
- Main()
{
Printf (“%u”,main);
}
Output??
VLSI
- How do we write comments in VHDL?
- RCR, ROR instruction are given, and output of the program has been
asked? - RISC is related to POP/PUSH or STA/LDA ??
- Half Subtracter Borrow & difference expressions?
- XOR gate using NAND?
- CL , AL registers in 8086?