I applied online. I interviewed at Broadcom (Tel Aviv-Yafo) in Feb 2026
Interview
1. Technical test - three question about the topics listed below. We had 1.5 hours to complete them, writing pseudocode on a paper.
2. Technical interview + Personal interview
3. Personal interview with leadership.
Got a call from HR for details and for setting a technical interview date. In the technical interview were two people that asked me one question. After a few days got a call from one of the technical interview guys with the answer.
Interview questions [1]
Question 1
Asked one question to implement a smart array that has 3 properties:
1. Can be initialized in constant time.
2. Can get array cell value in constant time.
2. Can set array cell value in constant time.