Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Horiba India Senior Engineer Interview Questions and Answers

Updated 4 Jun 2023

Horiba India Senior Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all Resume tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. 1. What do you know about Emission ?
  • Ans. 

    Emission refers to the release of substances into the environment, often resulting in pollution.

    • Emission can refer to the release of gases, particles, or other substances into the air, water, or soil.

    • It is often associated with human activities such as industrial processes, transportation, and energy production.

    • Emissions can have harmful effects on human health and the environment, contributing to air pollution, climat...

  • Answered by AI
  • Q2. 2. What do you know about Horiba
  • Ans. 

    Horiba is a global leader in measurement and analysis technology, providing solutions for various industries.

    • Horiba specializes in automotive testing and measurement equipment.

    • They offer a wide range of products including emissions analyzers, particle counters, and spectroscopy systems.

    • Horiba's products are used in research laboratories, manufacturing facilities, and environmental monitoring.

    • They have a strong focus on...

  • Answered by AI

Interview questions from similar companies

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

(1 Question)

  • Q1. About experience
Round 2 - Technical 

(2 Questions)

  • Q1. About experience
  • Q2. About welding, inspection and documentation

Interview Questionnaire 

6 Questions

  • Q1. They were asked about previous work experience in detail.
  • Q2. Previous Project details.
  • Q3. Previous projects shuttering area and type of formwork
  • Ans. 

    The previous projects involved various types of formwork with a total shuttering area of approximately 10,000 square meters.

    • Used traditional timber formwork for a residential building project

    • Implemented modular steel formwork for a commercial complex

    • Utilized aluminum formwork for a high-rise construction

    • Employed tunnel formwork for an underground structure

  • Answered by AI
  • Q4. Build-up area
  • Q5. About subcontractors billing.
  • Q6. Formwork,steel and masonry work daily productive

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared about your work.
Round 1 - Technical 

(3 Questions)

  • Q1. How much experince in this field
  • Ans. 

    I have 2 years of experience in this field.

    • I have worked as a Junior Engineer for 2 years.

    • During my time in this field, I have gained experience in various aspects of engineering such as design, testing, and analysis.

    • I have also worked on several projects, including a project to improve the efficiency of a manufacturing process.

    • I am constantly learning and keeping up with the latest developments in the field.

  • Answered by AI
  • Q2. Why are you like this work
  • Ans. 

    I am passionate about this work because it allows me to apply my technical skills and problem-solving abilities to make a positive impact.

    • I enjoy working with technology and finding innovative solutions.

    • I find satisfaction in overcoming challenges and learning new things.

    • I appreciate the opportunity to contribute to the development of useful products or services.

    • I value the collaborative nature of engineering work and ...

  • Answered by AI
  • Q3. Tell us something about you
  • Ans. 

    I am a dedicated and enthusiastic Junior Engineer with a strong passion for problem-solving and learning new technologies.

    • I have a Bachelor's degree in Engineering with a focus on software development.

    • I have experience working on various projects during my studies, including developing a web application for a local business.

    • I am proficient in programming languages such as Java, Python, and JavaScript.

    • I have a solid und...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - my experince is this company it's ok, but washroom is very bad

I applied via Naukri.com and was interviewed before Jul 2019. There were 5 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How will you handle temperament issues of your boss ?
  • Q2. If your boss is not supporting what will you do ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Give your previous 2 company references only when they provide you the offer letter, please do not share before that even if they assure of offering the job.

I was interviewed in Dec 2020.

Round 1 - Video Call 

(3 Questions)

Round duration - 70 Minutes
Round difficulty - Medium

