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 Senior Software Developer Interview Questions and Answers

Updated 2 Jul 2024

Siemens Senior Software Developer Interview Experiences

4 interviews found

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

(1 Question)

  • Q1. Java 8 features
Round 2 - Technical 

(1 Question)

  • Q1. Design a rest API
  • Ans. 

    Design a REST API for a senior software developer position

    • Define the resources and endpoints

    • Use HTTP methods for CRUD operations

    • Implement authentication and authorization mechanisms

    • Include error handling and status codes

    • Document the API using tools like Swagger

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

(1 Question)

  • Q1. Describe about your past project

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Nov 2022. There were 5 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. Angular, JavaScript, coding
Round 3 - Technical 

(1 Question)

  • Q1. Angular, JavaScript Coding, Algorithm, advanced concepts
Round 4 - One-on-one 

(1 Question)

  • Q1. General discussion about career experience
Round 5 - HR 

(1 Question)

  • Q1. Salary and CTC discussion based on holding offer or last CTC

Interview Preparation Tips

Interview preparation tips for other job seekers - All the best for all job seekers. Prepare well and attend the interview. Don't spare this company chance

Senior Software Developer Interview Questions Asked at Other Companies

asked in Freshworks
Q1. Intersection of Linked List Problem You are provided with two sin ... read more
asked in Freshworks
Q2. Overlapping Intervals Problem Statement You are given the start a ... read more
asked in Freshworks
Q3. Middle of Linked List Problem Statement Given the head node of a ... read more
asked in SAP
Q4. Sum of Maximum and Minimum Elements Problem Statement Given an ar ... read more
asked in Freshworks
Q5. Cube Sum Pairs Problem Statement Given a positive integer N, find ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

JavaScript programming easy to medium

Round 3 - Technical 

(4 Questions)

  • Q1. Technical discussion about various JS topics
  • Q2. Closure Example
  • Ans. 

    Closure is a function that captures the environment in which it was created, allowing it to access variables from that scope.

    • Closure allows a function to access variables from its outer scope even after the outer function has finished executing.

    • Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.log(outerVar); }; }

    • Example: const innerFunc = outerFunction(); innerFu

  • Answered by AI
  • Q3. Hoisting Example
  • Ans. 

    Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope.

    • Variable declarations are hoisted to the top of their scope but not their initializations.

    • Function declarations are fully hoisted, including their definitions.

    • Hoisting can lead to unexpected behavior if not understood properly.

  • Answered by AI
  • Q4. Angular Life cycle
Round 4 - HR 

(1 Question)

  • Q1. Why do you want to join Siemens,

I applied via Company Website and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Core java, advanced Java, db query, cloud computing
Round 2 - HR 

(1 Question)

  • Q1. Basic information and last project details

Interview Preparation Tips

Interview preparation tips for other job seekers - Depending your JD and relevant skill

Siemens interview questions for designations

 Software Developer

 (28)

 Software Developer Intern

 (1)

 Senior Developer

 (1)

 Senior Software Engineer

 (13)

 Senior Java Developer

 (1)

 Senior Python Developer

 (1)

 Senior Embedded Software Engineer

 (1)

 Senior Software Engineer 2

 (1)

Senior Software Developer Jobs at Siemens

View all

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Singleton design pattern
  • Q2. Basic C questions like volatile, pointer arithmetic etc
Round 2 - Technical 

(2 Questions)

  • Q1. Previous project related questions
  • Q2. Qt qml realted que
Round 3 - One-on-one 

(2 Questions)

  • Q1. Hiring manager round
  • Q2. Expected salary current salary
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What technologies you worked on for the CAD?
  • Ans. 

    I have worked on technologies like AutoCAD, SolidWorks, and CATIA for CAD development.

    • AutoCAD

    • SolidWorks

    • CATIA

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

(1 Question)

  • Q1. What are four pillars in oops?
  • Ans. 

    The four pillars in OOPs are Inheritance, Encapsulation, Abstraction, and Polymorphism.

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

    • Encapsulation restricts access to certain components within a class, protecting the data.

    • Abstraction hides the complex implementation details and only shows the necessary features.

    • Polymorphism allows objects to be treated as instances of their parent cla

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary Negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your confidence up. If you do not know any answer say it honestly I don't know.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. About projects, how do they work, what all have you implemented
  • Q2. One simple question on average of array elements
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about your project
  • Q2. Tell me what is flow of your project
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Good URI design
  • Q2. Accessing id parameter in URL
  • Ans. 

    Accessing id parameter in URL involves parsing the URL and extracting the id value.

    • Use the window.location object to access the URL of the current page.

    • Parse the URL using methods like split() or URLSearchParams to extract the id parameter.

    • Example: If the URL is 'http://example.com/page?id=123', you can access the id value by parsing the URL.

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

(2 Questions)

  • Q1. Salary expectations
  • Q2. Plan of growing up technically

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare in algorithms, Java 8 / 11

Skills evaluated in this interview

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

I applied via campus placement at Dr DY Patil Institute of Management and Research, Pune and was interviewed in Nov 2023. There were 4 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 

Basic aptitude questions

Round 3 - Group Discussion 

Topic was "which is best work from home or work from office?"

Round 4 - Technical 

(2 Questions)

  • Q1. Questions about html, css and javascript
  • Q2. Questions based on resume

Siemens Interview FAQs

How many rounds are there in Siemens Senior Software Developer interview?
Siemens interview process usually has 3-4 rounds. The most common rounds in the Siemens interview process are Technical, HR and Resume Shortlist.
How to prepare for Siemens Senior Software Developer 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, Consulting, Analytical, Debugging and Unit Testing.
What are the top questions asked in Siemens Senior Software Developer interview?

Some of the top questions asked at the Siemens Senior Software Developer interview -

  1. Closure Exam...read more
  2. Hoisting Exam...read more
  3. design a rest ...read more

Tell us how to improve this page.

Siemens Senior Software Developer Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more
Join Siemens #TransformTheEverydayWithUS
Siemens Senior Software Developer Salary
based on 361 salaries
₹9.1 L/yr - ₹30.4 L/yr
46% more than the average Senior Software Developer Salary in India
View more details

Siemens Senior Software Developer Reviews and Ratings

based on 33 reviews

4.2/5

Rating in categories

4.1

Skill development

4.3

Work-life balance

3.8

Salary

4.3

Job security

4.2

Company culture

3.7

Promotions

4.3

Work satisfaction

Explore 33 Reviews and Ratings
Senior Software Developer (C++)

Bangalore / Bengaluru

6-10 Yrs

Not Disclosed

Senior SW Developer - Cloud apps

Chennai

7-10 Yrs

Not Disclosed

Senior Software Developer

Bangalore / Bengaluru

4-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
1.6k salaries
unlock blur

₹9.7 L/yr - ₹33.6 L/yr

Software Developer
1.6k salaries
unlock blur

₹4.8 L/yr - ₹22.5 L/yr

Software Engineer
1.5k salaries
unlock blur

₹6 L/yr - ₹23.5 L/yr

Manager
602 salaries
unlock blur

₹8.2 L/yr - ₹32 L/yr

Senior Executive
483 salaries
unlock blur

₹5 L/yr - ₹19 L/yr

Explore more salaries
Compare Siemens with

Schneider Electric

4.1
Compare

Siemens Energy

4.1
Compare

ABB

4.1
Compare

BHEL

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