Upload Button Icon Add office photos

Filter interviews by

Siemens EDA Interview Questions and Answers

Updated 13 Dec 2024

Siemens EDA Interview Experiences

Popular Designations

7 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Aug 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

30 Questions, each of 6Marks

Round 2 - Coding Test 

2 coding question, 1 finding all pairs in whose GCD = K, 2nd was debugging

Round 3 - Technical 

(2 Questions)

  • Q1. Resume Based questions on project
  • Q2. Topological Sort
Round 4 - Technical 

(2 Questions)

  • Q1. Moving 0's from middle of the array to the last while keeping the order intact
  • Ans. 

    Move 0's from middle of array to the end while maintaining order

    • Iterate through the array and move 0's to the end while keeping the order intact

    • Use two pointers to track the current position and the position to move 0's to

    • Example: Input: ['a', 'b', '0', 'c', '0', 'd'], Output: ['a', 'b', 'c', 'd', '0', '0']

  • Answered by AI
  • Q2. Rat in a maze optimized

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Forgot the specifics but it had several OS, Digital Design and Computer Architecture questions followed by one coding implementation.

Round 2 - Technical 

(1 Question)

  • Q1. Rainwater problem of DSA
  • Ans. 

    Rainwater problem involves calculating the amount of rainwater that can be trapped between buildings.

    • Calculate the maximum height of water that can be stored at each index

    • Calculate the water trapped at each index by subtracting the height of the building at that index from the minimum of the maximum heights on the left and right

    • Sum up the water trapped at each index to get the total amount of rainwater trapped

  • Answered by AI

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (223)

SDE Interview Questions & Answers

user image Anonymous

posted on 2 Sep 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Object Oriented Programming basics
  • Q2. Data strictures and algorithms stacks

SDE Interview Questions asked at other Companies

Q1. Return Subsets Sum to K Problem Statement Given an integer array 'ARR' of size 'N' and an integer 'K', return all the subsets of 'ARR' which sum to 'K'. Explanation: A subset of an array 'ARR' is a tuple that can be obtained from 'ARR' by r... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Aptitude Test 

42 mcq questions on core qubject, 1.5 hr

Digital Design Engineer Interview Questions asked at other Companies

Q1. Simple puzzle: There is a river and four people (A,B,C,D) are on one side. They all have to move toother side in 17 min. There is a boat with a max capacity of 2. Time taken by each people to travelalone is A=1min, B=2min, C=5min, D=10 min.... read more
View answer (1)

Siemens EDA interview questions for popular designations

 Member Technical Staff

 (1)

 Software Engineer

 (1)

 Software Developer

 (1)

 Technical Content Writer

 (1)

 SDE

 (1)

 Senior Accountant

 (1)

 Digital Design Engineer

 (1)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. About IND AS 115 & 116

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Senior Accountant Interview Questions asked at other Companies

Q1. Tell me about your self tax,
View answer (22)
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 Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Question on Recursion and Trees

Round 2 - Technical 

(1 Question)

  • Q1. OOPS (Virtual Inheritance, Polymorphism)
Round 3 - HR 

(1 Question)

  • Q1. Basic questions (why do you want to join this company, why not go for a masters)

Interview Preparation Tips

Topics to prepare for Siemens EDA Member Technical Staff interview:
  • OOPS

Member Technical Staff Interview Questions asked at other Companies

Q1. Next Smallest Palindrome Problem Statement Find the next smallest palindrome strictly greater than a given number 'N' represented as a string 'S'. Explanation: You are given a number in string format, and your task is to determine the small... read more
View answer (1)

Technical Content Writer Interview Questions & Answers

user image subramanian ganesan

posted on 2 Apr 2022

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

Round 1 - Assignment 

I was given a word document that contained rough process details about working of an electronic design software.

Was given 24 hours time and I had to understand that rough process and then convert that to proper user manual. A different user manual was given for reference.

