Premium Employer

i

This company page is being actively managed by KONE Team. If you also belong to the team, you can get access from here

KONE Verified Tick Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

KONE Software Developer Intern Interview Questions and Answers

Updated 20 Sep 2022

KONE Software Developer Intern Interview Experiences

1 interview found

I applied via Walk-in and was interviewed in Mar 2022. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is pointer why do we use pointers
  • Ans. 

    Pointers are variables that store memory addresses. They are used to manipulate data and improve performance.

    • Pointers allow us to access and modify data directly in memory

    • They can be used to pass data between functions efficiently

    • Pointers are essential for dynamic memory allocation

    • Examples: int* ptr = # char* str = "hello";

    • Arrays are implemented using pointers

  • Answered by AI
  • Q2. Write a program to find greatest of 3 numbers
  • Ans. 

    Program to find greatest of 3 numbers

    • Take input of 3 numbers from user

    • Compare the first two numbers and store the greater one

    • Compare the stored number with the third number and store the greatest one

    • Print the greatest number

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Some technical basic questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn basics of C programming and some basic programs like finding factorial or a number,

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about KONE?
Ask anonymously on communities.

Interview questions from similar companies

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

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

Round 1 - Group Discussion 

My gd topic was Big data

Round 2 - Technical 

(3 Questions)

  • Q1. Introduction, resume-based
  • Q2. Projects and intenship
  • Q3. Also study the core subjects like os

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare your resume properly.

Software Developer Intern Interview Questions Asked at Other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an ar ... read more
asked in Amazon
Q2. Fish Eater Problem Statement In a river where water flows from le ... read more
asked in Apple
Q3. Kevin and his Fruits Problem Statement Kevin has 'N' buckets, eac ... read more
asked in CommVault
Q4. Sliding Maximum Problem Statement Given an array of integers ARR ... read more
Q5. Reverse Words in a String: Problem Statement You are given a stri ... read more
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 Jul 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Aptitude test, quant, grammer, logical

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

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Why do you want this job?"
  • Ans. 

    I am excited about this job because it aligns with my skills, passion for technology, and desire to contribute to impactful projects.

    • I am passionate about software development and enjoy solving complex problems, as seen in my previous project where I optimized a database system.

    • This role offers the opportunity to work with cutting-edge technologies, which I am eager to learn and apply in real-world scenarios.

    • I admire y...

  • Answered by AI
  • Q2. Why should we hire you?
  • Ans. 

    I bring a unique blend of technical skills, problem-solving abilities, and a passion for innovation that aligns with your team's goals.

    • Proven experience in developing scalable applications, such as a recent project where I improved performance by 30%.

    • Strong proficiency in multiple programming languages, including Python and Java, allowing me to adapt to your tech stack quickly.

    • Excellent teamwork and communication skill...

  • Answered by AI
  • Q3. Can provide goals to work toward each day and an income to support you financially
  • Q4. Because I am a highly motivated and adaptable individual with a strong foundation i
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

This includes data interpretation,games,paragraph based question in verbal ability and the time is 30 mins

Round 2 - Technical 

(2 Questions)

  • Q1. What is linked list
  • Ans. 

    A linked list is a data structure where each element points to the next element in the sequence.

    • Consists of nodes connected by pointers

    • Can be singly linked (each node points to the next) or doubly linked (each node points to the next and previous)

    • Allows for dynamic size and efficient insertion/deletion operations

  • Answered by AI
  • Q2. Project related

Interview Preparation Tips

Interview preparation tips for other job seekers - know your resume throughly and cs fundamentals

Skills evaluated in this interview

Round 1 - Aptitude Test 

Related to logical,verbal

Round 2 - Technical 

(1 Question)

  • Q1. Related to coding,basic programming questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with anything so that u will hv more confidence
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

Profit loss, directions, all basic aptitude.

Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. What do you know about cloud
  • Ans. 

    Cloud computing is the delivery of computing services over the internet.

    • Cloud computing allows users to access and store data and applications on remote servers.

    • It offers scalability, flexibility, and cost-effectiveness compared to traditional on-premises solutions.

    • Examples of cloud services include Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform.

  • Answered by AI
Round 4 - Leadership Round 

(1 Question)

  • Q1. Where do you see yourself in 5 years
Round 5 - HR 

(1 Question)

  • Q1. Do you want to do foreign studies

Skills evaluated in this interview

Are these interview questions helpful?

I applied via LinkedIn and was interviewed in Apr 2022. 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 

(2 Questions)

  • Q1. How do you handle dynamic sharepoint permission through flows
  • Ans. 

    Dynamic SharePoint permissions can be handled through flows using the 'Grant Access to an Item or a Folder' action.

    • Use the 'Grant Access to an Item or a Folder' action in the flow

    • Set the 'Site Address' and 'List Name' for the SharePoint site and list

    • Set the 'Item ID' for the specific item you want to grant access to

    • Set the 'User or Group' field to the user or group you want to grant access to

    • Set the 'Permissions' field...

  • Answered by AI
  • Q2. How do you handle casaded dropdown
  • Ans. 

    Cascaded dropdowns are handled by populating the second dropdown based on the selection made in the first dropdown.

    • Create an event listener for the first dropdown to detect changes

    • Use AJAX to retrieve data for the second dropdown based on the selected value of the first dropdown

    • Populate the second dropdown with the retrieved data

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Asked about Powerapps and Sharepoint technologies.

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

Medium to hard dsa problem

Interview Preparation Tips

Interview preparation tips for other job seekers - do leetcode medium problem
Interview experience
4
Good
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 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 

(2 Questions)

  • Q1. About my tech experience and some technical questions from my tech stack
  • Q2. What is the toughest project that you have worked so far

Interview Preparation Tips

Topics to prepare for Trane Technologies Software Developer interview:
  • React
  • Javascript
Interview preparation tips for other job seekers - Just say the things which you know don't think knowing too much tech stack can help you to clear interview just learn one programming language correctly if will be enough

KONE Interview FAQs

How many rounds are there in KONE Software Developer Intern interview?
KONE interview process usually has 2 rounds. The most common rounds in the KONE interview process are One-on-one Round and HR.
What are the top questions asked in KONE Software Developer Intern interview?

Some of the top questions asked at the KONE Software Developer Intern interview -

  1. What is pointer why do we use point...read more
  2. Write a program to find greatest of 3 numb...read more

Tell us how to improve this page.

Join KONE Dedicated to people flow

Interview Questions from Similar Companies

ABB Interview Questions
4.1
 • 247 Interviews
John Deere Interview Questions
4.1
 • 244 Interviews
Caterpillar Inc Interview Questions
4.2
 • 185 Interviews
Atlas Copco Interview Questions
4.2
 • 90 Interviews
Hitachi Interview Questions
4.0
 • 84 Interviews
Schindler Interview Questions
3.9
 • 82 Interviews
Toshiba Interview Questions
4.0
 • 29 Interviews
View all

KONE Software Developer Intern Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Design Engineer
206 salaries
unlock blur

₹2 L/yr - ₹9.3 L/yr

Assistant Manager
149 salaries
unlock blur

₹7.8 L/yr - ₹21 L/yr

Senior Engineer
140 salaries
unlock blur

₹4.9 L/yr - ₹17 L/yr

Engineer
116 salaries
unlock blur

₹2.4 L/yr - ₹10.3 L/yr

Process Agent
109 salaries
unlock blur

₹2.3 L/yr - ₹5.4 L/yr

Explore more salaries
Compare KONE with

John Deere

4.1
Compare

ABB

4.1
Compare

Caterpillar Inc

4.2
Compare

Schindler

3.9
Compare
write
Share an Interview