I applied through university. I interviewed at Philips (Boston, MA) in Oct 2019
Interview
The interview is fairly straightforward for both onsite and our University online assessment for the co-op role. The company started with something fairly trivial, a general survey of basic computer science data structures (linked lists), and then on the onsite, the questions became slightly more difficult, as in terms of system requirements engineering and trying to solve a problem in various ways.
Interview questions [1]
Question 1
Linked list: cycle within a linked list.
Database structure: Apply REST API calls to MongoDB
Square root of a number, using object oriented design, sieve of eratosthenes, dynamic programming, etc.