Upload Button Icon Add office photos
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

Compare button icon Compare button icon Compare
4.1

based on 4.6k Reviews

Filter interviews by

Siemens Interview Questions, Process, and Tips

Updated 24 Jan 2025

Top Siemens Interview Questions and Answers

View all 365 questions

Siemens Interview Experiences

Popular Designations

426 interviews found

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

(5 Questions)

  • Q1. What is circuit breakers
  • Q2. What is difference contractor or relay
  • Q3. What is difference neutral or earthing
  • Q4. What is star or delta
  • Q5. What is use contractor
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Are you aware about process industry ?
  • Q2. Tell me about design principles
Round 2 - Technical 

(2 Questions)

  • Q1. What is difference between Dependency Inversion & Dependency Injection ?
  • Q2. How do you push the data from server to client

Software Architect Interview Questions asked at other Companies

Q1. How service management adds to customer experience.
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About profile previous job experience, roles & responsibilities handled.
  • Q2. Achievements, Projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Looking forward to continue my career growth at global standards platforms.

Thank You,

Best Regards,

Logistics and Supply Chain Management Manager Interview Questions asked at other Companies

Q1. Md- over expectation from single manpower
View answer (1)

Network Engineer(Product support) Interview Questions & Answers

user image Anonymous

posted on 22 Dec 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Whast is Lan ?
  • Ans. 

    LAN stands for Local Area Network. It is a network that connects computers and devices in a limited area such as a home, office, or school.

    • LAN is used to share resources like printers, files, and internet connections within a limited area.

    • LAN typically operates within a single building or a group of nearby buildings.

    • Ethernet cables, Wi-Fi, and switches are commonly used in LAN setups.

    • Examples of LAN include home networ

  • Answered by AI
  • Q2. OSI layers and some questions related to HSRP
  • Q3. Wifi devices , routing and switching questions
Round 2 - HR 

(1 Question)

  • Q1. Simple intro questions

Interview Preparation Tips

Interview preparation tips for other job seekers - They will ask you to join wihtin 60 days , for employee who is having 90 days notice period they won't wait they just decline the offer

Siemens interview questions for popular designations

 Software Developer

 (32)

 Software Engineer

 (19)

 Senior Software Engineer

 (13)

 Graduate Engineer Trainee (Get)

 (8)

 Senior Executive

 (8)

 Electrical Engineer

 (7)

 System Engineer

 (6)

 Consultant

 (5)

Software Engineer Interview Questions & Answers

user image sarika ahire

posted on 14 Oct 2024

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain oop concets
  • Ans. 

    OOP concepts are fundamental principles in object-oriented programming that help in organizing and designing code.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation detai...

  • Answered by AI
  • Q2. Virtual functions
Round 2 - Technical 

(2 Questions)

  • Q1. Explain vectors and array difference
  • Ans. 

    Vectors are dynamic arrays that can change in size, while arrays have a fixed size.

    • Vectors can grow or shrink in size dynamically, while arrays have a fixed size.

    • Vectors can be resized using functions like push_back() and pop_back(), while arrays cannot.

    • Vectors are part of the C++ Standard Template Library (STL), while arrays are a fundamental data structure.

    • Example: vector vec; int arr[5];

