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

Compare button icon Compare button icon Compare

Filter interviews by

KONE Senior Accountant Interview Questions and Answers for Experienced

Updated 13 Dec 2021

KONE Senior Accountant Interview Experiences for Experienced

1 interview found

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

Interview Questionnaire 

2 Questions

  • Q1. Tell about your self
  • Q2. Sap t codes in using some codes
  • Ans. 

    SAP T-codes are used to access various functions and transactions in SAP software.

    • T-codes are shortcuts to access specific functions in SAP software.

    • They are used to perform various transactions such as creating invoices, posting journal entries, etc.

    • Examples of T-codes include FB01 for creating a financial document, MM01 for creating a material master record, etc.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is good and good altitude

Interview questions from similar companies

Interview Questionnaire 

3 Questions

  • Q1. All questions asked from resume. Accruals, prepaids, FX revaluation ( why, what, how we do?), AP/AR/GL Reconciliations, Bank upload and open iten management, month end reporting, Fixed assets questions ( A...
  • Q2. Reason for job change. Expectations regarding hike. Are you a team player? Why should we hire you? What is achivement in your current job? Knowledge about SAP.
  • Q3. Please do some research about the organisation without miss. History, key people, Nature of the business, values, strategy, Revenue, net profit, total assets in the latest financial statements available in...
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

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

Quantitative Aptitude, Numerical Ability, Synonym etc

Round 3 - Technical 

(1 Question)

  • Q1. Introduce yourself Where you did Training? What was your academic project? Guide? What do you like? Tractor or Implement? What is your aim?

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence, presence of mind should be there

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.
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 Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Questions were mainly focused on cloud and testing field
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding related to Arrays and String

Round 2 - Technical 

(1 Question)

  • Q1. Explain your project?

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay calm, answer confidently
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response
Round 1 - Coding Test 

30 question of c code snippet 5 question of aptitude and 2 coding question

Round 2 - Technical 

(2 Questions)

  • Q1. Storage class in c
  • Ans. 

    Storage classes in C define the scope and lifetime of variables.

    • There are 4 storage classes in C: auto, register, static, and extern.

    • Auto variables are stored in memory and have local scope.

    • Register variables are stored in CPU registers for faster access.

    • Static variables retain their value between function calls.

    • Extern variables are declared outside of any function and can be accessed by other files.

  • Answered by AI
  • Q2. Mutex and semaphore

Interview Preparation Tips

Interview preparation tips for other job seekers - not selected

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

There were 4 sections and first one was quant, second one was logical, third was English and finally 3 coding questions in last section

Round 2 - Coding Test 

4 codes and 5 technical questions

Round 3 - One-on-one 

(3 Questions)

  • Q1. Explain multi threading
  • Ans. 

    Multi threading is the ability of a CPU to execute multiple threads concurrently.

    • Allows for parallel execution of tasks, improving performance

    • Each thread has its own stack and runs independently

    • Threads can communicate and synchronize using shared memory

    • Examples: running multiple tasks simultaneously in a web server, processing data in parallel

  • Answered by AI
  • Q2. What is polymorphism
  • Ans. 

    Polymorphism is the ability of a single function or method to operate on different types of data.

    • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

    • It enables a single interface to be used for different data types.

    • Examples include method overloading and method overriding in object-oriented programming.

  • Answered by AI
  • Q3. Diff b/w inner and outer joins
  • Ans. 

    Inner join returns only the rows that have matching values in both tables, while outer join returns all rows from both tables.

    • Inner join: returns rows with matching values in both tables

    • Outer join: returns all rows from both tables, with NULL values where there is no match

    • Example: Inner join - SELECT * FROM table1 INNER JOIN table2 ON table1.id = table2.id

    • Example: Outer join - SELECT * FROM table1 LEFT OUTER JOIN table

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Hitachi Intern interview:
  • Java
  • Web Technologies
  • Threads
  • OOPS
Interview preparation tips for other job seekers - Easy interview and all questions will be asked from your resume. Difficulty would be mainly depend on interviewer. Apart from technical few behavioral questions were asked.
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

Tell us how to improve this page.

Interview Questions from Similar Companies

ABB Interview Questions
4.1
 • 242 Interviews
John Deere Interview Questions
4.1
 • 235 Interviews
Caterpillar Inc Interview Questions
4.2
 • 178 Interviews
Atlas Copco Interview Questions
4.2
 • 83 Interviews
Hitachi Interview Questions
4.0
 • 81 Interviews
Schindler Interview Questions
3.9
 • 79 Interviews
Toshiba Interview Questions
4.0
 • 28 Interviews
BEML Interview Questions
4.1
 • 23 Interviews
View all
Design Engineer
192 salaries
unlock blur

₹2 L/yr - ₹9.1 L/yr

Assistant Manager
148 salaries
unlock blur

₹6.2 L/yr - ₹19 L/yr

Senior Engineer
126 salaries
unlock blur

₹4.9 L/yr - ₹14.9 L/yr

Engineer
115 salaries
unlock blur

₹2.4 L/yr - ₹10.3 L/yr

Process Agent
113 salaries
unlock blur

₹2.3 L/yr - ₹5.2 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
Did you find this page helpful?
Yes No
write
Share an Interview