There were 5 people in the zoom meet, including me. Rest all 4 were interviewers, 3 from India and 1 from the United Kingdom.
They started with my introduction and then moved on to the questions from my resume, starting with my internship at Samsung Bangalore and then projects.
Then another interviewer asked about my weakness and strength. Then comes the turn of coding questions.
Starting with finding the minimum element in O(1) time, rotating the 2-D array by 90 degrees, OOPS questions were also asked like- polymorphism, abstraction, virtual class. Some OS questions were- cache, paging algorithms.
Then come my POR and other activities.

  • Q1. 

    Kth Smallest Element Problem Statement

    You are provided with an array of integers ARR of size N and an integer K. Your task is to find and return the K-th smallest value present in the array. All elements...

  • Ans. 

    Find the K-th smallest element in an array of distinct integers.

    • Sort the array and return the element at index K-1.

    • Use a min-heap to find the K-th smallest element efficiently.

    • Implement quickselect algorithm for optimal performance.

  • Answered by AI
  • Q2. 

    Inplace Rotate Matrix 90 Degrees Anti-Clockwise

    You are provided with a square matrix of non-negative integers of size 'N x N'. The task is to rotate this matrix by 90 degrees in an anti-clockwise directi...

  • Ans. 

    Rotate a square matrix by 90 degrees anti-clockwise without using extra space.

    • Iterate through each layer of the matrix from outer to inner layers

    • Swap elements in groups of 4 to rotate the matrix in place

    • Handle odd-sized matrices separately by adjusting the loop boundaries

  • Answered by AI
  • Q3. What are the page replacement algorithms in Operating Systems?
  • Ans. 

    Page replacement algorithms are used in operating systems to decide which page to replace when a new page needs to be brought in.

    • FIFO (First In, First Out) - replaces the oldest page in memory

    • LRU (Least Recently Used) - replaces the page that has not been used for the longest time

    • LFU (Least Frequently Used) - replaces the page that has been used the least number of times

    • Optimal - replaces the page that will not be used

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteria7 CGPAJaguar Land Rover interview preparation:Topics to prepare for the interview - Arrays, Strings, Stack and Queue, STL, Object-Oriented Programming, Operating System, Database Management System, Computer NetworksTime required to prepare for the interview - 5 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice GFG Must Do section, solve at least 5 Questions daily
Tip 2 : Start talking to new people regarding technology to remove hesitation at the time of the interview.
Tip 3 : Be in contact with a senior already working in that company, ask them regarding previous experience and new project the company is working on.
Tip 4 : Once you are done with GFG must do questions, now complete leetcode sorting by your target company.
Tip 5 : For core subjects refer to gate smashers and knowledge gate videos on youtube.

Application resume tips for other job seekers

Tip 1 : Try to modify your resume according to the company you are applying for, for this read their Job Description provided to you.
Tip 2 : Mention no more than 3 projects and 1,2 internships.
Tip 3 : Divide your skills into beginner, intermediate and hard sections, otherwise don't mention too many skills.
Tip 4 : Don't mention to many Position Of Responsibilities( at max 2-3).

Final outcome of the interviewSelected

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. It went well, results awaiting

Interview Preparation Tips

Interview preparation tips for other job seekers - Excellent company to work. Preparation is the key to crack the interview
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What projects have you handled?
  • Ans. 

    I have handled various projects including implementing new sales strategies, launching new products, and improving customer service processes.

    • Implemented new sales strategies to increase revenue by 15%

    • Launched a new product line which resulted in a 20% increase in market share

    • Improved customer service processes leading to a 30% decrease in customer complaints

  • Answered by AI
  • Q2. What challenges did you face while working on the project?
  • Ans. 

    I faced challenges with coordinating team members, managing tight deadlines, and adapting to unexpected changes.

    • Coordinating team members with different schedules and priorities

    • Managing tight deadlines and ensuring all tasks were completed on time

    • Adapting to unexpected changes in project scope or requirements

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Normal DP question (LC med)

I was interviewed in Dec 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 120 minutes
Round difficulty - Hard

There was 2 parts. First part problems were based on Quantitative Aptitude. Problems were of 3 types- Easy, Medium and Hard with different scores. Difficulty keeps on increasing if you answer correctly and keeps on decreasing if you answer incorrectly.
First part was of 45 mins.
Second part consisted of 2 coding problems- Medium, Hard. One was based on Greedy and other was a difficult DP + Bitmask problem.
Coding part had more weightage than Aptitude.

  • Q1. 

    K Centers Selection Problem

    In Ninja Land, there are cities numbered from 0 to N-1. The distances between each pair of cities are represented by an N * N matrix 'DIST', where 'DIST[i][j]' is the distance ...

  • Ans. 

    The problem involves selecting K cities to install servers in Ninja Land to minimize the maximum distance from any city to a nearest server.

    • Iterate through all possible combinations of K cities to select for server installation.

    • Calculate the maximum distance from any city to the nearest server for each combination.

    • Choose the combination that minimizes the maximum distance.

  • Answered by AI
  • Q2. 

    Beautiful String Verification

    Given a non-empty string inputString, determine if it can be converted into a 'Beautiful String' using the defined operation.

    You can perform any number of operations to con...

  • Ans. 

    Determine if a given string can be converted into a 'Beautiful String' using a specific operation.

    • Check if the input string is already a 'Beautiful String' by checking if it contains 'abc' in the correct positions.

    • If 'abc' is present in the input string, check if the left and right portions satisfy the defined conditions.

    • If the conditions are met, return 'True', otherwise return 'False'.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

