Upload Button Icon Add office photos

Filter interviews by

Honda Assistant Manager-Buisness Developer Interview Questions and Answers

Updated 18 Nov 2020

Honda Assistant Manager-Buisness Developer Interview Experiences

1 interview found

I applied via Referral and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

11 Questions

  • Q1. Will check your attitude
  • Q2. How much you passionate towards the job
  • Q3. Communication skills
  • Q4. Inter person relationship
  • Q5. Dedication
  • Q6. Numerical analysis
  • Q7. Managing of money
  • Q8. Statistics
  • Q9. Accuracy
  • Q10. Problem solving
  • Q11. Ability

Interview Preparation Tips

Interview preparation tips for other job seekers - Calm, quiet, confidence, knowledge,wise attitude

Interview questions from similar companies

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

I applied via campus placement at AMC Engineering College, Bangalore and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

1 hour, 45 questions

Round 2 - HR 

(3 Questions)

  • Q1. Introduce Yourself?
  • Ans. 

    I am a software developer with 5 years of experience in Java, Python, and SQL.

    • 5 years of experience in Java, Python, and SQL

    • Strong problem-solving skills

    • Experience working in Agile development environment

    • Familiar with version control systems like Git

    • Passionate about learning new technologies

  • Answered by AI
  • Q2. What are your strengths?
  • Ans. 

    My strengths include problem-solving skills, attention to detail, and strong programming abilities.

    • Strong problem-solving skills - I am able to analyze complex problems and come up with effective solutions.

    • Attention to detail - I pay close attention to the details in my code to ensure accuracy and quality.

    • Strong programming abilities - I have a solid understanding of various programming languages and technologies.

    • Team ...

  • Answered by AI
  • Q3. Why should we hire you?
  • Ans. 

    I have a strong background in software development, a passion for learning new technologies, and a proven track record of delivering high-quality code.

    • Extensive experience in software development

    • Passion for learning new technologies

    • Proven track record of delivering high-quality code

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Confident
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. What should be the crash ratio
  • Ans. 

    The crash ratio should ideally be as close to 0% as possible to ensure a stable and reliable app.

    • A low crash ratio indicates a stable app with minimal issues.

    • Regularly monitoring crash reports and addressing any recurring issues can help improve the crash ratio.

    • Testing the app thoroughly before release can help prevent crashes in the first place.

  • Answered by AI
  • Q2. What is ANR in android
  • Ans. 

    ANR stands for Application Not Responding in Android. It occurs when the main UI thread is blocked for too long.

    • ANR can happen when an application is not responding to user input for a certain period of time.

    • It is usually caused by long-running operations on the main UI thread, such as network operations or heavy computations.

    • Developers can prevent ANR by offloading heavy tasks to background threads or using asynchrono...

  • Answered by AI
  • Q3. Firebase crashlytics

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Tell me about About yourself
  • Q2. Describe your projects
  • Q3. How you implement machine learning algorithms in cars
  • Ans. 

    Machine learning algorithms in cars are implemented through sensors, data collection, training models, and real-time decision-making.

    • Collecting data from various sensors installed in the car, such as cameras, lidar, radar, and GPS.

    • Training machine learning models using the collected data to recognize patterns and make predictions.

    • Implementing real-time decision-making algorithms in the car's onboard computer to assist ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read operating system and your projects

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Java 8 questions. What is lambda function.
  • Q2. Given an array use Java 8 feature to sum all no and give output
  • Ans. 

    Sum all numbers in an array using Java 8 features.

    • Use the stream() method to convert the array into a stream of elements.

    • Use the mapToInt() method to convert the stream of elements into a stream of integers.

    • Use the sum() method to calculate the sum of all integers in the stream.

  • Answered by AI
  • Q3. Second largest element in an array
  • Ans. 

    Find the second largest element in an array of strings.

    • Sort the array in descending order

    • Return the element at index 1

  • Answered by AI
Round 2 - Coding Test 

Maximum some in an array

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well Java 8 feature and easy to medium DSA questions

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About Core Java
  • Q2. What is JVM & JRE
  • Ans. 

    JVM stands for Java Virtual Machine, which is responsible for running Java programs. JRE stands for Java Runtime Environment, which includes JVM along with libraries and other components necessary for running Java applications.

    • JVM is an abstract machine that provides a runtime environment in which Java bytecode can be executed.

    • JRE includes JVM, libraries, and other files necessary for running Java applications.

    • JVM is p...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Date of Joining
  • Q2. When will you able to Join!

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Quantitative, verbal

Round 2 - Coding Test 

2 coding questions easy, medium

Round 3 - Technical 

(2 Questions)

  • Q1. SQL queries, java, oops
  • Q2. Projects resume
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Apr 2023. 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 - Coding Test 

2 leetcode easy questions

Round 3 - Technical 

(1 Question)

  • Q1. An hour interview with hiring managers
Round 1 - Technical 

(4 Questions)

  • Q1. Go through the basics of Cobol, Jcl, Db2
  • Q2. Perform until executing infinite loop what could be the reason?
  • Ans. 

    Infinite loop can occur due to logical errors in the loop condition or the loop body.

    • Incorrect loop condition

    • Missing or incorrect loop termination condition

    • Infinite recursion

    • Deadlock or race condition

    • Hardware or software failure

  • Answered by AI
  • Q3. Program has abend with -911 how do you fix?
  • Ans. 

    Abend with -911 is a deadlock error. Identify the resources causing the deadlock and release them.

    • Check the application logs for more information on the error.

    • Identify the resources involved in the deadlock using system logs or monitoring tools.

    • Release the resources causing the deadlock by terminating the associated processes or transactions.

    • Modify the application code to prevent future deadlocks.

  • Answered by AI
  • Q4. How do you pass varying parameters from cobol to stored procedure
  • Ans. 

    Varying parameters can be passed using arrays of strings in COBOL to stored procedures.

    • Define an array in COBOL to hold the parameters

    • Populate the array with the varying parameters

    • Pass the array as a parameter to the stored procedure

    • In the stored procedure, use the array to access the varying parameters

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good at Basics and Go through interview questions at google

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Dec 2022. There were 3 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 - Aptitude Test 

An aptitude test is an exam used to determine an individual's skill or propensity to succeed in a given activity

Round 3 - Coding Test 

Programming questions are an integral part of an interview for the developer's position

Interview Preparation Tips

Interview preparation tips for other job seekers - The hard truth is that this is a terrible job market for job seekers. The salaries are lower in general and more positions are being reduced to freelance or part-time. The work you have always loved may not have the same title and may be shared by a team now. Instead of viewing this as a negative, though, consider the opportunities. Maybe you like sales, but always wanted to do some consulting

Honda Interview FAQs

What are the top questions asked in Honda Assistant Manager-Buisness Developer interview?

Some of the top questions asked at the Honda Assistant Manager-Buisness Developer interview -

  1. Inter person relations...read more
  2. Managing of mo...read more
  3. Numerical analy...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Honda interview
Referral
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
 • 965 Interviews
Maruti Suzuki Interview Questions
4.2
 • 572 Interviews
Hero MotoCorp Interview Questions
4.2
 • 316 Interviews
TVS Motor Interview Questions
4.0
 • 302 Interviews
Bajaj Auto Interview Questions
3.9
 • 266 Interviews
Ashok Leyland Interview Questions
4.1
 • 225 Interviews
View all
Executive
219 salaries
unlock blur

₹1.8 L/yr - ₹10.4 L/yr

Assistant Manager
216 salaries
unlock blur

₹8.5 L/yr - ₹20.5 L/yr

Senior Executive
202 salaries
unlock blur

₹5.8 L/yr - ₹14.5 L/yr

Deputy Manager
130 salaries
unlock blur

₹12.9 L/yr - ₹26.8 L/yr

Sales Executive
93 salaries
unlock blur

₹0.8 L/yr - ₹5 L/yr

Explore more salaries
Compare Honda with

Maruti Suzuki

4.2
Compare

Tata Motors

4.2
Compare

Mahindra & Mahindra

4.1
Compare

Bajaj Auto

3.9
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