Upload Button Icon Add office photos

Mentor Graphics

Compare button icon Compare button icon Compare

Filter interviews by

Mentor Graphics Member Technical Staff Interview Questions and Answers

Updated 2 Aug 2024

Mentor Graphics Member Technical Staff Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(2 Questions)

  • Q1. Verilog coding of various flip flops and fsm
  • Ans. 

    Verilog coding of flip flops and FSM involves designing sequential circuits using Verilog HDL.

    • Understand the functionality of different flip flops like D flip flop, JK flip flop, etc.

    • Implement flip flops using Verilog syntax, specifying input and output ports.

    • Design Finite State Machines (FSM) using Verilog, defining states, transitions, and outputs.

    • Use Verilog constructs like always blocks, case statements, and state

  • Answered by AI
  • Q2. Basic electronics questions
Round 2 - HR 

(1 Question)

  • Q1. Why do you want to join Siemens?
  • Ans. 

    I want to join Siemens because of its reputation for innovation and commitment to sustainability.

    • Siemens is a global leader in technology and innovation

    • I am impressed by Siemens' focus on sustainability and corporate social responsibility

    • I believe working at Siemens will provide me with opportunities for professional growth and development

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Question on Linked List
  • Q2. Question on bottom view of binary tree

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice LinkedList, Trees and Graphs

Member Technical Staff Interview Questions Asked at Other Companies

Q1. Next Smallest Palindrome Problem Statement Find the next smallest ... read more
asked in Salesforce
Q2. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
Q3. Check Permutation Problem Statement Given two strings 'STR1' and ... read more
asked in Salesforce
Q4. Optimal Strategy for a Coin Game You are playing a coin game with ... read more
asked in Salesforce
Q5. Longest Happy String Problem Statement Given three non-negative i ... read more

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Three DSA questions one on likedlist one on BST and one on maps

Round 2 - Technical 

(2 Questions)

  • Q1. Cpp pointers explain smart pointers
  • Ans. 

    Smart pointers in C++ provide automatic memory management and help prevent memory leaks.

    • Smart pointers are objects that manage the memory of a pointer automatically.

    • They ensure that memory is deallocated when it is no longer needed.

    • Examples include unique_ptr, shared_ptr, and weak_ptr.

  • Answered by AI
  • Q2. Cpp question based on OOPs concepts
Round 3 - Coding Test 

DSA questions on graph and lots of puzzles

Interview Preparation Tips

Topics to prepare for Ansys Software Private Limited Senior Engineer interview:
  • C++
  • DSA
  • OOPS
  • Puzzles
Interview preparation tips for other job seekers - Overall good experience, but the HR hasn't replied yet.

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Nov 2023.

Round 1 - Coding Test 

F2F coding test which was pretty simple based on basic c++ concepts and few logical questions.

Round 2 - Technical 

(1 Question)

  • Q1. Project and design level with mid level difficulty.
Round 3 - Culture fit 

(2 Questions)

  • Q1. Oops.here the magic happened. Prior to each stage HR was giving clue about the next round and the rounds were more or less same. But in this round,no was expecting managerial question and was not prepared ...
  • Q2. Array multiple logical questions, design pattern writing, other class relates coding..

I applied via Referral and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Signal and power integrity question

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about package design also
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Basics and advance C++ concepts
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Coding Round is conducted in HackerRank Test

Round 2 - Technical 

(2 Questions)

  • Q1. What is the difference between MySQL and Postgresql.
  • Ans. 

    MySQL is known for its speed and ease of use, while PostgreSQL is known for its advanced features and extensibility.

    • MySQL is more commonly used in web applications due to its speed and simplicity.

    • PostgreSQL is preferred for complex applications that require advanced features like JSON support, full-text search, and custom data types.

    • MySQL has a larger market share and is owned by Oracle, while PostgreSQL is open-source...

  • Answered by AI
  • Q2. What is the principle of OOPS
  • Ans. 

    OOPS stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPS focuses on the use of classes and objects to organize code

    • Encapsulation: bundling data and methods that operate on the data into a single unit (class)

    • Inheritance: allows a class to inherit properties and behavior from another class

    • Polymorphism: the ability for objects of differ...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What is the OOPS
  • Ans. 

    OOPS stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPS focuses on creating objects that interact with each other to solve problems

    • It involves concepts like classes, objects, inheritance, polymorphism, and encapsulation

    • Example: In a banking system, you can have classes like Account, Customer, and Transaction, each with their own pro

  • Answered by AI
  • Q2. How Will You Include CSS in HTML
  • Ans. 

    CSS can be included in HTML using inline, internal, or external methods.

    • Use inline CSS by adding the style attribute to HTML elements

    • Use internal CSS by placing CSS code within <style> tags in the <head> section of the HTML document

    • Use external CSS by linking an external CSS file to the HTML document using the <link> tag in the <head> section

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Some old coding platform with limited testcases

Round 2 - Technical 

(1 Question)

  • Q1. Normal dp problems
Round 3 - Manegeral 

(1 Question)

  • Q1. About resume and projects
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

2 coding questions, aptitude and electronics

I applied via LinkedIn and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. For 1 yr experience Java dev interview: Qs on core java, collections, internal working, code snippets related to OOPS were given and output had to be guessed. Basic Coding problem

Interview Preparation Tips

Interview preparation tips for other job seekers - For Java interview prepare core Java concepts well

Mentor Graphics Interview FAQs

How many rounds are there in Mentor Graphics Member Technical Staff interview?
Mentor Graphics interview process usually has 1-2 rounds. The most common rounds in the Mentor Graphics interview process are Technical and HR.
What are the top questions asked in Mentor Graphics Member Technical Staff interview?

Some of the top questions asked at the Mentor Graphics Member Technical Staff interview -

  1. Verilog coding of various flip flops and ...read more
  2. Question on bottom view of binary t...read more
  3. Question on Linked L...read more

Tell us how to improve this page.

Mentor Graphics Member Technical Staff Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Dassault Systemes Interview Questions
4.0
 • 161 Interviews
Synopsys Interview Questions
3.9
 • 88 Interviews
PTC Interview Questions
4.2
 • 62 Interviews
MathWorks Interview Questions
3.9
 • 41 Interviews
Autodesk Interview Questions
4.2
 • 38 Interviews
Mobileum Interview Questions
3.3
 • 37 Interviews
View all
Mentor Graphics Member Technical Staff Salary
based on 25 salaries
₹10 L/yr - ₹20.2 L/yr
6% more than the average Member Technical Staff Salary in India
View more details

Mentor Graphics Member Technical Staff Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Senior Member of Technical Staff
70 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Member Technical Staff
43 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Member Consulting Staff
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
29 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Member Technical Staff
25 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Mentor Graphics with

Cadence Design Systems

4.1
Compare

Synopsys

3.9
Compare

Ansys Software Private Limited

3.9
Compare

Autodesk

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