Motorola Placement Papers to Download in PDF and Word Format

Download motorola placement papers in ms word and pdf format for written exams. Check motorola sample interview questions and test papers for your job interview.
Advertisements

Motorola Placement Paper HR Interview 31 December 2011

Motorola Interview. There was a Technical Interview,followed by personal interview. Mainly concetrating on the interesting subjects. Write a Code To reverse a string using a recursive function, without swapping or using an extra memory. To reverse a linked list as above. given a macro like #define MAX(A,B) {to return that is larger} what will MAX(i++,j),MAX(i,j++) return. Difference between Macro and ordinary definition. Difference between Class and Struct. Testing and Maintenance.(will you work in it and what are they) Give the outputs of a compiler and assembler and loader and linker etc. If a new data structure, suppose a queue is to be added like int, long etc., where shall the changes be...

Motorola Placement Paper College Of Engineering,Trivandrum 19 May 2011

Motorola previous paper Motorola candidate experienceMotorola Telephonic InterviewThe selection procedure starts with a call from Motorola. this is a telephonic interview round. They will ask you general questions such as your hobbies, your goals in life etc etcThis is just to judge your communication skills. When I was appearing for the round, one of my seniors guided me through the entire process. I will put all that guidance in square brackets.[[For the interview, do not mention that you are interested in software or R&D, as soon as you say that, your file is closed.]] This has been verified with some of my friends, who said this and did not get a call, even though they have very good communication...
Advertisements

Motorola Placement Paper Technical C Questions 31 December 2011

Motorola c question with answer1.To reverse a string using a recursive function, without swapping or using an extra memory.2.To reverse a linked list as above.3. What will MAX(i++,j),MAX(i,j++) return.4. Difference between Macro and ordinary definition.5. Difference between Class and Struct.6. Give the outputs of a compiler and assembler and loader and linker etc.7. If a new data structure, suppose a queue is to be added like int, long etc.,where shall the changes be -- lex or yacc or where.8. What is a Real Time OS.9. Describe VRTX in few words.9. How does the scheduler know the time how it should be scheduled.10. Name some sockets, TLI, streams. and much about project.11. What is deadlock?...

Technical - Other

Motorola - Sample TechnicalQ. write a C code1.to reverse a string using a recursive function, without swapping or using an extra memory.2.To reverse a linked list as above.3. what will MAX(i++,j),MAX(i,j++) return.4. Difference between Macro and ordinary definition.5. Difference between Class and Struct.6. Give the outputs of a compiler and assembler and loader and linker etc.7. If a new data structure, suppose a queue is to be added like int, long etc.,where shall the changes be -- lex or yacc or where.8. what is a Real Time OS.9. Describe VRTX in few words.9. How does the scheduler know the time how it should be scheduled.10. Name some sockets, TLI, streams. and much about project.11. What...
Advertisements

General - Other

T here are Three streams 1 hardware ( sps) 2 software (gsg) 3 dsp ppt for 2 hours salary 28000 hardware 13 questions 1hour and 15 minutes software 20 questions Hardware questions Hardware questionsDraw the state transition diagram for sequence detector for the sequence 011. if the first bit detected is zero then SCRH should be asserted when the second bit is 1 the SCRH should remain asserted when the third bit is 1 the FOUND should be asserted and the SCRH should be disasserted. No bits should be left.ts=0.5 and Th=0.7 (for the this is the setup time reqd and hold time reqd)buffer has the delay of 1nsec what is the setup time _________nswhat is the hold time ___________ns a. b. for Each gate...

Technical - C & C++

MOTOROLA PSGTECH 2003There were basically 3 papers -software ,DSP, Semiconductor software paper (20 questions 45 minutes) concentrate more on data structures 10 questions from data structures and 10 from C++ and data structures10 questions were in the fill in the blank format and 10 questions were multiple choice questions.bubble sorting is a)two stage sorting b).....c).... d)none of the above.c++ supports a) pass by value onlyb) pass by namec) pass by pointer d) pass by value and by reference.Selection sort for a sequence of N elementsno of comparisons = _________no of exchanges = ____________Insertion sort no of comparisons = _________no of exchanges = ____________what is a language?a) set...

General - Interview

Motorola Interview. There was a Technical Interview,followed by personal interview. Mainly concetrating on the interesting subjects. Write a CodeTo reverse a string using a recursive function, without swapping or using an extra memory.To reverse a linked list as above. given a macro like#define MAX(A,B) {to return that is larger} what will MAX(i++,j),MAX(i,j++) return.Difference between Macro and ordinary definition. Difference between Class and Struct.Testing and Maintenance.(will you work in it and what are they) Give the outputs of a compiler and assembler and loader and linker etc. If a new data structure, suppose a queue is to be added like int, long etc., where shall the changes be --...

Motorola Paper Technical - C & C++

MOTOROLA PSGTECH 2003There were basically 3 papers -software ,DSP, Semiconductor software paper (20 questions 45 minutes) concentrate more on data structures 10 questions from data structures and 10 from C++ and data structures10 questions were in the fill in the blank format and 10 questions were multiple choice questions. bubble sorting is a)two stage sorting                                                          ...

Motorola Paper General - Interview

Motorola Interview.    There was a Technical Interview,followed by personal interview. Mainly concetrating on the interesting subjects.   Write a Code To reverse a string using a recursive function, without  swapping or using an extra memory. To reverse a linked list as above. given a macro like#define MAX(A,B) {to return that is larger}                                        what will MAX(i++,j),MAX(i,j++) return. Difference between Macro and ordinary definition. Difference between...