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 Internship Trainee Interview Questions and Answers

Updated 11 Feb 2023

Siemens Internship Trainee Interview Experiences

2 interviews found

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

I applied via Campus Placement and was interviewed before Feb 2022. 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 - Aptitude Test 

SIMPLE APTITUDE TEST TO CHECK SPEED

Round 3 - Technical 

(2 Questions)

  • Q1. CORE QUESTIONS FROM MECHANICAL ENGINEERING FOR 30 MINUTES
  • Q2. WHAT WAS THE MOST COMPLEX STUCTURE YOU HAVE EVER DESIGNED ?
  • Ans. 

    The most complex structure I have designed is a multi-story commercial building.

    • Designed a multi-story commercial building with complex structural requirements

    • Incorporated features such as elevators, staircases, and HVAC systems

    • Ensured compliance with local building codes and safety regulations

    • Collaborated with architects, engineers, and contractors to ensure successful completion

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - STUDY WELL.
ENGINEERING GRAPHICS, THEERMODYNAMICS, CNC MACHINES

I appeared for an interview before May 2016.

Interview Preparation Tips

Round: Test
Experience: It was an online test related to test aur general analytical abilities it didn't have any technical questions.
The verbal section was similar to the verbal sections that appears in competitive examinations like GRE,CAT it had reading comprehension, synonyms,sentence completion etc basic verbal testing questions
The mathematical section was related to mostly the data interpretation and its analysis and they needed exact answers the options were very close and we had to solve them properly to get the answers
The logical reasoning section was mostly pattern recognition and prediction they tested us for seeing patterns in images and predicting the next pattern it was a tough section if I had to rate it and pretty interesting.
Tips: Be quick in maths and logical reasoning
Total Questions: 90

Round: Technical Interview
Experience: It was an online test related to test aur general analytical abilities it didn't have any technical questions.
The verbal section was similar to the verbal sections that appears in competitive examinations like GRE,CAT it had reading comprehension, synonyms,sentence completion etc basic verbal testing questions
The mathematical section was related to mostly the data interpretation and its analysis and they needed exact answers the options were very close and we had to solve them properly to get the answers
The logical reasoning section was mostly pattern recognition and prediction they tested us for seeing patterns in images and predicting the next pattern it was a tough section if I had to rate it and pretty interesting.
Tips: Be quick in maths and logical reasoning

Round: Technical Interview
Experience: The technical interview was mostly related to questions pertaining to my branch of engineering i.e. Electrical and Electronics engineering.
They asked questions related to electrical machines(induction motors and dc motor), electricity distribution (how energy is supplied to various sections in our college ), electric traction and frequency and amplitude modulation
Tips: Be confident and if you don't know something just say it you would like to skip that question as you don't know it but key is being confident

College Name: Visvesvarya National Institute of Technology

Internship Trainee Interview Questions Asked at Other Companies

asked in ESAB
Q1. Tell about your UG project? How will you design a table for 1 ton ... read more
Q2. what you know abiu the technology that you are apply
Q3. What are the difgerent wavelengths at which optical fibre communi ... read more
Q4. What are timers im Microprocessor amd how can you trigger them?
Q5. How can you solve the issue if there is a network failure in the ... read more

Interview questions from similar companies

I appeared for an interview in Aug 2017.

Interview Questionnaire 

4 Questions

  • Q1. Difference between c and java?
  • Ans. 

    C is a procedural programming language while Java is an object-oriented programming language.

    • C is a low-level language while Java is a high-level language.

    • C requires manual memory management while Java has automatic memory management.

    • C is platform-dependent while Java is platform-independent.

    • C supports pointers while Java does not.

    • C has a simpler syntax compared to Java.

  • Answered by AI
  • Q2. Difference between final, finally and finalize
  • Ans. 

    final, finally, and finalize are keywords in Java with different meanings.

    • final is a keyword used to declare a constant value, a variable that cannot be modified.

    • finally is a block used in exception handling to ensure a piece of code is always executed, whether an exception is thrown or not.

    • finalize is a method in the Object class that is called by the garbage collector before an object is destroyed.

    • final and finally a...

  • Answered by AI
  • Q3. About yourself
  • Q4. Why Johnson
  • Ans. 

    Johnson is a reputable company known for its innovative software solutions and collaborative work environment.

    • Johnson has a strong reputation in the industry for delivering high-quality software solutions.

    • The company values collaboration and teamwork, which aligns with my own work style.

    • I admire Johnson's commitment to innovation and staying ahead of technological advancements.

  • Answered by AI

Interview Preparation Tips

Round: Apptitude Test
Experience: Questions was unpredictable as it was from reasoning,verbal , and from general knowledge also.Technical questions was also there.
Tips: Technical question was not that hard. Just have good basic knowledge of programming and DBMS

Round: Technical Interview
Experience: It was from basic concepts only.

Round: HR Interview
Experience: There were 12 HRs to take my interview but asked mainly from CV only.

Tips: Be calm and confident and learn the basic of subjects

College Name: BPPIMT

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 8 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. A lot of technical questions on WPF and C#.Net

Interview Preparation Tips