There were 3 interviewers in my panel. The most senior panellist asked q. related to my interests and internship experience.
Other 2 asked questions related to Coding and subjects. There was 1 coding question which was implementation based and involved many corner cases. They were checking if I was able to figure out different corner cases and handle those. 
There were situation based questions also asked. One question was on system design of Arogya Setu App.

  • Q1. 

    Complex Number Multiplication

    Calculate the product of two complex numbers represented as strings in the form “A+Bi”. Here, ‘A’ represents the real part, and ‘B’ represents the imaginary part.

    Explanatio...

  • Ans. 

    Calculate the product of two complex numbers represented as strings in the form 'A+Bi'.

    • Parse the input strings to extract real and imaginary parts of both complex numbers

    • Perform multiplication of the complex numbers using the formula (a+bi)*(c+di) = (ac - bd) + (ad + bc)i

    • Format the result as a string in the form 'A+Bi' and return

  • Answered by AI
Round 3 - HR 

Round duration - 30 minutes
Round difficulty - Easy

HR round involved basic questions related to background and behaviour. It was basically a cultural fit round.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteria6.5 CGPAJaguar Land Rover interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Fundamentals of C/C++, Operating System, DBMS, OOPsTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Focus on Data Structures, Algorithms as >= 75% of your interview will be dedicated to it. Practice as much as you can.
Tip 2 : Learn the fundamentals of C, C++, OS, SQL as that are basic expectations of interviewer.
Tip 3 : Keep 2 descent projects in resume. Try to have an internship. It will make your resume strong.

Application resume tips for other job seekers

Tip 1 : Try to keep relevant information only. Add all your skills and achievements.
Tip 2 : Try to have links of your coding and Github profiles.
Tip 3 : Add 2 to 3 project with small descriptions. Try to keep bullet points. Do mention the Tech Stack.
Tip 4 : Don't lie on any skill. Write only those on which you have worked.

Final outcome of the interviewSelected
Contribute & help others!
anonymous
You can choose to be anonymous

Horiba India Interview FAQs

How many rounds are there in Horiba India Senior Engineer interview?
Horiba India interview process usually has 2 rounds. The most common rounds in the Horiba India interview process are Resume Shortlist and One-on-one Round.

Recently Viewed

INTERVIEWS

suzuki motor gujarat

No Interviews

INTERVIEWS

Air India Sats Airport Services

No Interviews

INTERVIEWS

Polmon Instruments

No Interviews

JOBS

Amazon

No Jobs

INTERVIEWS

SBI Securities

No Interviews

INTERVIEWS

suzuki motor gujarat

No Interviews

INTERVIEWS

Reliance Retail

No Interviews

SALARIES

Air India Sats Airport Services

INTERVIEWS

suzuki motor gujarat

No Interviews

INTERVIEWS

suzuki motor gujarat

No Interviews

Tell us how to improve this page.

Horiba India Senior Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

BCD Travel Interview Questions
4.3
 • 111 Interviews
Apotex Research Interview Questions
4.1
 • 29 Interviews
Eversendai Interview Questions
3.7
 • 28 Interviews
SMC Corporation Interview Questions
3.7
 • 27 Interviews
British Airways Interview Questions
3.2
 • 24 Interviews
Plastic Omnium Interview Questions
3.7
 • 24 Interviews
View all
Horiba India Senior Engineer Salary
based on 33 salaries
₹4.5 L/yr - ₹10 L/yr
14% less than the average Senior Engineer Salary in India
View more details

Horiba India Senior Engineer Reviews and Ratings

based on 8 reviews

2.8/5

Rating in categories

2.1

Skill development

2.6

Work-life balance

3.3

Salary

3.4

Job security

2.7

Company culture

1.9

Promotions

2.2

Work satisfaction

Explore 8 Reviews and Ratings
Engineer- Customer Support
60 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Engineer
33 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Service Engineer
30 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Product Manager
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Horiba India with

Thermo Fisher Scientific

3.9
Compare

Agilent Technologies

4.1
Compare

Waters Corporation

4.0
Compare

Shimadzu Analytical India

3.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent