Premium Employer

i

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

Siemens Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Siemens Interview Questions, Process, and Tips

Updated 26 Mar 2025

Top Siemens Interview Questions and Answers

View all 377 questions

Siemens Interview Experiences

Popular Designations

425 interviews found

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 21 Oct 2024

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

(2 Questions)

  • Q1. CI/ CD Pipeline
  • Q2. Agile methodlogies
Round 2 - HR 

(2 Questions)

  • Q1. Expected salary
  • Q2. Ready to work in Hybdrid model
  • Ans. 

    Yes, I am ready to work in a hybrid model.

    • I have experience working in both remote and on-site environments.

    • I am comfortable using collaboration tools like Slack, Zoom, and Jira.

    • I am adaptable and can easily switch between working from home and in the office.

  • Answered by AI

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Aptitude Test 

The exam consists of aptitude, comprehensive, English, and vocabulary questions.

Round 2 - Technical 

(3 Questions)

  • Q1. What can you tell me about your academic projects?
  • Ans. 

    I worked on several academic projects that enhanced my engineering skills and practical knowledge in various domains.

    • Developed a solar-powered water purification system, which aimed to provide clean drinking water in remote areas.

    • Created a mobile application for tracking personal fitness goals, integrating features like step counting and calorie tracking.

    • Participated in a robotics competition where we designed and buil...

  • Answered by AI
  • Q2. What are the map, filter, and reduce functions in Python, and how are they used?
  • Ans. 

    Map, filter, and reduce are functional programming tools in Python for processing iterables efficiently.

    • map(function, iterable): Applies a function to all items in an iterable. Example: map(lambda x: x**2, [1, 2, 3]) results in [1, 4, 9].

    • filter(function, iterable): Filters items in an iterable based on a function that returns True or False. Example: filter(lambda x: x > 2, [1, 2, 3, 4]) results in [3, 4].

    • reduce(func...

  • Answered by AI
  • Q3. What is the method for using list comprehension in Python?
  • Ans. 

    List comprehension provides a concise way to create lists in Python using a single line of code.

    • Syntax: [expression for item in iterable if condition]

    • Example: squares = [x**2 for x in range(10)] creates a list of squares from 0 to 9.

    • You can include conditions: evens = [x for x in range(10) if x % 2 == 0] filters even numbers.

    • List comprehension can also be nested: pairs = [(x, y) for x in range(3) for y in range(3)] cre

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Are you open to relocating for this position?
  • Ans. 

    Yes, I am open to relocating for this position as it presents an opportunity for growth and new experiences.

    • Relocating allows me to immerse myself in a new environment, enhancing my adaptability.

    • I believe that working in different locations can broaden my professional network.

    • For example, moving to a tech hub can expose me to innovative projects and collaborations.

    • I am excited about the prospect of learning from divers

  • Answered by AI

Graduate Engineer Interview Questions asked at other Companies

Q1. What is Finite Element Analysis? Explain using examples.
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is directive
  • Ans. 

    A directive in Angular is a marker on a DOM element that tells Angular's HTML compiler to attach a specified behavior to that DOM element or transform the DOM element and its children.

    • Directives are used to create reusable components or add behavior to existing elements.

    • There are three types of directives in Angular: Component, Structural, and Attribute directives.

    • Examples of directives include ngIf, ngFor, and ngStyle

  • Answered by AI
  • Q2. What is data binding
  • Ans. 

    Data binding is the automatic synchronization of data between the model and view components in an Angular application.

    • Data binding allows for the communication between the component class and its template.

    • There are four types of data binding in Angular: Interpolation, Property binding, Event binding, and Two-way binding.

    • Example: {{ title }} in HTML template binds the value of 'title' property from the component class.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good but did not got a call after interview

Skills evaluated in this interview

Angular Developer Interview Questions asked at other Companies

Q1. How can you pass data between parent and child components?, what is component interaction
View answer (5)

Interview Questions & Answers

user image Anonymous

posted on 21 Jun 2024

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

I applied via Approached by Company and was interviewed in Dec 2023. There were 4 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduction & Current work related to Power system, protection,Power metering
  • Q2. Details related to Power system Harmonics & it's mitigation etc, awareness on various standards etc.
Round 2 - Panel interview 

(6 Questions)

  • Q1. Introduction,Harmonics definition along with equations.
  • Q2. Harmonics related terminology,Power Quality related terminology etc
  • Q3. PQ standards,IEC/IEEE it's limit, Compliance related to system,Grid codes
  • Q4. PQ devices,PQ Analyser/logger,Power metering related
  • Q5. Harmonics mitigation technology,impact, Capacitor bank PF improvement etc
  • Q6. Communication protocol:IEC61850 architect,DLMS protocol architect etc
Round 3 - Behavioral 

(3 Questions)

  • Q1. Current Job related,Any case study to Power Quality issue faced in present job & Solution given.
  • Q2. Testing experience related to Switchgear,Relay & metering.
  • Q3. Any Siemens product or Software used or not,& it's product related basic questions
Round 4 - HR 

(1 Question)

  • Q1. General introduction & Salary discussion, Notice period, Company benifits,work location & joining related

Siemens interview questions for popular designations

 Software Developer

 (28)

 Software Engineer

 (20)

 Senior Software Engineer

 (14)

 Senior Executive

 (9)

 Electrical Engineer

 (7)

 Graduate Engineer Trainee (Get)

 (7)

 System Engineer

 (6)

 Intern

 (6)

Trainee Interview Questions & Answers

user image Anonymous

posted on 16 Jan 2025

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

90 min duration. all is just good ,

Round 2 - Technical 

(1 Question)

  • Q1. Related to projects.
Round 3 - HR 

(1 Question)

  • Q1. Related to acceptance.

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)