Interview preparation tips for other job seekers - To get a good package clear the interview with at least answering 85 - 90% of the questions. The package range is good, but it'll depend totally on your interview performance.

Interview Questionnaire 

1 Question

  • Q1. Prepare python data structures and python basics

Interview Questionnaire 

2 Questions

  • Q1. C programming
  • Q2. Prepare basics thoroughly

Interview Preparation Tips

Interview preparation tips for other job seekers - Better be prepared with basic knowledge
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2022. 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 

(3 Questions)

  • Q1. Testing Technical Skill mentioned in Resume & Which ever need for the project we are going to work on
  • Q2. What is Python and its data types
  • Ans. 

    Python is a high-level, interpreted programming language with dynamic semantics.

    • Python has several built-in data types including integers, floats, strings, booleans, and complex numbers.

    • It also has built-in data structures like lists, tuples, and dictionaries.

    • Python supports object-oriented programming and has a rich standard library.

    • Examples: x = 5 (integer), y = 3.14 (float), z = 'hello' (string), a = True (boolean),...

  • Answered by AI
  • Q3. What is logic building/thinking & where we need to apply this?
  • Ans. 

    Logic building/thinking is the process of analyzing and solving problems using reasoning and critical thinking skills.

    • It involves breaking down complex problems into smaller, more manageable parts

    • Identifying patterns and relationships between different pieces of information

    • Using deductive and inductive reasoning to draw conclusions

    • Applying logical principles to solve problems in various fields such as computer programm...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary Expectations and Negotiations
  • Q2. What do you think about your growth after joining to our organisation?
  • Ans. 

    I believe that joining your organization will provide me with ample opportunities for growth and development.

    • I am confident that I will be able to learn and acquire new skills in a dynamic and challenging environment.

    • I am excited about the potential for career advancement and the chance to work on innovative projects.

    • I look forward to collaborating with talented colleagues and mentors who can guide and inspire my profe...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best company to explore your skills independently and stressless environment to work

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Jul 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 - Aptitude Test 

Some basic aptitude questions on hackerearth can be learned from frequently asked questions

Round 3 - Coding Test 

Covering lot of different topics of computer science

Round 4 - One-on-one 

(3 Questions)

  • Q1. 1:1 with Senior Manager
  • Q2. Everything in resume
  • Q3. Testing knowledge about software systems and basics of linux, coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Though the interview lasted an hour, the selection was based on CGPA only. The job description was very generic while selection and later better roles were given to students from bigger colleges on the date of joining

I applied via Naukri.com

Interview Questionnaire 

2 Questions

  • Q1. What's your strength
  • Q2. What's the role of your job

Interview Preparation Tips

Interview preparation tips for other job seekers - Be practical and only tell what you know and explain well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Java Questions and coding
Round 2 - Coding Test 

30 min projects related questions

Round 3 - Technical 

(1 Question)

  • Q1. Project and behavioral questions
Round 4 - HR 

(1 Question)

  • Q1. Hr round questions

Siemens Interview FAQs

How many rounds are there in Siemens Internship Trainee interview?
Siemens interview process usually has 3 rounds. The most common rounds in the Siemens interview process are Aptitude Test, Technical and Resume Shortlist.
What are the top questions asked in Siemens Internship Trainee interview?

Some of the top questions asked at the Siemens Internship Trainee interview -

  1. WHAT WAS THE MOST COMPLEX STUCTURE YOU HAVE EVER DESIGNE...read more
  2. CORE QUESTIONS FROM MECHANICAL ENGINEERING FOR 30 MINU...read more

Tell us how to improve this page.

Siemens Internship Trainee Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more
Join Siemens #TransformTheEverydayWithUs

Interview Questions from Similar Companies

Johnson Controls Interview Questions
3.6
 • 262 Interviews
Falcon Autotech Interview Questions
3.9
 • 45 Interviews
Wipro PARI Interview Questions
3.3
 • 44 Interviews
MNC AUTOMATION Interview Questions
4.2
 • 34 Interviews
View all
Siemens Internship Trainee Salary
based on 4 salaries
₹0.8 L/yr - ₹3 L/yr
34% less than the average Internship Trainee Salary in India
View more details

Siemens Internship Trainee Reviews and Ratings

based on 11 reviews

3.1/5

Rating in categories

2.9

Skill development

3.2

Work-life balance

2.9

Salary

3.2

Job security

3.3

Company culture

2.9

Promotions

2.9

Work satisfaction

Explore 11 Reviews and Ratings
Senior Software Engineer
1.6k salaries
unlock blur

₹9.5 L/yr - ₹34 L/yr

Software Developer
1.6k salaries
unlock blur

₹5 L/yr - ₹22.7 L/yr

Software Engineer
1.5k salaries
unlock blur

₹4.2 L/yr - ₹22.1 L/yr

Manager
601 salaries
unlock blur

₹9 L/yr - ₹32 L/yr

Senior Process Associate
462 salaries
unlock blur

₹2.2 L/yr - ₹7.2 L/yr

Explore more salaries
Compare Siemens with

Schneider Electric

4.1
Compare

Siemens Energy

4.1
Compare

Johnson Controls

3.6
Compare

Honeywell Automation

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