I applied through university. The process took 1+ week. I interviewed at IntelliProp (Longmont, CO) in Feb 2019
Interview
One phone interview consisting primarily of basic C and Verilog question. The onsite call was much more challenging since I was asked to do programming . The interviewers focused primarily on basic c programming question and problems encountered in real world. It was a different interview experience since some of the question were pretty new(challenging) whose answers were not even available on intenet
Interview questions [1]
Question 1
Design a resilient filesystem that can tolerate any loss of power.
Detect if number is power of two
Pointer arithmatics
Logical and bitwise manipulation questions