Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Synopsys Team. If you also belong to the team, you can get access from here

Synopsys Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Synopsys Design & Verification Engineer Interview Questions and Answers

Updated 2 Oct 2024

Synopsys Design & Verification Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude-10 question,digital moderate -Question,analog moderate -10 question,verilog and system verilog -10 question

Round 2 - One-on-one 

(3 Questions)

  • Q1. Latches and flip flop all characteristics equation and proof of the characteristics equation in flip flop.applications of flip flop
  • Q2. OOPS,INHERITANCE,VERILOG,BLOCKING - NON BLOCKING ASSIGNMENT OPERATOR and all the basic operations of verilog .
  • Q3. Discussion on work experience.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bonafide with your fundamentals core of digital circuits and design .

I applied via Company Website and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Had basic aptitude questions, verilog , c programming, digital electronics, analog electronics,computer architecture.

Round 3 - Technical 

(2 Questions)

  • Q1. Basic questions related to electronics
  • Q2. Question related to aptitude

Interview Preparation Tips

Interview preparation tips for other job seekers - As a fresher concentrate more on basics related to digital electronics,analog electronics, vlsi fundamentals, verilog

Design & Verification Engineer Interview Questions Asked at Other Companies

asked in Frenus Tech
Q1. 1. XOR gate 2. How you compare two 4 bit numbers only using gates ... read more
Q2. Why $cast is used? Types of arrays
Q3. Explain setup time and hold time and what is the importance of se ... read more
Q4. What is mux? What are the use of select lines in mux?
asked in Samsung
Q5. how to call an interface signal at sequence level in uvm?

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

A combination of Technical and Numerical aptitude. Questions on digital design, edc, vlsi.

Round 2 - One-on-one 

(3 Questions)

  • Q1. Questions on Digital Design
  • Q2. Questions on OOPS
  • Q3. Basic programming
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Aptitude+digital electronics+vhdl

Interview Preparation Tips

Interview preparation tips for other job seekers - Tough level questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I appeared for an interview in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Sv hvm questions on constraiants and assertions
  • Q2. Questions on resume projects
Round 2 - Technical 

(2 Questions)

  • Q1. Questions on protocols
  • Q2. Sv uvm questions
Round 3 - HR 

(2 Questions)

  • Q1. Salary and pckge discussion
  • Q2. Details on client interview
Round 4 - Client Interview 

(2 Questions)

  • Q1. Projects and challenges
  • Q2. Sv uvm basics
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Verilog, c++ pointers, mosfets

Round 3 - Technical 

(3 Questions)

  • Q1. In depth questions about coding language you chose?
  • Ans. Use pointers to solve a problem
  • Answered Anonymously
  • Q2. Use uart protocol to solve a problem?
  • Ans. 

    UART protocol can be used to transmit and receive data between two devices.

    • UART can be used to communicate between a microcontroller and a computer

    • UART can be used to send and receive data between two microcontrollers

    • UART can be used to interface with sensors and actuators

    • UART can be used to implement a simple command/response protocol

    • UART can be used to implement a data logging system

  • Answered by AI
  • Q3. Use uart to receive signals from micrcontroller
  • Ans. 

    UART can be used to receive signals from a microcontroller.

    • Connect the UART pins of the microcontroller to the UART pins of the receiving device.

    • Configure the UART settings such as baud rate, parity, and stop bits.

    • Use a UART library or write code to read the incoming data from the UART buffer.

    • Process the received data as required by the application.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident, say i dont know if you really dont know

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. SV, UVM, and interview questions related to AMBA protocol.
  • Q2. Logical questions based on constraint
  • Q3. Question based on SV oops
  • Q4. Question based on UVM tb
  • Q5. Question bases on assertions and coverage

Interview Preparation Tips

Interview preparation tips for other job seekers - SV, UVM, and some basic protocol.

Software Engineer Interview Questions & Answers

Intel user image Manikanta Nallamalli (Mittu)

posted on 5 Dec 2017

I applied via Campus Placement and was interviewed in Dec 2017. There was 0 interview round.

Interview Preparation Tips

General Tips: Round 1: Resume screening. They shortlisted 96 people for the personal Interviews as they have the large requirement. Visiting profiles: Software + Hardware. Location: Bangalore

Round 2: Technical Interview

It was a grilling round of total 1 hr 45min. The interviewer seems so cool and has lots of patience. He was so keen on listening to all the words.

