Upload Button Icon Add office photos

Filter interviews by

Keltron Interview Questions, Process, and Tips

Updated 6 Jan 2025

Top Keltron Interview Questions and Answers

Keltron Interview Experiences

Popular Designations

6 interviews found

I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. They give a me a pen. How did you market it?
  • Q2. What is BEP ( Break Even Point)?
  • Ans. 

    BEP is the point where total cost equals total revenue, resulting in zero profit or loss.

    • BEP is a financial concept used to determine the minimum amount of sales needed to cover all costs.

    • It is calculated by dividing fixed costs by the contribution margin per unit.

    • The contribution margin is the difference between the selling price and variable costs per unit.

    • BEP can be used to make pricing decisions, determine producti...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident with your answer. If you don't know the answer. You say that you don't know with confidence.

Technician Apprentice Interview Questions asked at other Companies

Q1. In a month,every first day in month,how many Tuesday are there in that month
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Electronics and communication.

Technical Assistant Interview Questions asked at other Companies

Q1. 1.What are the main reasons and root cause for less count in Bulk packing.
View answer (2)

Interview Questions & Answers

user image Anonymous

posted on 6 Jan 2025

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

I applied via Job Fair and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About the optical data systems , and
  • Q2. Basic communication related information
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company 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 Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. Questions related to electronics and communication
  • Q2. Questions on embedded and microcontrollers

Interview Preparation Tips

Interview preparation tips for other job seekers - Must be prepared for the technical round for electronics Engineer role

Electronics Engineer Interview Questions asked at other Companies

Q1. What is CMOS and MOSFET Types of mosfet and define them How do i know which one is npn and pnp Diff. Between diode and zener diode Bjt and Fet, which one is current control or voltage control Working of mosfet Apart from this some ques. On ... read more
View answer (1)

Keltron interview questions for popular designations

 Engineer

 (1)

 Finance & Accounts Officer

 (1)

 Electronics Engineer

 (1)

 Technician Apprentice

 (1)

 Technical Assistant

 (1)

Engineer Interview Questions & Answers

user image Anonymous

posted on 22 Aug 2021

Interview Questionnaire 

4 Questions

  • Q1. Brief about yourself?
  • Ans. I am given brief introduction about my self such as name Coll Name qualification percentage and hobbies
  • Answered Anonymously
  • Q2. Tell me about your experience?
  • Q3. I tell him my brief experience knowledge such job responsibilities.
  • Ans. Some basic questions and some hard questions about electronic & electrical subjects?
  • Answered Anonymously
  • Q4. I answered the questions which I know and I did not answer those which I did not know.

Engineer Interview Questions asked at other Companies

Q1. ❖ If a team member is unable to carry out his work, he is doing it repetitively, how would you handle it?, would you like to work only on lifing of components, or would you be ready to shift to other departments?
View answer (7)

I applied via Company Website and was interviewed in May 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Treatment of closing stock
  • Ans. 

    Closing stock is the value of unsold goods at the end of an accounting period.

    • Closing stock is an asset on the balance sheet.

    • It represents the value of inventory that remains unsold.

    • The value of closing stock is determined using either the cost or net realizable value, whichever is lower.

    • Closing stock is recorded as an expense in the income statement.

    • It is deducted from the cost of goods sold to calculate the gross pro...

  • Answered by AI
  • Q2. Revenue recognition in contract
  • Ans. 

    Revenue recognition in contract refers to the process of accounting for revenue earned from a contract.

    • Revenue is recognized when it is earned and can be reliably measured.

    • The revenue recognition method used depends on the type of contract and the nature of the business.

    • Common methods include percentage of completion, completed contract, and installment sales.

    • Revenue recognition can have a significant impact on financi...

  • Answered by AI
  • Q3. Degree of completion method
  • Ans. 

    Degree of completion method is a technique used in accounting to recognize revenue and expenses based on the percentage of completion of a project.

    • Revenue and expenses are recognized based on the percentage of completion of a project

    • This method is commonly used in construction and real estate industries

    • It requires estimation of the percentage of completion of the project

    • It helps in providing a more accurate picture of

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It's improve my confidence and its help to understand the mode of interaction with the interview panel.

Finance & Accounts Officer Interview Questions asked at other Companies

Q1. How you can handle the Accounts Payables? which system would you adopt to pay smoothly as per the terms?
View answer (1)

Interview questions from similar companies

I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions on Java,SQL,some trending technologies(IOT,Big data),pattern questions, programming questions with different approaches.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of DSA, have knowledge about the databases, some common dml ,ddl statements, programming knowledge of a particular language like C,Java, python,etc...have good command on oops concepts... little bit of frameworks knowledge will also help

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

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

    OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.

    • OOPs stands for Object-Oriented Programming System

    • Java is a class-based OOPs language

    • Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs

    • Objects have state and behavior

    • Java supports interfaces, which allow for multiple inheritance

    • Example: A car can be represented as an object wit...

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    Java solves machine dependency by using bytecode and virtual machine.

    • Java code is compiled into bytecode which is platform-independent

    • The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific

    • JVM translates bytecode into machine code for the specific platform

    • This allows Java code to run on any platform with a JVM installed

    • Example: A Java program compiled on Windows can run on Linux or Mac as

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

The medium level questions are present

Round 2 - Group Discussion 

There was no gd

Round 3 - HR 

(5 Questions)

  • Q1. What is your family background?
  • Q2. Why should we hire you?
  • Q3. What are your strengths and weaknesses?
  • Q4. Tell me about yourself.
  • Q5. Hr round and the technical discussion was combined into one round

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to enhance your skills and be prepared for hard work
Contribute & help others!
anonymous
You can choose to be anonymous

Keltron Interview FAQs

How many rounds are there in Keltron interview?
Keltron interview process usually has 1-2 rounds. The most common rounds in the Keltron interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for Keltron 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 Keltron. The most common topics and skills that interviewers at Keltron expect are Excel.
What are the top questions asked in Keltron interview?

Some of the top questions asked at the Keltron interview -

  1. What is BEP ( Break Even Poin...read more
  2. Revenue recognition in contra...read more
  3. Treatment of closing st...read more

Recently Viewed

INTERVIEWS

Amdocs

No Interviews

INTERVIEWS

Subros

No Interviews

INTERVIEWS

Subros

No Interviews

INTERVIEWS

JTEKT

No Interviews

INTERVIEWS

Amdocs

No Interviews

INTERVIEWS

Keltron

No Interviews

INTERVIEWS

Flipkart

No Interviews

DESIGNATION

INTERVIEWS

Flipkart

No Interviews

INTERVIEWS

Shriram Pistons & Rings

No Interviews

Tell us how to improve this page.

Keltron Interview Process

based on 6 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
BHEL Interview Questions
4.1
 • 113 Interviews
Moser Baer Interview Questions
4.2
 • 7 Interviews
View all

Fast track your campus placements

View all

Keltron Reviews and Ratings

based on 105 reviews

4.1/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

3.3

Salary

3.8

Job security

3.8

Company culture

3.0

Promotions

3.7

Work satisfaction

Explore 105 Reviews and Ratings
Technical Assistant
27 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Trainee
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Keltron with

Bharat Electronics

4.2
Compare

Hindustan Aeronautics

4.3
Compare

BHEL

4.1
Compare

Moser Baer

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