Filter interviews by
I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.
Metastability is a phenomenon in digital circuits where a flip-flop enters an undefined state due to timing violations.
Occurs when a flip-flop samples an input signal at a time when it is transitioning between logic levels
Can lead to unpredictable output and potentially cause system failures
Can be mitigated by using synchronization techniques such as double or triple flopping
Common in high-speed digital designs
FSM for processing two input sequences
Define states for each digit in the input sequence
Transition between states based on current input and previous state
Handle invalid inputs or transitions with error state
Suppose you are given a project on Verilog module with SystemVerilog verification to your teammates. How will you manage to tackle out the projects with your teammates?
I envision contributing to innovative projects, enhancing team collaboration, and driving technological advancements in design and verification.
Contribute to cutting-edge projects, such as developing next-gen verification tools that improve efficiency.
Enhance collaboration within cross-functional teams to streamline design processes, ensuring faster time-to-market.
Lead initiatives for adopting new methodologies, like f...
I am a passionate Design & Verification Engineer with a strong background in digital design and verification methodologies.
Experienced in RTL design and verification using Verilog and SystemVerilog
Proficient in using industry-standard EDA tools like Cadence and Synopsys
Skilled in creating testbenches, running simulations, and debugging issues
Familiar with FPGA prototyping and ASIC design flow
Strong problem-solving and ...
Use a 3 to 8 decoder to design an 8:1 mux.
Connect the inputs of the 3 to 8 decoder to the select lines of the mux.
Use the outputs of the decoder as the control signals for the mux.
Connect the data inputs of the mux to the corresponding outputs of the decoder.
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Top trending discussions
I applied via Walk-in and was interviewed before Jul 2023. There were 2 interview rounds.
All aptitude topics covered
Implementing an AND gate in behavioral code
Use if statements to check if both inputs are high
Assign the output to high if both inputs are high
Use Verilog or VHDL syntax depending on the language being used
FF is edge-triggered, stores data on clock edge. Latch is level-sensitive, stores data as long as enable signal is active.
FF stores data on clock edge, latch stores data as long as enable signal is active
FF has two stable states (0 or 1), latch has one stable state (depends on enable signal)
FF is used for sequential circuits, latch is used for level-sensitive circuits
Example: D flip-flop (FF) vs SR latch
I applied via Job Portal
Flip-flops are sequential logic circuits used to store and manipulate binary data.
Flip-flops are basic building blocks of digital circuits.
They can store a single bit of information, either 0 or 1.
Flip-flops have two stable states: set and reset.
They are used to store and transfer data in sequential circuits.
Examples of flip-flops include D flip-flop, JK flip-flop, and T flip-flop.
I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.
As an Assistant Manager, I have led teams, managed projects, and improved operational efficiency through strategic planning.
Led a team of 10 in a project that increased sales by 20% over six months.
Implemented a new inventory management system that reduced waste by 15%.
Conducted weekly team meetings to enhance communication and address challenges.
Developed training programs for new employees, improving onboarding effic...
I appeared for an interview in Dec 2020.
Round duration - 40 minutes
Round difficulty - Easy
Given an integer array ARR
of size N
, your task is to find the total number of subsequences in which all elements are equal.
A subsequence of an array i...
Count the total number of subsequences in which all elements are equal in an integer array.
Iterate through the array and count the frequency of each element.
Calculate the total number of subsequences for each element using the formula (frequency * (frequency + 1) / 2).
Sum up the total number of subsequences for all elements and return the result modulo 10^9 + 7.
Tip 1 : Do practice as much as you can
Tip 2 : Coding is key to crack
Tip 1 : It should look nice
Tip 2 : Skills should be mentioned properly
I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed in Jan 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.
based on 3 interview experiences
Difficulty level
Duration
Design & Verification Engineer
9
salaries
| ₹4 L/yr - ₹7.5 L/yr |
Design Verification Trainee
5
salaries
| ₹2 L/yr - ₹3 L/yr |
TCS
Accenture
Wipro
Cognizant