I applied through an employee referral. The process took 3 weeks. I interviewed at SolarEdge Technologies (Israel) in Aug 2025
Interview
The first interview was a positive experience. Questions were average in difficulty and focused on C fundamentals such as structs and callbacks, as well as a system design question (e.g., building a state machine).
The second interview was with a manager
Overall, the process was fair and straightforward, with a good balance between practical C knowledge and problem-solving skills.
Interview questions [1]
Question 1
C fundamentals (structs, callbacks).
System design: e.g., implement a state machine.
write a function that receives a tree and a target, and print all the values leading to the target.