Upload Button Icon Add office photos

HERE Technologies

Compare button icon Compare button icon Compare

Filter interviews by

HERE Technologies Interview Questions, Process, and Tips

Updated 14 Mar 2025

Top HERE Technologies Interview Questions and Answers

View all 21 questions

HERE Technologies Interview Experiences

Popular Designations

91 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

Psychometric test where 4 options were given - agree , strongly agree, disagree, strongly disagree

Round 3 - Group Discussion 

Any random topic given by the HR. they just check your confidence while talking

Interview Preparation Tips

Interview preparation tips for other job seekers - all types of benefits are provided including medical insurance, nodal facility

Spatial Data Specialist 2 Interview Questions asked at other Companies

Q1. How would you react on certain conditions
View answer (1)

Analyst Interview Questions & Answers

user image Anonymous

posted on 20 Nov 2024

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

I appeared for an interview before Nov 2023.

Round 1 - Aptitude Test 

Basic maths questions

Round 2 - Group Discussion 

Given one topic to discuss

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Prepare well on Java and Data Structure algorithm

Round 2 - One-on-one 

(1 Question)

  • Q1. Graph related question on DSA
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager round team leading scenarios

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on DSA and core Java n Java8 features. Having scala knowledge is a addon

Lead Software Engineer Interview Questions asked at other Companies

Q1. Square Root with Decimal Precision Problem Statement You are provided with two integers, 'N' and 'D'. Your objective is to determine the square root of the number 'N' with a precision up to 'D' decimal places. This implies that the discrepa... read more
View answer (1)

GIS Analyst Interview Questions & Answers

user image Anonymous

posted on 24 Jun 2024

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

I applied via Walk-in and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Myself and Educational Background
  • Q2. Topic given to speak for 2 minutes
Round 2 - Aptitude Test 

Difficulty level Easy to Medium

Round 3 - Group Discussion 

Topic given - Technology a boon or curse

Interview Preparation Tips

Interview preparation tips for other job seekers - Try to picks topics that most people do not take. Share points that are out of the box.

GIS Analyst Interview Questions asked at other Companies

Q1. what is buffer and explain its applications or usage?
View answer (1)

HERE Technologies interview questions for popular designations

 Spatial Data Specialist 1

 (19)

 Senior Software Engineer

 (7)

 Spatial Data Specialist

 (6)

 Spatial Data Specialist 2

 (5)

 Senior Spatial Data Specialist

 (3)

 Software Engineer

 (3)

 GIS Analyst

 (3)

 Lead Engineer

 (2)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 31 May 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before May 2023.

Round 1 - Aptitude Test 

Average
technical
mathematics
logical

Round 2 - Group Discussion 

Recent topics ,prepare current scenario based

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical questions ,salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare based on your resume

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Get interview-ready with Top HERE Technologies Interview Questions

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

I appeared for an interview before Dec 2021.

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 - Technical 

(1 Question)

  • Q1. Java programs were given. Selenium Automation related questions were asked
Round 3 - Technical 

(1 Question)

  • Q1. Java programs questions
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Programming questions are asked. String, collections, arrays, streams etc are the mostly asked questions

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Jobs at HERE Technologies

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

I applied via Apna Jobs and was interviewed in May 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 

GIS related aptitude test

Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself, Why r u applying here if u have done IT?

Interview Preparation Tips

Interview preparation tips for other job seekers - Any graduate can apply for this job. My advice to IT graduate please don't apply here if u want to do something big in ur life
Round 1 - Technical 

(1 Question)

  • Q1. Internal working of hashmap
  • Ans. 

    HashMap is a data structure that stores key-value pairs and uses hashing to retrieve values quickly.

    • Hashing function is used to convert keys into array indices

    • Collisions can occur when multiple keys hash to the same index

    • HashMap uses linked lists or binary trees to handle collisions

    • Retrieving a value involves hashing the key to find the index and then traversing the linked list or tree

    • Insertion and deletion involve sim...

  • Answered by AI
Round 2 - Coding Test 

Arrays, Binary Tree, Other Data Structures and Basic to intermediate level coding problems

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice data structures using hackerrank and attempt the coding round.

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Round 1 - Aptitude Test 

Quantitative,English,Spatial,Logic

Round 2 - Group Discussion 

The topics are based on the current news or highlights

Round 3 - Psychometric Test 

(1 Question)

  • Q1. It is based on your skills, how will you tackle the the situations in your personal and professional life

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't share any wrong documents while u apply
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic system design questions
Round 2 - Assignment 

Write an application to make entries for Users based on subscription type
Free users can make 5 entries
Premium can make 10 entries

Round 3 - HR 

(1 Question)

  • Q1. Basic process and software development related questions

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

HERE Technologies Interview FAQs

How many rounds are there in HERE Technologies interview?
HERE Technologies interview process usually has 2-3 rounds. The most common rounds in the HERE Technologies interview process are Aptitude Test, Group Discussion and Technical.
How to prepare for HERE Technologies 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 HERE Technologies. The most common topics and skills that interviewers at HERE Technologies expect are Python, Agile, Backend, SQL and Linux.
What are the top questions asked in HERE Technologies interview?

Some of the top questions asked at the HERE Technologies interview -

  1. Java 8 features? What is functional interface? Difference between Runnable and ...read more
  2. Design bookmyshow like application. how will you handle the scenario if two peo...read more
  3. Given two arrays of integers, find the one extra element in second array ? Eg. ...read more
How long is the HERE Technologies interview process?

The duration of HERE Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

HERE Technologies Interview Process

based on 75 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.2k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
Bosch Interview Questions
4.2
 • 331 Interviews
Apple Interview Questions
4.3
 • 138 Interviews
MapmyIndia Interview Questions
3.7
 • 24 Interviews
TomTom Interview Questions
4.0
 • 13 Interviews
Google Maps Interview Questions
4.8
 • 10 Interviews
View all

HERE Technologies Reviews and Ratings

based on 1.4k reviews

3.9/5

Rating in categories

3.6

Skill development

4.2

Work-life balance

3.2

Salary

4.0

Job security

4.2

Company culture

2.8

Promotions

3.6

Work satisfaction

Explore 1.4k Reviews and Ratings
Sr Software Engineer

Mumbai

8-13 Yrs

Not Disclosed

Sr Software Engineer (Tableau)

Mumbai

4-8 Yrs

₹ 14.4-33 LPA

Sr Data Scientist

Mumbai

3-8 Yrs

Not Disclosed

Explore more jobs
Spatial Data Specialist
970 salaries
unlock blur

₹1 L/yr - ₹4.5 L/yr

Spatial Data Specialist 2
793 salaries
unlock blur

₹2.6 L/yr - ₹5.5 L/yr

Spatial Data Specialist 1
551 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

GIS Analyst
418 salaries
unlock blur

₹1.5 L/yr - ₹4.3 L/yr

Senior Software Engineer
297 salaries
unlock blur

₹12 L/yr - ₹33 L/yr

Explore more salaries
Compare HERE Technologies with

Google Maps

4.8
Compare

TomTom

4.1
Compare

MapmyIndia

3.7
Compare

Bosch

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