Upload Button Icon Add office photos

Filter interviews by

Kusauto Interview Questions and Answers

Updated 22 Jan 2024

Kusauto Interview Experiences

Popular Designations

2 interviews found

Plant Manager Interview Questions & Answers

user image Anonymous

posted on 22 Jan 2024

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Blow mounding and Injection moulding Process experience, working Experience in SAP, 5s and Plant Maintenance plan., Quality Systems.

Plant Manager Interview Questions asked at other Companies

Q1. Consider a metal ring with diameter of 10mm hole, just you heat it red hot & now the diameter of hole is less than 10mm or more than 10mm?
View answer (1)

Interview Questionnaire 

2 Questions

  • Q1. Salary package
  • Q2. Employee Welfare

Executive Accountant Interview Questions asked at other Companies

Q1. What is P2P cycle , 3 way match , and what will you do if Approvals are missing in case of Non PO Invoices.
View answer (4)

Jobs at Kusauto

View all

Interview questions from similar companies

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

I applied via Job Portal and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. I am 2 years experience
  • Q2. Billings customer service

Interview Preparation Tips

Interview preparation tips for other job seekers - Here’s some advice for job seekers to stand out and maximize their chances of success:

1. Understand Your Goals
Identify the type of job you want and the industry you’re interested in.
Assess your skills, strengths, and passions to align them with your career aspirations.
2. Tailor Your Application
Customize your resume and cover letter for each job application. Highlight relevant experiences and achievements.
Use keywords from the job description to make your application ATS-friendly (Applicant Tracking System).
3. Build a Strong Online Presence
Create or update your LinkedIn profile. Use a professional photo and write a compelling summary.
Showcase your expertise by posting relevant articles, engaging in discussions, or sharing your work.
4. Network Strategically
Attend job fairs, webinars, and industry events to connect with professionals.
Inform friends, family, and former colleagues that you’re job hunting. Many opportunities come through referrals.
Reach out to recruiters and potential mentors on LinkedIn.
5. Prepare for Interviews
Research the company, its culture, and its products/services.
Practice common interview questions and prepare STAR (Situation, Task, Action, Result) stories to illustrate your experiences.
Be ready to discuss your career goals, challenges, and how you add value to a team.
6. Upskill Yourself
Enroll in online courses or certifications relevant to your field.
Learn soft skills like communication, time management, or problem-solving, which are universally valued.
7. Be Organized and Consistent
Track your applications and follow up professionally if you haven’t heard back.
Dedicate time daily to job searching, networking, or skill-building.
8. Stay Resilient
Rejections are part of the process. Reflect on feedback and refine your approach.
Take breaks to recharge and maintain a positive mindset.
9. Consider Freelancing or Internships
Temporary roles can help you gain experience, build connections, and sometimes lead to permanent positions.
10. Leverage Career Services
Use resources like career counselors, job boards, and workshops provided by universities, professional organizations, or government agencies.
By staying proactive, adaptable, and persistent, you’ll increase your chances of landing a role that aligns with your goals and skills.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(6 Questions)

  • Q1. Difference b/w deep copy and shallow copy
  • Ans. 

    Deep copy creates a new copy of an object with all nested objects also copied, while shallow copy creates a new object with references to the original nested objects.

    • Deep copy creates a new object and recursively copies all nested objects, resulting in a completely independent copy.

    • Shallow copy creates a new object but only copies the references to nested objects, so changes in nested objects reflect in both the origin...

  • Answered by AI
  • Q2. Difference between foreach and map
  • Ans. 

    foreach is used to iterate over an array and perform a function on each element, while map creates a new array by applying a function to each element.

    • foreach does not return a new array, while map does

    • foreach is used for side effects, while map is used for transformation

    • Example: forEach - let numbers = [1, 2, 3]; numbers.forEach(num => console.log(num)); // prints 1, 2, 3

    • Example: map - let numbers = [1, 2, 3]; let doub...

  • Answered by AI
  • Q3. Pure impure pipe
  • Q4. Ngonchanges usage
  • Q5. Basic array methods
  • Q6. Difference null undefined empty values in js
  • Ans. 

    null is an intentional absence of any value, undefined means a variable has been declared but not assigned a value, and empty values are variables that have been assigned a value of empty string, empty array, or empty object.

    • null is used to represent the intentional absence of any value

    • undefined means a variable has been declared but not assigned a value

    • Empty values can be empty string (''), empty array ([]), or empty

  • Answered by AI

