Philips visited our campus for recruiting for FT roles for Software Developer profile.
Round 0:
Resumes were shortlisted and only candidates with CGPA over 7 were allowed to sit for the online coding test.
A total of 56 students were eligible to take the test.
Round 1: Coding & Aptitude Test
It was an online test on Mettl test platform. It had two sections :
- Aptitude and Logical Reasoning
- Coding
- A modified version of https://www.geeksforgeeks.org/dsa/check-for-balanced-parentheses-in-an-expression/ . We were given a string with other alphanumeric characters as well as brackets and braces.
- Write a program to print the nth Fibonacci number.
- Resume based
- Project based
- Few questions on interest and related topics
- Coding questions
- Detect a loop in a singly linked list? https://www.geeksforgeeks.org/dsa/detect-loop-in-a-linked-list/
- Insert at the second last position of a singly linked list in only one loop. https://www.geeksforgeeks.org/dsa/find-the-second-last-node-of-a-linked-list-in-single-traversal/
- How would you see if a file is present in a directory whose path is given as input. Check if the file exists in the child directories as well.
- OOPS concepts (4 pillars of OOPS, Interface vs Abstract class)
- Why Philips?
- What are your strengths and weaknesses?
- Â The best project/internship you have done.
- Situation based questions to test your team working and work ethic side.
- Puzzles
- http://themathmompuzzles.blogspot.com/2011/04/eight-eights-that-are-thousand.html
- Number of times the hands of the clock cross each other
- Where do you see yourselves in the next 5-10 years?
- What would you do if you don't get this job?
- What are your views on Bangalore?
- Family background and some other similar questions.