Answered by AI
  • Q2. Virtual destructors
  • Round 3 - One-on-one 

    (2 Questions)

    • Q1. About last project
    • Q2. Puzzle with some analytical skills

    Skills evaluated in this interview

    Top Siemens Software Engineer Interview Questions and Answers

    Q1. how global variable work , how its shared by all function
    View answer (2)

    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 (171)

    Get interview-ready with Top Siemens Interview Questions

    Software Engineer Interview Questions & Answers

    user image anand prince

    posted on 15 Sep 2024

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

    Two coding questions

    Round 2 - Technical 

    (2 Questions)

    • Q1. Basics concepts of c# digging to very depth
    • Q2. Design patterns used
    • Ans. 

      Various design patterns like Singleton, Factory, and Observer are used in my projects.

      • Singleton pattern ensures a class has only one instance and provides a global point of access.

      • Factory pattern creates objects without specifying the exact class of object that will be created.

      • Observer pattern defines a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and upd

    • Answered by AI
    Round 3 - Technical 

    (1 Question)

    • Q1. Exception handling
    Round 4 - Behavioral 

    (2 Questions)

    • Q1. Exception handling
    • Q2. Multi-threading
    Round 5 - HR 

    (2 Questions)

    • Q1. Reason for change
    • Ans. 

      The reason for change can vary based on factors like technology advancements, business needs, user feedback, etc.

      • Technology advancements - Updating software to utilize newer technologies for better performance and security.

      • Business needs - Changing software to align with new business strategies or goals.

      • User feedback - Making changes based on user suggestions or complaints to improve user experience.

      • Bug fixes - Address...

    • Answered by AI
    • Q2. Motivation for change
    • Ans. 

      I am motivated by the opportunity to learn new technologies and solve complex problems.

      • Opportunity to work on cutting-edge technologies

      • Challenge of solving complex problems

      • Desire for continuous learning and growth

    • Answered by AI

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Do a good preparation on very basics, design patterns, threads, tasks, exception handling and basic problem solving

    Skills evaluated in this interview

    Top Siemens Software Engineer Interview Questions and Answers

    Q1. how global variable work , how its shared by all function
    View answer (2)

    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 (171)

    Jobs at Siemens

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

    I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.

    Round 1 - Aptitude Test 

    Basic aptitude and common CS fundamentals questions.

    Round 2 - Group Discussion 

    Share the current technology related topic.

    Round 3 - One-on-one 

    (2 Questions)

    • Q1. Question on OOPS
    • Q2. Coding questions

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Focus on CS fundamentals. Basic simple data structures questions asked in the interview.

    Top Siemens Software Developer Interview Questions and Answers

    Q1. Maximum Subarray SumYou are given an array (ARR) of length N, consisting of integers. You have to find the sum of the subarray (including empty subarray) having maximum sum among all subarrays. A subarray is a contiguous segment of an array... read more
    View answer (6)

    Software Developer Interview Questions asked at other Companies

    Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
    View answer (40)

    fresher interview

    user image PlacementSeason

    posted on 25 Dec 2021

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

    I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

    Round 1 - Coding Test 

    Core java program where mainly asked ,45 mints interview duration was
    Experience group (3-6 years )
    1> Star pattern program pyramid Like / output : 1 12 123 1234
    2> String str [] =" djkfsnfnsm,f";
    find the /print the value of char from string which is 4th and 5th from right hand side (value of s and n )?
    3>String x= "A:B:C:D";
    Remove the semicolon from the String and print the value of x=[1]=A ,x[2]=B
    4> To find the Number Even or ODD program
    5> Find the x path of Jio Application logo and some more Logos from pages
    6>Rest assured Question from Different Status codes

    Interview Preparation Tips

    Interview preparation tips for other job seekers - brush up the string and array concepts and coding concepts clear

    Automation Test Engineer Interview Questions asked at other Companies

    Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
    View answer (2)
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    4-6 weeks
    Result
    No response

    I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

    Round 1 - Technical 

    (1 Question)

    • Q1. How to you handle the conflicts and maintain KPIs for critical vendors? what are the structures you use?

    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 342 interviews

    Interview experience

    4.2
      
    Good
    View more

    Explore Interview Questions and Answers for Top Skills at Siemens

    Interview Questions from Similar Companies

    TCS Interview Questions
    3.7
     • 10.3k Interviews
    Infosys Interview Questions
    3.7
     • 7.6k Interviews
    Wipro Interview Questions
    3.7
     • 5.6k Interviews
    Tech Mahindra Interview Questions
    3.5
     • 3.8k Interviews
    HCLTech Interview Questions
    3.5
     • 3.7k Interviews
    Bosch Interview Questions
    4.2
     • 329 Interviews
    ABB Interview Questions
    4.1
     • 227 Interviews
    BHEL Interview Questions
    4.1
     • 105 Interviews
    View all

    Siemens Reviews and Ratings

    based on 4.6k 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.6k Reviews and Ratings
    Vertical Sales Consulting Professional

    Kolkata

    10-13 Yrs

    Not Disclosed

    Recruiter

    Navi Mumbai

    5-9 Yrs

    Not Disclosed

    Data Engineer-Azure,Data Warehousing, ETL

    Bangalore / Bengaluru

    3-5 Yrs

    ₹ 6-16 LPA

    Explore more jobs
    Software Developer
    1.6k salaries
    unlock blur

    ₹3.8 L/yr - ₹22.4 L/yr

    Senior Software Engineer
    1.6k salaries
    unlock blur

    ₹9.3 L/yr - ₹34 L/yr

    Software Engineer
    1.5k salaries
    unlock blur

    ₹4.1 L/yr - ₹20 L/yr

    Manager
    612 salaries
    unlock blur

    ₹8.2 L/yr - ₹31.8 L/yr

    Senior Executive
    449 salaries
    unlock blur

    ₹6 L/yr - ₹20 L/yr

    Explore more salaries
    Compare Siemens with

    Schneider Electric

    4.2
    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