1. Tell me about your M.Tech project?
2. Tell me about your M.Tech Mini Project?
3. How would you design an efficient digital traffic light signal system?
4. Which part of the memory is allocated, when malloc and calloc are called for any variable?
5. How would you measure the stack space without using the task manager, when an application is running on a computer? Write an algorithm if possible!!!
6. When a game is running on a computer, what are the resources it will use on a computer? Firmware, Middleware, drivers, Application characteristics, stack
7. Rate yourself in C and C++?
8. What is a virtual function?
9. What is an Inline function?
10. What is the difference between malloc and calloc?
11. Tell me about the storage classes and their memory allocation?
12. Difference between int* const c and const int* c?
13. What is the virtual memory?
14. What is an abstract class and what is the use of it?
15. What is the difference between new and malloc?
16. What are cache and TLB?
17. If you're joined in Intel and was given a cubicle to work, which is far away from your department. How would you feel?
18. Continuation of Q.17, You agreed to stay away from the working department. Two months later, new joinees are given the cubicles to work, inside the department and still, you're working in the lab allotted initially. Now, how will you feel?
19. How would you test a black box using new test cases, given results for old test cases?
20. What are the precautions to consider while installing a new software on a new server? Check whether server is correct or not first and then start installation process
21. How would you check whether stack space is overflowed or not?
22. A simple code on brute force approach, Given a hotel check-in and checkOut list(of a month) containing a number of persons check-in and checkOut on each and every day, find out the days which has maximum check-in and maximum CheckOut?
23. A psychometric question, If your colleague who is a very close friend, is not following the code and conduct of the firm. What would you do, Whether you will report to the higher officials or not(Reporting to higher officials would break the friendship bond)?

Actually, I forgot many of the questions asked during the Interview. Overall, the interviewer was so helpful in giving the hints when required.

Round 3: Hr round- 20min interview

Tell me about your recent project?
Why Intel?
How many interviews do you have today apart from Intel?
What are your Preference departments in Intel?
Finale 33 placed(software+hardware)! I was one among them and I was selected for the software domain.
Tips: Go through all the OS concepts, Memory Management concepts
Skills: Basic C/C++, MMU, OS, Communication, Problem Solving, Decision Making Skills
College Name: IIT Kharagpur
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Basic programming and Algorithms. data structures theory and implementation

Round 2 - HR 

(1 Question)

  • Q1. Formality round and nothing was asked.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and always be open for questions

Interview Questionnaire 

2 Questions

  • Q1. Please go through the basics questions and programs.
  • Q2. C#, SQL, Html, angular, asp.net, asp.net mvc basic questions

Synopsys Interview FAQs

How many rounds are there in Synopsys Design & Verification Engineer interview?
Synopsys interview process usually has 2-3 rounds. The most common rounds in the Synopsys interview process are Aptitude Test, Resume Shortlist and Technical.
How to prepare for Synopsys Design & Verification Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Synopsys. The most common topics and skills that interviewers at Synopsys expect are Communication Skills, RTL Design, System Verilog, VHDL and Verilog.
What are the top questions asked in Synopsys Design & Verification Engineer interview?

Some of the top questions asked at the Synopsys Design & Verification Engineer interview -

  1. Latches and flip flop all characteristics equation and proof of the characteris...read more
  2. OOPS,INHERITANCE,VERILOG,BLOCKING - NON BLOCKING ASSIGNMENT OPERATOR and all th...read more
  3. Basic questions related to electron...read more

Tell us how to improve this page.

Synopsys Design & Verification Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Synopsys Design & Verification Engineer Salary
based on 11 salaries
₹8 L/yr - ₹23 L/yr
81% more than the average Design & Verification Engineer Salary in India
View more details

Synopsys Design & Verification Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
R&D Engineer
160 salaries
unlock blur

₹7.2 L/yr - ₹27.6 L/yr

Staff Engineer
110 salaries
unlock blur

₹22 L/yr - ₹53.9 L/yr

Senior R&D Engineer
103 salaries
unlock blur

₹15 L/yr - ₹40 L/yr

Applications Engineer
62 salaries
unlock blur

₹10 L/yr - ₹25.6 L/yr

Security Consultant
62 salaries
unlock blur

₹5.8 L/yr - ₹21.1 L/yr

Explore more salaries
Compare Synopsys with

Intel

4.2
Compare

Apar Industries

4.1
Compare

TDK India Private Limited

3.8
Compare

Molex

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview