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:
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 - 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 Python Developer

 (1)

 Senior Java 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

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Discuss 4 case study related to supply chain management.

Interview Preparation Tips

Topics to prepare for Tech Mahindra Senior Software Engineer interview:
  • Supply Chain Management
Interview preparation tips for other job seekers - Develop some case study of your own and also deep analysis for each.

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 140 minutes
Round difficulty - Medium

Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.

  • Q1. 

    Sum of Two Numbers Represented as Arrays

    Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...

  • Ans. 

    Given two numbers represented as arrays, calculate their sum and return the result as an array.

    • Iterate through the arrays from right to left, adding digits and carrying over if necessary

    • Handle cases where one array is longer than the other by considering the remaining digits

    • Ensure the final sum array does not have any leading zeros

  • Answered by AI
Round 2 - Face to Face 

Round duration - 20 minutes
Round difficulty - Easy

The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.

Round 3 - HR 

Round duration - 8 minutes
Round difficulty - Easy

This round was conducted right after finishing and clearing the technical round at the same place and on the same day.

Interview Preparation Tips

Eligibility criteriaAbove 60 %Wipro Limited interview preparation:Topics to prepare for the interview - OOPS, Data Structures, Database Concepts, Coding problemsTime required to prepare for the interview - 2-3 monthsInterview preparation tips for other job seekers

Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.

Application resume tips for other job seekers

Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SOLID principals, oops, c# basics, SQL server, azure, design pattern

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear basics of oops and design pattern

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. 1.Describe a situation where you have taken a quick decision and failed, and a situation where you succeeded. 2. What is a skill you have tried to achieve but failed? 3. Describe a decision you have taken ...

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Always try to take risk in small problems . When you face the consequences, you would be able to tackle bigger problems.
2. Every skill you learn, even if you didn't excel in it is not to be considered a waste of time/failure, you learn something simply by participating.

Interview Questionnaire 

1 Question

  • Q1. HTML, CSS, BOOTSTRAP, PHP. SQL

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 359 salaries
₹9.2 L/yr - ₹30.4 L/yr
47% 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

₹0 L/yr - ₹0 L/yr

Software Developer
1.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
1.5k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Manager
604 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Executive
481 salaries
unlock blur

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