Skills evaluated in this interview

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 Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

The aptitude test included questions from mathematics from chapters such as P/L , %age, etc. and reasoning type questions. There were some grammar related, general knowledge related questions. The third was from computer basics as for my job excel and computer knowledge was required.

Round 2 - Typing Test 

(3 Questions)

  • Q1. Typing test via software.
  • Q2. About my college project.
  • Q3. How would I manage my study and job?
Round 3 - Interaction with HOD 

(2 Questions)

  • Q1. Prepare a presentation on how you reached the office from you home and what happened till interacting with the HOD.
  • Ans. 

    I took a bus to the office, stopped for coffee on the way, and had a brief chat with a colleague before meeting the HOD.

    • Took a bus from home to the office

    • Stopped for coffee at a nearby cafe

    • Had a brief chat with a colleague in the office

    • Interacted with the HOD in a scheduled meeting

  • Answered by AI
  • Q2. About yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't hesitate...and just dont think about anything..in this way u will not be nervous and that will be the forst and one of the strongest thing required to ace an interview.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How do agile methodologies function in B2B projects?
  • Q2. What is your experience with barcode scanners?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Approached by Company and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is your experience with parallelizing transformers, and how do you approach splitting them across multiple devices to minimize latency?
  • Ans. 

    I have experience parallelizing transformers by splitting them across multiple devices to minimize latency.

    • I have utilized frameworks like TensorFlow and PyTorch to parallelize transformers.

    • I approach splitting transformers by dividing the input data into chunks and distributing them across devices.

    • I optimize communication overhead by minimizing data transfer between devices.

    • I leverage techniques like data parallelism ...

  • Answered by AI

Not important Interview Questions & Answers

Sterling Oil Exploration & Energy Production user image Anonymous

posted on 22 Dec 2024

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Dumb HR will ruin the company or maybe they behave how the company wants them to behave.

Interview Preparation Tips

Interview preparation tips for other job seekers - Consider joining this company only if you have no other options and are on the verge of financial collapse. I was a top candidate for selection but ultimately chose to reject the offer. My conversation with HR revealed that they seek individuals who will blindly obey rather than fostering a relationship with employees. They expect compliance and submission. I have declined their offer.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is coalesce
  • Ans. 

    Coalesce is a function used to return the first non-null value in a list of expressions.

    • Coalesce function is commonly used in SQL to handle null values.

    • It takes multiple arguments and returns the first non-null value.

    • Example: COALESCE(column1, column2, 'default') will return the value of column1 if not null, else column2, and if both are null, it will return 'default'.

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

    Repartition is the process of redistributing data across partitions in a distributed system.

    • Repartitioning helps in balancing the workload and improving performance in distributed computing environments.

    • It involves moving data between partitions based on certain criteria such as key values or hash functions.

    • Repartitioning can be done in Spark using operations like repartition() or coalesce().

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Non repeatable character
  • Ans. 

    A non repeatable character is a character that appears only once in a given string.

    • Iterate through the string and count the frequency of each character

    • Identify the characters that have a frequency of 1

    • Return the first non repeatable character found

  • Answered by AI
  • Q2. Sort list without sort method
  • Ans. 

    Sort list without using sort method

    • Create a custom sorting function using loops

    • Compare each element with every other element to determine the correct order

    • Swap elements based on the comparison results

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(7 Questions)

  • Q1. Tell me about yourself
  • Q2. Do you know the job role?
  • Q3. What were the golden rules of accounting
  • Ans. 

    The golden rules of accounting are basic principles that guide the process of recording financial transactions.

    • The three golden rules of accounting are: Debit the receiver, Credit the giver; Debit what comes in, Credit what goes out; Debit all expenses and losses, Credit all incomes and gains.

    • These rules help ensure that financial transactions are accurately recorded and classified in the accounting system.

    • For example,...

  • Answered by AI
  • Q4. What is depreciation
  • Ans. 

    Depreciation is the allocation of the cost of a tangible asset over its useful life.

    • Depreciation is a non-cash expense that reduces the value of an asset over time.

    • It reflects the wear and tear, obsolescence, or decrease in value of the asset.

    • Common methods of calculating depreciation include straight-line, double declining balance, and units of production.

    • Example: A company buys a delivery truck for $50,000 with a use...

  • Answered by AI
  • Q5. What do you know about GST
  • Ans. 

    GST stands for Goods and Services Tax, a value-added tax levied on most goods and services sold for domestic consumption.

    • GST is a single tax on the supply of goods and services, right from the manufacturer to the consumer.

    • It has replaced multiple indirect taxes like VAT, service tax, etc.

    • GST has 4 tax slabs - 5%, 12%, 18%, and 28%.

    • Input tax credit can be claimed on taxes paid on input goods and services.

    • GST registratio...

  • Answered by AI
  • Q6. What are the types of GST
  • Ans. 

    Types of GST include CGST, SGST, IGST, and UTGST.

    • CGST - Central Goods and Services Tax

    • SGST - State Goods and Services Tax

    • IGST - Integrated Goods and Services Tax

    • UTGST - Union Territory Goods and Services Tax

  • Answered by AI
  • Q7. Tell me about any topic in hindi