Round 2 - One-on-one 

(1 Question)

  • Q1. Asked to share the submitted user manual during the previous round through Microsoft teams and many questions were about how I wrote the document.
Round 3 - One-on-one 

(1 Question)

  • Q1. This round was conducted to test my software knowledge related to technical writing. But, as I haven't used any specific software that they were expecting, I was rejected.

Interview Preparation Tips

Interview preparation tips for other job seekers - Tailor your resume specifically to the job role you were applying on Siemens website.

Carefully go through the job description before applying and make sure you possess atleast 70 to 80 percent skills they were expecting.

Technical Content Writer Interview Questions asked at other Companies

Q1. How many keywords can be placed in an article? Suppose I gave you all the keywords. How much will you put an article?
View answer (2)

Interview questions from similar companies

I applied via Campus Placement

Interview Questionnaire 

3 Questions

  • Q1. What is your final year project?what technology did i used for it?Basic oops concepts.
  • Ans. 

    My final year project was on developing a web-based inventory management system using Java and MySQL.

    • Developed using Java and MySQL

    • Web-based inventory management system

    • Implemented basic OOPs concepts

    • Used MVC architecture for better code organization

    • Included features like user authentication, product management, and order tracking

  • Answered by AI
  • Q2. What did you do in lockdown?
  • Q3. Tell me something about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and be real.

I applied via LinkedIn and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Group Discussion 

They give some topics related to present situation like in my GD in 2020 co. HR give topics related to that situation in our country like difference between offline education and online education system. and covid-19 pandemic related topics.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Tell me About your self ?
  • Q2. What do you know about this job position ?
  • Q3. What is your favourite colour ? Can i know the speciality of your favourite colour ?
  • Q4. Who inspired you to go to job daily and work hard ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Your 1st impression is your resume nothing else then after you have some knowledge about your job position which you apply for and most important if you want only private job your english language will be excellent spoken as well as written.

I applied via Naukri.com and was interviewed in Sep 2021. 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 

(1 Question)

  • Q1. All types of test steeps
  • Ans. 

    Types of test steps in software testing

    • Unit testing - testing individual units or components of the software

    • Integration testing - testing how different units or components work together

    • System testing - testing the entire system as a whole

    • Acceptance testing - testing if the software meets the requirements and is ready for release

    • Regression testing - testing to ensure that changes or updates to the software did not intro...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Hope for the best.All can achieve same

Siemens EDA Interview FAQs

How many rounds are there in Siemens EDA interview?
Siemens EDA interview process usually has 2-3 rounds. The most common rounds in the Siemens EDA interview process are Technical, One-on-one Round and Coding Test.
What are the top questions asked in Siemens EDA interview?

Some of the top questions asked at the Siemens EDA interview -

  1. Moving 0's from middle of the array to the last while keeping the order int...read more
  2. Rat in a maze optimi...read more
  3. Rainwater problem of ...read more

Tell us how to improve this page.

Siemens EDA Interview Process

based on 6 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

Siemens EDA Reviews and Ratings

based on 44 reviews

4.4/5

Rating in categories

3.8

Skill development

4.4

Work-life balance

4.0

Salary

4.4

Job security

4.4

Company culture

3.9

Promotions

4.0

Work satisfaction

Explore 44 Reviews and Ratings
Senior Member of Technical Staff
46 salaries
unlock blur

₹15 L/yr - ₹28 L/yr

Member Technical Staff
19 salaries
unlock blur

₹13.6 L/yr - ₹21 L/yr

Technical Staff Member Lead
15 salaries
unlock blur

₹22 L/yr - ₹33.5 L/yr

Senior Technical Staff Member
11 salaries
unlock blur

₹15.2 L/yr - ₹21 L/yr

Software Developer
8 salaries
unlock blur

₹12 L/yr - ₹23 L/yr

Explore more salaries
Compare Siemens EDA with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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