Upload Button Icon Add office photos
Engaged Employer

i

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

Hilti Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Hilti Senior Software Engineer Interview Questions and Answers

Updated 25 Dec 2024

Hilti Senior Software Engineer Interview Experiences

3 interviews found

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

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. It was an algorithm question which I had to code in 30 minutes
  • Q2. Java/Spring related questions were asked
Round 2 - Case Study 

They asked me about my current project and asked me to design a system similar to that

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

I applied via Naukri.com and was interviewed in Mar 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 Resume tips
Round 2 - HR 

(1 Question)

  • Q1. HR reached out to me through naukri. Based on my tech stack i matched the requirements. On the first call HR asked me a lot of the questions on why i was looking out for a change, what kind of work have i ...
Round 3 - Technical 

(5 Questions)

  • Q1. Write a program to find last non repeating character in a given string using Java 8 functions only like Streams and Lambda's.
  • Ans. 

    Program to find last non-repeating character in a given string using Java 8 functions only.

    • Use Java 8 Streams and Lambda's to filter the string and find the last non-repeating character.

    • Create a Map to store the frequency of each character in the string.

    • Use the filter() method to get the non-repeating characters and find the last one using reduce().

  • Answered by AI
  • Q2. Given two interface, Interface A and Interface B both having the same functions in them let's say apply(). If a class implements both of these interface then which function will get implemented?
  • Q3. Given a employee table with name, ID, age, salary and ratings column. Find the top 3 employee based on the ratings.
  • Ans. 

    Find the top 3 employees based on ratings in an employee table.

    • Sort the employee table based on ratings in descending order.

    • Select the top 3 employees from the sorted table.

    • Return the selected employees as the result.

  • Answered by AI
  • Q4. Group anagram coding question.
  • Q5. Given an Employee class with 3 fields name, age and salary. Make changes in the class so that any two employee objects having same names are considered duplicates.
  • Ans. 

    Modify Employee class to consider objects with same names as duplicates.

    • Add a static HashSet to keep track of unique names.

    • Override equals() and hashCode() methods to compare names.

    • In the constructor, check if the name already exists in the HashSet and mark it as duplicate if true.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Hilti Senior Software Engineer interview:
  • Java 8
  • OOPS
  • SQL Queries
  • Coding
  • DSA
  • Algorithms
Interview preparation tips for other job seekers - Technical and coding in depth Knowledge required. Un

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more

I applied via Recruitment Consulltant and was interviewed in Jan 2022. There were 4 interview rounds.

Round 1 - Coding Test 

It was basic code syntax check test.

Round 2 - One-on-one 

(1 Question)

  • Q1. All regular technical questions about your skillset which is matching their requirement. This was with a Tech Lead (>13 years experienced)
Round 3 - One-on-one 

(1 Question)

  • Q1. These were all heavy technical questions regarding the required skillset and your own skillset. It was conducted by 2 SSDs (Both >10 year exp.)
Round 4 - One-on-one 

(1 Question)

  • Q1. This was a Manager+HR round. The Manager asked questions regarding way of working (Agile, Scrum, Safe, etc.) and questions around that. The Manager then dropped off and the HR asked questions generic quest...

Interview Preparation Tips

Topics to prepare for Hilti Senior Software Engineer interview:
  • Don't waste your time on this company
Interview preparation tips for other job seekers - Please avoid giving interviews for this company. Highly unethical behaviour on their part. Explanation below.

Despite giving so many rounds of interview (on multiple days), there was no offer given.
After asking the external HR again (after a month) about why there was nothing yet, I was told that the position no longer exists.
This speaks volumes about the company's ethics.
My advice: Avoid wasting your time with this company. They don't have the basic courtesy to even let a candidate know why there's no progress on his/her profile. You are better off going after companies which actually give offer letters soon.

Interview questions from similar companies

I was interviewed in Oct 2021.

Round 1 - Coding Test 

Multithreading, C++(11), embedded software

Round 2 - One-on-one 

(1 Question)

  • Q1. Manager’s round, questions on the experience and explaining on what I would work on.
Round 3 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why are you looking for a change?

Interview Preparation Tips

Interview preparation tips for other job seekers - The best company great growth chances and a product based company

Interview Questionnaire 

1 Question

  • Q1. The kind of work you have done, technical test by hackerrank and questions and concepts about technologies that you habe worked on.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with in and out of whatever work you have done in your previous project with all the concepts. Technically intermediate level knowledge is needed.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is situational layer cake
  • Ans. 

    Situational layer cake is a concept in software development where different layers of code are added based on specific situations or conditions.

    • Situational layer cake involves adding layers of code to handle different scenarios or conditions in a software application.

    • Each layer in the 'cake' represents a specific situation or condition that requires unique handling.

    • Examples include adding error handling layers, securit...

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Good good good good good good

Round 2 - Technical 

(2 Questions)

  • Q1. Good good good good good good
  • Q2. Good good good good good goods
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Explained about micro front end in react js
Round 2 - Behavioral 

(2 Questions)

  • Q1. Reason for job change
  • Q2. Can i Work from office for 15 days each month?
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Technical area skill level questions Testing on basic coding knowledge - familiar coding language Behavioral questions & test ones growth mindset

Interview Preparation Tips

Interview preparation tips for other job seekers - Research about the department before interviewing to know more about the opening and the actual requirement that fulfills your skills.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Resume related questions

Round 2 - Technical 

(2 Questions)

  • Q1. Resume related questions
  • Q2. DS questions, Easy level from leetcode.
Contribute & help others!
anonymous
You can choose to be anonymous

Hilti Interview FAQs

How many rounds are there in Hilti Senior Software Engineer interview?
Hilti interview process usually has 3 rounds. The most common rounds in the Hilti interview process are One-on-one Round, Coding Test and Resume Shortlist.
What are the top questions asked in Hilti Senior Software Engineer interview?

Some of the top questions asked at the Hilti Senior Software Engineer interview -

  1. Write a program to find last non repeating character in a given string using Ja...read more
  2. Given two interface, Interface A and Interface B both having the same functions...read more
  3. All regular technical questions about your skillset which is matching their req...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

SALARIES

Hilti

INTERVIEWS

Maintenance, Inc. & Subsidiaries

No Interviews

INTERVIEWS

Hilti

No Interviews

SALARIES

ConsultAdd

INTERVIEWS

Hilti

No Interviews

Tell us how to improve this page.

Hilti Senior Software Engineer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Bosch Interview Questions
4.2
 • 334 Interviews
Cummins Interview Questions
4.3
 • 231 Interviews
John Deere Interview Questions
4.1
 • 228 Interviews
Caterpillar Inc Interview Questions
4.3
 • 178 Interviews
KONE Interview Questions
4.1
 • 101 Interviews
Hitachi Interview Questions
4.0
 • 82 Interviews
TechnipFMC Interview Questions
4.0
 • 70 Interviews
TÜV SÜD Interview Questions
3.9
 • 60 Interviews
Timken Interview Questions
3.9
 • 46 Interviews
View all
Hilti Senior Software Engineer Salary
based on 29 salaries
Lock Unlock
₹20.7 L/yr - ₹44.5 L/yr
82% more than the average Senior Software Engineer Salary in India
View more details

Hilti Senior Software Engineer Reviews and Ratings

based on 2 reviews

2.3/5

Rating in categories

3.3

Skill development

3.3

Work-life balance

3.7

Salary

2.0

Job security

2.0

Company culture

1.7

Promotions

3.3

Work satisfaction

Explore 2 Reviews and Ratings
Technical Account Manager
303 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Senior Technical Account Manager
269 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Key Account Manager
187 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Area Sales Manager
111 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Specification Consultant
69 salaries
unlock blur Lock Unlock

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Hilti with

Bosch

4.2
Compare

Stanley Black & Decker

3.9
Compare

Makita U.S.A.

1.0
Compare

Hitachi

4.0
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