Round 2 - HR 

(5 Questions)

  • Q1. Tell me about yourself
  • Q2. Where do you live in Bangalore
  • Q3. Do you know about Tally,GST and TDS
  • Ans. 

    Yes, I am familiar with Tally for accounting, GST for taxation, and TDS for tax deduction.

    • I have experience using Tally software for maintaining accounting records.

    • I understand the concepts of GST (Goods and Services Tax) and its implications on business transactions.

    • I am aware of TDS (Tax Deducted at Source) and its requirements for tax deduction.

    • I have practical knowledge of how to handle GST and TDS compliance in ac

  • Answered by AI
  • Q4. Do you know that the job role is a voice process one?
  • Q5. Do you know the salary package here?
Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about any topic in hindi
  • Q2. Do you know that hindi is mandatory in this company?

Interview Preparation Tips

Interview preparation tips for other job seekers - Hindi is mandatory in this company. Salary is low and the company has strict timings and working days, all the questions in all the three rounds were almost same. If there is any client present in the company at the time of interview,there will be client round interview also.

Skills evaluated in this interview

Kusauto Interview FAQs

How many rounds are there in Kusauto interview?
Kusauto interview process usually has 1 rounds. The most common rounds in the Kusauto interview process are One-on-one Round.
How to prepare for Kusauto 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 Kusauto. The most common topics and skills that interviewers at Kusauto expect are Blow Moulding, Injection Moulding, Communication Skills, Plastic Injection Molding and PPAP.
What are the top questions asked in Kusauto interview?

Some of the top questions asked at the Kusauto interview -

  1. Blow mounding and Injection moulding Process experience, working Experience in ...read more
  2. Employee Welf...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Kusauto interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

Tata Motors Interview Questions
4.2
 • 980 Interviews
Maruti Suzuki Interview Questions
4.2
 • 581 Interviews
Honda Cars Interview Questions
4.4
 • 87 Interviews
Volkswagen Interview Questions
4.2
 • 45 Interviews
Renault Interview Questions
4.3
 • 27 Interviews
View all

Kusauto Reviews and Ratings

based on 21 reviews

3.7/5

Rating in categories

3.5

Skill development

4.2

Work-Life balance

3.3

Salary & Benefits

3.8

Job Security

3.6

Company culture

3.2

Promotions/Appraisal

4.0

Work Satisfaction

Explore 21 Reviews and Ratings
Thai Language Expert

Thailand,

Bangkok

0-2 Yrs

Not Disclosed

Explore more jobs
Junior Executive
7 salaries
unlock blur

₹2.1 L/yr - ₹3.1 L/yr

Quality Engineer
6 salaries
unlock blur

₹1.5 L/yr - ₹3.8 L/yr

Supervisor
6 salaries
unlock blur

₹2.3 L/yr - ₹2.8 L/yr

Trainee
5 salaries
unlock blur

₹1.4 L/yr - ₹2.1 L/yr

Finance Executive
5 salaries
unlock blur

₹2 L/yr - ₹3.1 L/yr

Explore more salaries
Compare Kusauto with

Maruti Suzuki

4.2
Compare

Tata Motors

4.2
Compare

Mahindra & Mahindra

4.1
Compare

Hyundai Motor India Limited

4.3
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview