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 Software Engineer Interview Questions, Process, and Tips for Experienced

Updated 9 Apr 2025

Top Siemens Software Engineer Interview Questions and Answers for Experienced

View all 6 questions

Siemens Software Engineer Interview Experiences for Experienced

9 interviews found

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

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Linked list implementation, reversal and traversal.
  • Q2. Trees basics and discussion
  • Q3. React questions like Life cycle methods and VDOM
  • Q4. Deno questions about exes and environment variables configuration.

Interview Preparation Tips

Topics to prepare for Siemens Software Engineer interview:
  • Node
  • Deno
  • React
  • Angular
  • ENV

Software Engineer Interview Questions & Answers

user image chidaraboiena nageswara rao

posted on 4 Apr 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. What is cdc?what purpose for using?
  • Q2. What is rdd?what is uses?
  • Q3. What Azure data factory is key component explain?
  • Q4. What delta live table?

Software Engineer Interview Questions Asked at Other Companies for Experienced

Q1. String Compression Problem Statement Implement a program that per ... read more
asked in HCLTech
Q2. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q3. Total time: 110 mins 1. Find missing and duplicate numbers from g ... read more
asked in HCLTech
Q4. Reverse Array Elements Given an array containing 'N' elements, th ... read more
asked in Cisco
Q5. Intersection of Linked List Problem You are provided with two sin ... read more
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. Alpha beta k
  • Q2. Smallest integer that cannot be formed from bitwise or
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Polymorphism, type casting

Siemens interview questions for designations

 Senior Software Engineer

 (14)

 Associate Software Engineer

 (3)

 Advanced Software Engineer

 (2)

 Lead Software Engineer

 (1)

 Software Testing Engineer

 (1)

 Software Engineer Trainee

 (1)

 Software Development Engineer

 (1)

 Senior Software Engineer 2

 (1)

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

I applied via Approached by Company and was interviewed in Jul 2023. 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 - Technical 

(1 Question)

  • Q1. Tell something about app life cycle.
  • Ans. 

    App life cycle refers to the stages an application goes through from installation to removal.

    • App is installed on a device

    • App is launched and runs

    • App goes into background when not in use

    • App may be terminated by the user or system

    • App data may be cleared or app uninstalled

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is listview control
  • Ans. 

    ListView control is a graphical control element used to display a list of items in a vertical, scrollable view.

    • Used in GUI applications to display a list of items

    • Allows users to scroll through the list

    • Can be customized with different layouts and styles

    • Commonly used in mobile apps and desktop applications

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Siemens Software Engineer interview:
  • C#
  • Xamarin
Interview preparation tips for other job seekers - Just be more clear about language you were using to develop application.

Skills evaluated in this interview

Get interview-ready with Top Siemens Interview Questions

I applied via Referral and was interviewed in Sep 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. C++ questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Parasolid, cpp , cad , com

Software Engineer Jobs at Siemens

View all
Round 1 - Personal Interview 

(1 Question)

  • Q1. Questions bases on your resume and projects

Interview Questionnaire 

1 Question

  • Q1. 1. What are delegates? 2. Question on Linq C# 3. Most of the questions were on design patterns and SOLID principles 4. OOPS concepts 5. Puzzles were also there.

I applied via Naukri.com and was interviewed before Jun 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Implement stack data structure
  • Ans. 

    Implement stack data structure

    • Use an array or linked list to store elements

    • Push operation adds element to top of stack

    • Pop operation removes element from top of stack

    • Peek operation returns top element without removing it

  • Answered by AI
  • Q2. How global variable work , how its shared by all function
  • Ans. 

    Global variables are accessible from any part of the program and can be modified by any function.

    • Global variables are declared outside of any function.

    • They can be accessed and modified by any function in the program.

    • If a function modifies the value of a global variable, the new value is visible to all other functions.

    • Global variables can be useful for sharing data between functions.

    • However, overuse of global variables

  • Answered by AI
  • Q3. Program to transpose the matrix
  • Ans. 

    Program to transpose a matrix

    • Iterate through rows and columns of the matrix

    • Swap the elements at (i,j) and (j,i) positions

    • Return the transposed matrix

  • Answered by AI
  • Q4. Internal implementation of pre and post fix operator
  • Ans. 

    Pre and post fix operators are used to increment or decrement a value before or after it is used in an expression.

    • Pre-fix operator (++x) increments the value of x and returns the new value.

    • Post-fix operator (x++) returns the value of x and then increments it.

    • Both operators can be used with variables of numeric data types.

    • They can also be used with pointers to increment or decrement the memory address they point to.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare some standard problem from geekforgeeks.com

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed before May 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Scenario based to be solved with python

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the core concepts very well.

Siemens Interview FAQs

How many rounds are there in Siemens Software Engineer interview for experienced candidates?
Siemens interview process for experienced candidates usually has 1-2 rounds. The most common rounds in the Siemens interview process for experienced candidates are Technical, Personal Interview1 and Resume Shortlist.
How to prepare for Siemens Software Engineer interview for experienced candidates?
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, Computer science, Agile, Javascript and HTML.
What are the top questions asked in Siemens Software Engineer interview for experienced candidates?

Some of the top questions asked at the Siemens Software Engineer interview for experienced candidates -

  1. how global variable work , how its shared by all funct...read more
  2. internal implementation of pre and post fix opera...read more
  3. Tell something about app life cyc...read more
How long is the Siemens Software Engineer interview process?

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

Tell us how to improve this page.

Siemens Software Engineer Interview Process for Experienced

based on 5 interviews

1 Interview rounds

  • Technical Round
View more
Join Siemens #TransformTheEverydayWithUs
Siemens Software Engineer Salary
based on 1.5k salaries
₹5.8 L/yr - ₹25 L/yr
65% more than the average Software Engineer Salary in India
View more details

Siemens Software Engineer Reviews and Ratings

based on 147 reviews

4.0/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

3.6

Salary

4.1

Job security

4.1

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 147 Reviews and Ratings
Software Engineer

Noida

2-5 Yrs

₹ 8.5-22 LPA

Senior Software Engineer

Pune

2-6 Yrs

₹ 5-26 LPA

Software Engineer - Principal

Noida

4-9 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
1.7k salaries
unlock blur

₹9.5 L/yr - ₹35 L/yr

Software Developer
1.6k salaries
unlock blur

₹5.3 L/yr - ₹25.2 L/yr

Software Engineer
1.5k salaries
unlock blur

₹5.8 L/yr - ₹25 L/yr

Manager
617 salaries
unlock blur

₹8 L/yr - ₹33 L/yr

Senior Process Associate
462 salaries
unlock blur

₹2.2 L/yr - ₹7 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