Get interview-ready with Top Siemens Interview Questions

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

(1 Question)

  • Q1. What is reconciliation?
  • Ans. 

    Reconciliation is the process of ensuring two sets of records are in agreement, often used in finance and data management.

    • In finance, reconciliation involves comparing bank statements with company records to ensure accuracy.

    • In data management, it can refer to matching records from different databases to ensure consistency.

    • For example, a company may reconcile its sales data with its inventory records to identify discrep...

  • Answered by AI

Top Siemens Senior Software Engineer Interview Questions and Answers

Q1. Indexing a dictionary for faster search
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Jobs at Siemens

View all
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is the validation processes in Railway Industries?
  • Ans. 

    Validation processes in Railway Industries ensure that systems and components meet safety and performance standards.

    • Validation involves testing and verifying systems, components, and processes to ensure they meet regulatory requirements.

    • Validation may include functional testing, performance testing, and safety testing.

    • Examples of validation processes in Railway Industries include testing signaling systems, brakes, and ...

  • Answered by AI
  • Q2. What are your roles and responsibilities?
  • Ans. 

    As a Validation Engineer, my roles and responsibilities include ensuring that systems and processes meet regulatory requirements and industry standards.

    • Developing validation protocols and reports

    • Executing validation tests

    • Analyzing data and preparing documentation

    • Collaborating with cross-functional teams

    • Ensuring compliance with regulations and standards

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Why you want to join us ?
  • Ans. 

    I am passionate about validation engineering and believe in the company's mission and values.

    • I have a strong background in validation engineering and believe I can contribute effectively to the team.

    • I am impressed by the company's reputation in the industry and its commitment to quality.

    • I am excited about the opportunity to work on cutting-edge projects and further develop my skills.

    • I value the company's focus on innov

  • Answered by AI
  • Q2. Salary expectation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not Go for Signalling Interviews. Indian Managers are worst there.

Validation Engineer Interview Questions asked at other Companies

