Upload Button Icon Add office photos

Filter interviews by

Sunshine Honda Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
4-6 weeks
Result
No response

I was interviewed in Mar 2023.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Area of working
  • Q2. Process knowledge
Round 3 - Technical 

(1 Question)

  • Q1. Manufacturing process

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

Interview Questionnaire 

2 Questions

  • Q1. Previous company work experience
  • Q2. Plans in next 5 years
  • Ans. 

    I plan to continue developing my technical skills and taking on leadership roles within the company.

    • Pursue advanced technical certifications

    • Lead cross-functional teams on complex projects

    • Mentor junior engineers

    • Explore opportunities for innovation and process improvement

    • Collaborate with senior management to set strategic goals

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was ok. But the local management is horrible. Don't join expecting MNC standard.Even a startup might be better than this company. It's a family owned business by the manager. Not MNC
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 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 - One-on-one 

(1 Question)

  • Q1. Up selling concept
  • Ans. 

    Up selling is the practice of encouraging customers to purchase a higher-end product or additional items in order to increase sales.

    • Understand the customer's needs and preferences to recommend relevant upgrades or add-ons

    • Highlight the benefits of the higher-end product or additional items

    • Offer package deals or discounts for purchasing multiple items

    • Provide excellent customer service to build trust and increase likeliho...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Cross selling concept
  • Q2. Up selling concept
  • Ans. 

    Up selling is the practice of encouraging customers to purchase a higher-end product or additional items in order to increase sales and revenue.

    • Understand the customer's needs and preferences to recommend relevant products or services

    • Highlight the benefits and features of the higher-end product to justify the additional cost

    • Offer package deals or discounts for purchasing multiple items together

    • Provide excellent custome...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Simple js questions
  • Q2. Some tricky questions on js and basics

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Data structure and stack , queue
  • Q2. Projects technology and detailed disscussion on project

Interview Preparation Tips

Interview preparation tips for other job seekers - good in basics only and good to refer project before interview
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Apr 2023.

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 

Numeric ability test, Verbal ability test, Reasoning ability test.

Round 3 - Coding Test 

To clear coding test, just need to solve 1 question out of 5, difficulty level of question - most of the time appear as (3 easy 2 medium) .

Round 4 - Technical 

(5 Questions)

  • Q1. Question will be asked 100% from your resume. whatever skills or academic knowledge you added in your resume.
  • Q2. Tell me something about yourself?
  • Q3. Implement LinkedList Data Structure ?
  • Ans. 

    A LinkedList is a linear data structure where each element is a separate object with a reference to the next element.

    • Create a Node class with data and next pointer

    • Initialize LinkedList with a head node pointing to null

    • Implement methods like insert, delete, search, and traverse

    • Example: Node class {int data; Node next;}

    • Example: Insert method to add a new node at the end of the list

  • Answered by AI
  • Q4. Write down any sorting algorithm?
  • Ans. 

    Bubble Sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Compare adjacent elements and swap if necessary

    • Repeat until no swaps are needed

    • Time complexity: O(n^2)

    • Space complexity: O(1)

    • Example: [5, 3, 8, 2, 1] -> [3, 5, 2, 1, 8] -> [3, 2, 1, 5, 8] -> [2, 1, 3, 5, 8] -> [1, 2, 3, 5, 8]

  • Answered by AI
  • Q5. Write SQL queries for 2nd maximum salary from employee table
  • Ans. 

    SQL query to find 2nd maximum salary from employee table

    • Use ORDER BY and LIMIT to get the second highest salary

    • SELECT salary FROM employee ORDER BY salary DESC LIMIT 1, 1

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

5 questions they will give you related to array string and patterns

Round 2 - Technical 

(1 Question)

  • Q1. Javascript and react
Round 3 - Technical 

(1 Question)

  • Q1. Javascript and react
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Aug 2023.

Round 1 - Coding Test 

Dsa question like pattern or any other basic dsa

Round 2 - One-on-one 

(2 Questions)

  • Q1. Based on js in depth knowledge
  • Q2. Then react better if we know class components

Interview Preparation Tips

Topics to prepare for Codilar Technologies Associate Software Engineer interview:
  • Javascript
  • React class components
  • Magento
  • PHP
Interview preparation tips for other job seekers - If you apply here be good in js and react class components
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Medium level stars pattern for programming

Round 2 - Technical 

(2 Questions)

  • Q1. What is servlets
  • Q2. What are the steps in JDBC

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn Basics
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I was interviewed before Feb 2024.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Can u deliver ur 100%
  • Ans. 

    Yes, I am committed to giving my best effort and delivering 100% in all tasks.

    • I am dedicated to meeting deadlines and exceeding expectations

    • I have a strong work ethic and strive for excellence in all my work

    • I am willing to put in extra effort and work long hours if needed

  • Answered by AI
  • Q2. As a married woman how can u handle both office and home
  • Ans. 

    Balancing office and home responsibilities requires effective time management, communication, and support from family.

    • Prioritize tasks and create a schedule to allocate time for work and family responsibilities.

    • Communicate with your spouse and family members about your work commitments and seek their support.

    • Delegate household chores and responsibilities to family members or consider hiring help if needed.

    • Utilize techn...

  • Answered by AI
  • Q3. How much experience u have in this field
  • Ans. 

    I have 5 years of experience in software development.

    • 5 years of experience in software development

    • Proficient in programming languages such as Java, Python, and C++

    • Experience with web development frameworks like React and Angular

    • Worked on various projects including mobile app development and database management

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very friendly interview process

Tell us how to improve this page.

Interview Questions from Similar Companies

Marelli Interview Questions
3.6
 • 36 Interviews
Trelleborg Interview Questions
4.0
 • 18 Interviews
Duroshox Interview Questions
3.4
 • 15 Interviews
View all

Sunshine Honda Reviews and Ratings

based on 6 reviews

4.3/5

Rating in categories

3.6

Skill development

3.6

Work-life balance

3.6

Salary

3.1

Job security

2.8

Company culture

3.7

Promotions

3.8

Work satisfaction

Explore 6 Reviews and Ratings
Compare Sunshine Honda with

Marelli

3.6
Compare

Seoyon E-hwa Automotive

3.8
Compare

Jtekt Sona Automotive India

4.2
Compare

Sundaram Motors

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