Upload Button Icon Add office photos

Filter interviews by

Schindler Intern Interview Questions and Answers

Updated 13 Dec 2023

Schindler Intern Interview Experiences

1 interview found

Intern Interview Questions & Answers

user image Anonymous

posted on 13 Dec 2023

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

The GD was good they give you current topic and questions related to that

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. What is role and responsibilities of leader

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Interview questions from similar companies

Intern Interview Questions & Answers

ABB user image Anonymous

posted on 15 Sep 2022

I applied via LinkedIn and was interviewed before Sep 2021. There were 2 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 - Group Discussion 

Conversation about my experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your CV as a speech, investigate about the company.

Intern Interview Questions & Answers

Bosch user image Anonymous

posted on 6 May 2022

I applied via Campus Placement and was interviewed before May 2021. There were 2 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. Explain your academic projects.

Interview Preparation Tips

Interview preparation tips for other job seekers - Only put the information in your resume which you are very confident about . if you don't remember something or where weak at it better not to put it there . they will ask questions only based on your resume.

Intern Interview Questions & Answers

Bosch user image Anonymous

posted on 4 Apr 2022

I applied via Company Website and was interviewed before Apr 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Normal questions about academics and small projects

Interview Preparation Tips

Interview preparation tips for other job seekers - For international students tip would be be yourself, explain your journey and goals and what motivates to work as an intern for the respective position
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Easy on basics of mechanical engineering

Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Explain different manufacturing process
  • Ans. 

    Different manufacturing processes involve casting, machining, forming, joining, and finishing.

    • Casting: involves pouring molten material into a mold to create a desired shape (e.g. metal casting)

    • Machining: involves removing material from a workpiece using cutting tools (e.g. CNC machining)

    • Forming: involves shaping a material without removing any material (e.g. stamping)

    • Joining: involves combining two or more pieces of m...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with basics

Intern Interview Questions & Answers

KONE user image Anonymous

posted on 7 Sep 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Group Discussion 

Common topics was asked should speak confidently without fear

Round 2 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and problem-solving

    • Strong communication and teamwork skills

  • Answered by AI
  • Q2. About the project

Intern Interview Questions & Answers

KONE user image Anonymous

posted on 23 Feb 2022

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

(4 Questions)

  • Q1. Difference between normalisation and de-normalisation?
  • Ans. 

    Normalization is the process of organizing data in a database while denormalization is the process of intentionally introducing redundancy into a database.

    • Normalization is used to minimize data redundancy and improve data integrity.

    • Denormalization is used to improve query performance by reducing the number of joins needed.

    • Normalization involves breaking down a table into smaller tables and establishing relationships be...

  • Answered by AI
  • Q2. Write code logic for Fibonacci series?
  • Ans. 

    Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.

    • Declare variables for first two numbers of the series

    • Loop through the series and calculate the next number by adding the previous two

    • Store the result in an array or print it

    • Repeat until desired number of terms is reached

  • Answered by AI
  • Q3. Types of inheritance with real time example?
  • Ans. 

    Types of inheritance include single, multiple, multilevel, hierarchical, hybrid, and multipath inheritance.

    • Single inheritance: A child class inherits from a single parent class.

    • Multiple inheritance: A child class inherits from multiple parent classes.

    • Multilevel inheritance: A child class inherits from a parent class, which in turn inherits from another parent class.

    • Hierarchical inheritance: Multiple child classes inher...

  • Answered by AI
  • Q4. Oops concepts - difference between object and class?
  • Ans. 

    Object is an instance of a class while class is a blueprint for creating objects.

    • Class is a template or blueprint for creating objects

    • Object is an instance of a class

    • Class defines the properties and methods that an object will have

    • Object is created from a class using the 'new' keyword

    • Multiple objects can be created from a single class

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for KONE Intern interview:
  • Java
  • OOPS
  • C++
  • Data Structures
  • Operating Systems
Interview preparation tips for other job seekers - To prepare well by revising all basic concepts of programming language (java/oops/c++), Data structures, operating systems, practice basic coding logics. Be self ready with all required softskills- communication and punctuality, be formal by appearance. Keep nervousness aside and give your best at interview.

Skills evaluated in this interview

Intern Interview Questions & Answers

ABB user image Anonymous

posted on 28 May 2024

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

I applied via Company Website and was interviewed before May 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about your college experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Relax and answer honestly with a straight face!

I applied via Referral and was interviewed before Sep 2021. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. General questions about resume
  • Q2. Questions on basic instrumentation cpncepts
  • Q3. Any plan for higher studies?
  • Q4. Do you know python programming language?
  • Ans. 

    Yes, I know Python programming language.

    • I have experience in writing Python scripts for automation and data analysis.

    • I am familiar with popular Python libraries such as NumPy, Pandas, and Matplotlib.

    • I have also worked on Python web frameworks like Django and Flask.

    • I am comfortable with object-oriented programming concepts in Python.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Johnson Controls Intern interview:
  • Python
  • PowerBI
Interview preparation tips for other job seekers - Be fully prepared about whatever you've written on resume.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was easy and few topics related to communication

Round 2 - Technical 

(2 Questions)

  • Q1. Moderate questions
  • Q2. About projects and analog questions
Round 3 - One-on-one 

(2 Questions)

  • Q1. Was moderate and some technical questions
  • Q2. Technical and hr questions

Schindler Interview FAQs

How many rounds are there in Schindler Intern interview?
Schindler interview process usually has 3 rounds. The most common rounds in the Schindler interview process are Resume Shortlist, Group Discussion and Technical.
How to prepare for Schindler Intern 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 Schindler. The most common topics and skills that interviewers at Schindler expect are mba.

Tell us how to improve this page.

Schindler Intern Interview Process

based on 2 interviews

Interview experience

2
  
Poor
View more

Intern Interview Questions from Similar Companies

Bosch Intern Interview Questions
4.2
 • 12 Interviews
Cummins Intern Interview Questions
4.3
 • 11 Interviews
Siemens Intern Interview Questions
4.1
 • 5 Interviews
KONE Intern Interview Questions
4.1
 • 2 Interviews
ABB Intern Interview Questions
4.1
 • 2 Interviews
View all
Schindler Intern Salary
based on 4 salaries
₹3 L/yr - ₹4 L/yr
At par with the average Intern Salary in India
View more details

Schindler Intern Reviews and Ratings

based on 2 reviews

4.9/5

Rating in categories

4.9

Skill development

5.0

Work-life balance

4.9

Salary

4.9

Job security

4.9

Company culture

4.9

Promotions

4.9

Work satisfaction

Explore 2 Reviews and Ratings
Customer Engineer
249 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
164 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Accounts Manager
148 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
128 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Customer Engineer
99 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Schindler with

Otis Elevator

4.0
Compare

KONE

4.2
Compare

TK Elevator

3.9
Compare

Mitsubishi Electric India

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