Q1. What is the CSV? What is automation testing?
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Which type of instruments used in furnace
  • Ans. 

    Various types of instruments used in furnaces include thermocouples, pyrometers, pressure gauges, and flow meters.

    • Thermocouples are used to measure temperature inside the furnace.

    • Pyrometers are used for non-contact temperature measurement.

    • Pressure gauges monitor the pressure levels within the furnace.

    • Flow meters are used to measure the flow rate of gases or liquids in the furnace.

  • Answered by AI
  • Q2. How to calculate the mills roller thrust in your plant.
  • Ans. 

    Calculate mills roller thrust by considering the load on the rollers and the angle of contact.

    • Calculate the load on the rollers by considering the weight of the material being processed and any additional forces acting on the rollers.

    • Determine the angle of contact between the rollers and the material being processed.

    • Use the formula: Roller Thrust = Load on Rollers * tan(Angle of Contact).

    • Ensure to consider all relevant...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make continuous study in your stream

Executive Engineer Interview Questions asked at other Companies

Q1. Question 1: What is memory leak? Question 2: What is static variable in C? with program Question 3: What are local variable and global variables? and their default values and program Question 4: What is method overriding? with program
View answer (1)

Intern Interview Questions & Answers

user image Anonymous

posted on 21 Sep 2024

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

It was a regular test with aptitude, verbal reasoning, logical reasoning and also technical questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. They asked about my internship.

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

Internal Auditor Interview Questions & Answers

user image VED BHANUSHALI 1

posted on 20 Sep 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Aptitude was like ok just prepare well from Prepinsta.

Round 2 - Coding Test 

Code was given to solve for error as it was for software testing test round

Internal Auditor Interview Questions asked at other Companies

Q1. What is Purchase to pay process? (all the step you did in your P2P audit process)
View answer (3)

Siemens Interview FAQs

How many rounds are there in Siemens interview?
Siemens interview process usually has 2-3 rounds. The most common rounds in the Siemens interview process are Technical, HR and Resume Shortlist.
How to prepare for Siemens 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 Siemens. The most common topics and skills that interviewers at Siemens expect are Siemens, Automation, HTML, Consulting and Agile.
What are the top questions asked in Siemens interview?

Some of the top questions asked at the Siemens interview -

  1. How to run a docker command remotely. i.e. Docker is installed on both your lap...read more
  2. If were to write a function to tell if the number is odd or even, how would u c...read more
  3. Puzzle - A drawer contains 10 pairs each of red and blue socks. What is the min...read more
How long is the Siemens interview process?

The duration of Siemens interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Siemens Interview Process

based on 367 interviews

Interview experience

4.2
  
Good
View more

Explore Interview Questions and Answers for Top Skills at Siemens

Join Siemens #TransformTheEverydayWithUs

Interview Questions from Similar Companies

Johnson Controls Interview Questions
3.6
 • 262 Interviews
Falcon Autotech Interview Questions
3.9
 • 45 Interviews
Wipro PARI Interview Questions
3.3
 • 44 Interviews
MNC AUTOMATION Interview Questions
4.2
 • 34 Interviews
View all

Siemens Reviews and Ratings

based on 4.9k reviews

4.1/5

Rating in categories

3.9

Skill development

4.0

Work-life balance

3.6

Salary

4.1

Job security

4.0

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 4.9k Reviews and Ratings
Commercial Sales Manager | Vadodara

Vadodara

5-10 Yrs

₹ 6-12 LPA

Technical Architect - Principal

Pune

10-20 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
1.6k salaries
unlock blur

₹9.5 L/yr - ₹34.5 L/yr

Software Developer
1.6k salaries
unlock blur

₹5.3 L/yr - ₹22.4 L/yr

Software Engineer
1.5k salaries
unlock blur

₹6 L/yr - ₹25 L/yr

Manager
593 salaries
unlock blur

₹9 L/yr - ₹32.5 L/yr

Senior Process Associate
461 salaries
unlock blur

₹2.2 L/yr - ₹7.2 L/yr

Explore more salaries
Compare Siemens with

Schneider Electric

4.1
Compare

Siemens Energy

4.1
Compare

Johnson Controls

3.5
Compare

Honeywell Automation

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