Philips Placement Question Papers

 

Philips Placement Papers and Sample Papers


Section 1 - Electronics and Mathematics - 20 questions
Section 2 - Computer Science
Section 3 - Aptitude

Electronics and computer science

  1. A circuit was given with lot of flip-flops etc and the operation of that circuit was asked.

  2. 15 software functions are there. It is known that atleast 5 of them are defective. What is the probability that if three functions are chosen and tested, no errors are uncovered.

    Ans : 10 * 9 * 8
    -- -- --
    15 14 13

  3. ava is

    a) Multithreaded b) intrepreter c) compiler d) all of the above
    Ans : d

  4. The number of nodes in a k-level m-ary binary tree is :

HR questions

  1. What is your strengths and weaknesses

  2. What are the values u respect

  3. Site a reason why philips should hire u

  4. What will u do if u are asked to manage a project which will definitely skip its deadline.

Technical

  1. What is runtime locatable code?

  2. What is volatile, register definition in C

  3. What is compiler and what its output.