Upload Button Icon Add office photos

Filter interviews by

Siemens Industry Software (India) Graduate Trainee Interview Questions and Answers

Updated 11 Jun 2024

Siemens Industry Software (India) Graduate Trainee Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. Detail OOP concept with real life examples?
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP focuses on creating objects that interact with each other to solve problems

    • Encapsulation: Objects can hide their internal state and require interaction through defined interfaces

    • Inheritance: Objects can inherit attributes and methods from parent classes

    • Polymorphism: Objects ...

  • Answered by AI
  • Q2. SQL query to find highest salary.
  • Ans. 

    Use SQL query with MAX function to find highest salary.

    • Use SELECT statement with MAX function to retrieve highest salary from salary column.

    • Example: SELECT MAX(salary) FROM employees;

    • Make sure to replace 'employees' with the actual table name where salary data is stored.

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Got some aptitude question in the company side, and the candidates want to finish in the given time

Round 2 - One-on-one 

(2 Questions)

  • Q1. Basic question about my resume
  • Q2. Analytic questions and case study question to test my handling the situation skills
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Find out the second largest integer in an array
  • Ans. 

    Find the second largest integer in an array of strings

    • Convert the strings in the array to integers

    • Sort the integers in descending order

    • Return the second element in the sorted array as the second largest integer

  • Answered by AI
  • Q2. Reverse a string
  • Ans. 

    Reverse a string by iterating through the characters and swapping them

    • Create a function that takes a string as input

    • Initialize two pointers, one at the beginning and one at the end of the string

    • Swap the characters at the two pointers and move them towards the center until they meet

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Change the odd bits in the binary form of a given number and convert the new binary into decimal form
  • Ans. 

    To change the odd bits in a binary number, flip the bits at odd positions and convert the new binary number to decimal form.

    • Start by converting the given number into binary form.

    • Identify the odd bits in the binary number (counting from right to left, starting at 1).

    • Flip the odd bits by changing 1s to 0s and 0s to 1s.

    • Convert the new binary number into decimal form.

    • For example, if the given number is 13 (binary 1101), th...

  • Answered by AI
  • Q2. Primary vs secondary memory
  • Ans. 

    Primary memory is volatile and directly accessible by the CPU, while secondary memory is non-volatile and used for long-term storage.

    • Primary memory is faster but has limited capacity, while secondary memory is slower but has larger capacity.

    • Examples of primary memory include RAM and cache memory, while examples of secondary memory include hard drives and SSDs.

    • Primary memory stores data that is currently being used by t...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Hydaraulics vs Pneumatics
  • Ans. 

    Hydraulics use liquid to transmit power, while pneumatics use gas.

    • Hydraulics are typically used in heavy machinery and equipment, such as construction vehicles and hydraulic presses.

    • Pneumatics are commonly found in industries like manufacturing and automation, for tasks like operating pneumatic cylinders and controlling valves.

    • Hydraulics provide more power and precision due to the incompressibility of liquids, while pn...

  • Answered by AI
  • Q2. First angle projection vs Third angle projection
  • Ans. 

    First angle projection and Third angle projection are two different methods used in engineering drawings to represent a 3D object on a 2D plane.

    • First angle projection is commonly used in Europe and Asia, where the object is placed in the first quadrant (top right) of the viewing plane.

    • Third angle projection is predominantly used in North America, where the object is placed in the third quadrant (bottom right) of the vi...

  • Answered by AI
Round 2 - Behavioral 

(2 Questions)

  • Q1. Master's studies
  • Q2. Why should I hire you
  • Ans. 

    I am a dedicated and motivated individual with relevant skills and experience to excel in this role.

    • I have a strong academic background in [relevant field]

    • I have completed internships at [relevant companies] where I gained practical experience

    • I possess excellent communication and teamwork skills, as demonstrated by my involvement in [relevant projects or activities]

    • I am highly motivated and eager to learn and grow with

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. How can you make change
  • Ans. 

    Change can be made by identifying areas for improvement, setting clear goals, involving stakeholders, implementing strategies, and evaluating outcomes.

    • Identify areas for improvement by conducting thorough analysis

    • Set clear and achievable goals to guide the change process

    • Involve stakeholders at every stage to ensure buy-in and support

    • Implement strategies effectively, utilizing resources and expertise

    • Evaluate outcomes re...

  • Answered by AI
  • Q2. Relocation details
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Apptitude questions related to core

Round 2 - Technical 

(2 Questions)

  • Q1. About your self
  • Q2. About your projects
Round 3 - Technical 

(1 Question)

  • Q1. About your personality and behavoiur
Round 4 - HR 

(1 Question)

  • Q1. ..................................................mmmmmmm
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Basic electronics 

(1 Question)

  • Q1. MCQ question contains 75 mcq
Round 2 - Technical 

(1 Question)

  • Q1. Technical round questions related to basic electronics
Round 3 - Technical 

(1 Question)

  • Q1. Advance technical interview related course you were studying
Round 4 - HR 

(1 Question)

  • Q1. About Location and family background
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General Aptitude, Pipes, Time

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. What are your Strenghts
  • Ans. 

    My strengths include strong communication skills, ability to work well in a team, and problem-solving abilities.

    • Strong communication skills - able to effectively convey ideas and information

    • Ability to work well in a team - collaborate with others to achieve common goals

    • Problem-solving abilities - able to analyze situations and come up with effective solutions

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Aptitude Test 

Basic engineering Questions

Round 2 - Technical 

(1 Question)

  • Q1. Resume related questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

There were logical reasoning and critical thinking along with mental ability

Round 2 - Technical 

(3 Questions)

  • Q1. Technical interview related to your field of study
  • Q2. About my college project
  • Q3. Basics of cad and uses of creo
Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join the company and what are your expectation

Siemens Industry Software (India) Interview FAQs

How many rounds are there in Siemens Industry Software (India) Graduate Trainee interview?
Siemens Industry Software (India) interview process usually has 1 rounds. The most common rounds in the Siemens Industry Software (India) interview process are Technical.
What are the top questions asked in Siemens Industry Software (India) Graduate Trainee interview?

Some of the top questions asked at the Siemens Industry Software (India) Graduate Trainee interview -

  1. Detail OOP concept with real life exampl...read more
  2. SQL query to find highest sala...read more

Tell us how to improve this page.

Siemens Industry Software (India) Graduate Trainee Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Software Engineer
166 salaries
unlock blur

₹7.9 L/yr - ₹26 L/yr

Software Developer
56 salaries
unlock blur

₹5.6 L/yr - ₹19.5 L/yr

Senior Software Engineer
53 salaries
unlock blur

₹12.6 L/yr - ₹38.6 L/yr

Associate Software Engineer
30 salaries
unlock blur

₹6.9 L/yr - ₹14.8 L/yr

Advanced Software Engineer
28 salaries
unlock blur

₹16.4 L/yr - ₹37.3 L/yr

Explore more salaries
Compare Siemens Industry Software (India) with

Siemens

4.1
Compare

Schneider Electric

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