Ho presentato la mia candidatura tramite un'altra fonte. Ho sostenuto un colloquio presso SmartDV Technologies (Chittoor)
Colloquio
There is one aptitude round consist of digital electronics and basic aptitude and basic questions of C programming and 3 rounds
of technical phone interview are there consists of Verilog related questions
Domande di colloquio [1]
Domanda 1
Explain about basic questions of digital electronics
Ho presentato la mia candidatura online. La procedura ha richiesto 3 giorni. Ho sostenuto un colloquio presso SmartDV Technologies (Bengaluru) nel mese di set 2025
Colloquio
The interview process typically has three stages:
Written / Online Test – Covers digital electronics, Verilog/SystemVerilog basics, C programming, and some aptitude/number system problems.
Technical Interviews (1–2 rounds) – Focus on digital design fundamentals (flip-flops, FSMs, counters), Verilog/SystemVerilog coding tasks, and UVM methodology basics (driver, monitor, scoreboard, coverage). Candidates may also be asked about their academic projects.
HR / Managerial Round – General discussion about background, interest in verification, work culture fit, and salary/relocation details.
Domande di colloquio [1]
Domanda 1
How I Answered:
I explained that blocking assignments (=) execute sequentially, one after the other, like normal C statements, and they can cause race conditions if used in clocked always blocks.
Non-blocking assignments (<=) allow all right-hand side values to be evaluated first and then update the left-hand side at the end of the time step, making them ideal for modeling synchronous logic like flip-flops.
Ho sostenuto un colloquio presso SmartDV Technologies (Bangalore Rural)
Colloquio
It happened one full day. I underwent three rounds.Two virtual technical and one direct technical .only basics questions in digital electronics,vlsi,oops were asked in all the three rounds . May be they will conduct one general hr round
Domande di colloquio [1]
Domanda 1
asked to draw half adder .number conversions were asked
Ho presentato la mia candidatura di persona. Ho sostenuto un colloquio presso SmartDV Technologies (Chennai) nel mese di set 2024
Colloquio
Good interview with the good panel members .it was an average question everything related to the system Verilog UVM perl verific language and their syntax how to use those variables