I applied online. I interviewed at Pulsenics (Toronto, ON)
Interview
A recruiter sent a request to take an assessment which tested the following areas:
- Embedded Systems
- C (coding)
- Critical thinking
- Coding: intermediate-level algorithms
- Behavioral questions
Interview questions [1]
Question 1
Some coding questions they asked were:
1. Given an integer array nums, rotate the array to the right by k steps, where k is non-negative.
2. Convert Morse code to ASCII