Upload Button Icon Add office photos
Engaged Employer

i

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

Appalto Electronics Private Limited Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Appalto Electronics Private Limited Accounts Manager Interview Questions and Answers

Updated 29 Sep 2020

Appalto Electronics Private Limited Accounts Manager Interview Experiences

1 interview found

I applied via Naukri.com and was interviewed in Aug 2020. There were 6 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. A lot of questions, cannot detail all of them here. Read interview advice to get an idea.

Interview Preparation Tips

Interview preparation tips for other job seekers - Accounts manager JD Sir is good person, he is very professional and is expecting same from the other side. Be prepared with all the knowledge you have, he is asking practical life problems. They are expecting some one with strong theoritcal and practical knowledge.
Be prepared for any questions from sales to purchase, tds to gst, internal audit to statutory audit, Payroll to ROC filing, E way bill to export-import documentation, and all other sorts of work which one may have encountered during his work experience.
In short, they are looking for one man army who can look after all the things and simultaneously can manage the team.

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Volume mix calculation.
  • Ans. 

    Volume mix calculation is the process of determining the proportion of different products sold in a given period.

    • Volume mix calculation helps in understanding the sales performance of different products.

    • It involves calculating the percentage of sales contributed by each product.

    • For example, if a company sells 100 units of product A and 50 units of product B, the volume mix would be 67% for A and 33% for B.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be more prepared on technical questions
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. General overview on quality and how it works efficiently. Why 4M change is needed and how effectively it has to handled. Latest edition of Core Tools and what are recent changes and why?
  • Q2. How to build effective leadership skills How efficiently get most of deliverables from your team How to map team efficiency How to develop your team

Interview Preparation Tips

Interview preparation tips for other job seekers - Be gentle , calm , listen carefully and answer clearly.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

(1 Question)

  • Q1. Overall commercial discussion
Round 3 - HR 

(1 Question)

  • Q1. Overall salary disscussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Apply from LinkedIn you will get call for shortlisting on the basis of experience
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Why gkn as a new job
  • Q2. What is expected from gkn
  • Ans. 

    GKN is expected to deliver high-quality products and services, maintain strong relationships with customers, and drive innovation.

    • Deliver high-quality products and services

    • Maintain strong relationships with customers

    • Drive innovation

    • Meet or exceed performance targets

    • Adhere to company values and standards

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to go as a career goals and easy to do job in
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. From resume technical questions
Round 2 - Technical 

(1 Question)

  • Q1. About previous experience
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
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 May 2024. There were 2 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Give me your Introduction
  • Q2. What is your Job profile
Round 2 - Technical 

(2 Questions)

  • Q1. What is your job profile
  • Q2. How you handle the situation

Interview Preparation Tips

Topics to prepare for Falcon Autotech Assistant Manager interview:
  • Industrial Automation
  • Panels
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Genaral awareness, reasoning

Round 2 - HR 

(2 Questions)

  • Q1. Qualification and Working experience
  • Q2. General questions about you
Round 3 - Technical 

(2 Questions)

  • Q1. What is PLC, scope of industrial automation.
  • Ans. 

    PLC stands for Programmable Logic Controller. Industrial automation involves using PLCs to control machinery and processes in manufacturing.

    • PLCs are specialized computers used to control industrial processes and machinery.

    • They are programmed using ladder logic or other programming languages to automate tasks.

    • PLCs can be used in various industries such as manufacturing, automotive, food processing, and more.

    • Industrial a...

  • Answered by AI
  • Q2. Program of conveyor start stop and cascade logic.
  • Ans. 

    Conveyor start stop and cascade logic involves programming the sequence of starting and stopping multiple conveyors in a specific order.

    • Use PLC programming to control the start and stop sequence of conveyors

    • Implement interlocking logic to ensure safe operation of conveyors

    • Utilize sensors to detect the presence of objects on the conveyor for automatic start/stop

    • Create a cascade logic to ensure smooth transition between ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation and offer.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024.

Round 1 - Aptitude Test 

The aptitude test is beneficial and somewhat easy.

Round 2 - Coding Test 

The coding test was both successful and somewhat challenging.

Round 3 - Group Discussion 

Group discussions are highly beneficial.

Round 4 - Technical 

(2 Questions)

  • Q1. What is the concept of Object-Oriented Programming (OOP) in Python?
  • Ans. 

    Object-Oriented Programming (OOP) in Python is a programming paradigm based on objects and classes to structure code effectively.

    • Encapsulation: Bundling data and methods that operate on the data within one unit (class). Example: class Dog with attributes and methods.

    • Inheritance: Mechanism to create a new class using properties of an existing class. Example: class Bulldog inherits from class Dog.

    • Polymorphism: Ability to...

  • Answered by AI
  • Q2. What can you tell me about machine learning algorithms?
  • Ans. 

    Machine learning algorithms enable computers to learn from data and make predictions or decisions without explicit programming.

    • Supervised Learning: Algorithms learn from labeled data. Example: Linear Regression for predicting house prices.

    • Unsupervised Learning: Algorithms identify patterns in unlabeled data. Example: K-Means Clustering for customer segmentation.

    • Reinforcement Learning: Algorithms learn by interacting wi...

  • Answered by AI
Round 5 - HR 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. What makes you a suitable candidate for this position?
  • Ans. 

    I possess a blend of relevant skills, experience, and a strong commitment to contributing positively to your team.

    • Strong analytical skills: In my previous role, I successfully analyzed market trends to improve product positioning.

    • Team collaboration: I led a project team that increased efficiency by 20% through effective communication and delegation.

    • Adaptability: I quickly learned new software tools that enhanced our wo...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Simply prepare the items listed in your resume, and always maintain confidence, regardless of whether you know the answers to the questions or not.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Worst company please stay away
  • Q2. Foolish question they asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Never apply for thia company

Appalto Electronics Private Limited Interview FAQs

How to prepare for Appalto Electronics Private Limited Accounts Manager 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 Appalto Electronics Private Limited . The most common topics and skills that interviewers at Appalto Electronics Private Limited expect are Accounting, Advance Tax, Bank Reconciliation, Credit Note and Debit Note.

Tell us how to improve this page.

Appalto Electronics Private Limited Accounts Manager Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

1.0

Skill development

1.0

Work-life balance

1.0

Salary

1.0

Job security

1.0

Company culture

1.0

Promotions

1.0

Work satisfaction

Explore 1 Review and Rating
HR Executive
13 salaries
unlock blur

₹1.6 L/yr - ₹3.3 L/yr

Project Engineer
9 salaries
unlock blur

₹1.9 L/yr - ₹3.5 L/yr

Purchase Executive
7 salaries
unlock blur

₹2.1 L/yr - ₹3.2 L/yr

Junior Technician
6 salaries
unlock blur

₹1.5 L/yr - ₹2 L/yr

Embedded Software Engineer
6 salaries
unlock blur

₹3.8 L/yr - ₹5 L/yr

Explore more salaries
Compare Appalto Electronics Private Limited with

Rockwell Automation

3.7
Compare

GKN

3.8
Compare

Titan Engineering & Automation

4.0
Compare

Falcon Autotech

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