I applied online. The process took 4 weeks. I interviewed at Dolphin Technology (Hanoi) in Sept 2024
Interview
The interview process consisted of an initial HR screening call, followed by two rounds of technical interviews. The first technical round focused on SystemVerilog, UVM, and basic RTL debugging. The second round was a hands-on session involving a testbench review and writing simple assertions. The final round was a behavioral interview with the hiring manager.
Interview questions [1]
Question 1
Q: Can you explain the difference between blocking and non-blocking assignments in SystemVerilog?
Q: How would you verify a FIFO design?
Q: What is a virtual interface and how do you use it in UVM?
Q: How do you handle back-to-back transactions in a UVM sequence?
Q: How do you debug a failing assertion in simulation?