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 3 Mar 2025

Top HERE Technologies Interview Questions and Answers

View all 21 questions

HERE Technologies Interview Experiences

Popular Designations

90 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Sep 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Kubernetes security related interview questions: exactly i dont remember

Interview Preparation Tips

Interview preparation tips for other job seekers - the interviewer was rude and kept interrupting it was very frustrating for me . i decided then that this will not go forward

Principal Engineer Interview Questions asked at other Companies

Q1. what technique did you use to understand the root cause of the problem and isolate the specific task or process that needed attention
View answer (3)

Interview Questions & Answers

user image RAHUL BHATIA

posted on 24 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. On resume and product
Round 2 - One-on-one 

(1 Question)

  • Q1. Work experience
Round 3 - Behavioral 

(1 Question)

  • Q1. Attitude and work related stuff.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. You have a list of numbers, now using stream api calculate the sum of all integers in a list ?
  • Ans. 

    Use stream api to calculate sum of integers in a list.

    • Use stream() method on the list to create a stream of elements.

    • Use mapToInt() method to convert each element to an integer.

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

  • Answered by AI
  • Q2. Given two arrays of integers, find the one extra element in second array ? Eg. int[] arr1 = [1,3,7,8]; int[] arr2 = [3,8,7,9,1];
  • Ans. 

    Loop through both arrays and use a hashmap to store frequency of elements, then find the extra element.

    • Loop through both arrays and store frequency of elements in a hashmap

    • Compare the frequency of elements in both arrays to find the extra element

    • Return the extra element found in the second array

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice more coding questions from HackerRank and memorize methods from stream api since you will be asked to solve questions on notepad.

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (199)

Senior Software Engineer Interview Questions & Answers

user image Sandeep Prajapati

posted on 11 Dec 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

DSA is asked, for example implement your HashMap, Stack, Queue

Round 2 - Technical 

(4 Questions)

  • Q1. Spring boot advanced
  • Q2. Java core advanced
  • Q3. Reactjs hooks
  • Q4. Optimisation techniques
  • Ans. 

    Optimisation techniques are methods used to improve the efficiency and performance of software applications.

    • Use of algorithms like dynamic programming to reduce time complexity

    • Utilizing data structures like hash tables for faster data retrieval

    • Implementing caching mechanisms to store frequently accessed data

    • Profiling and analyzing code to identify bottlenecks and optimize them

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

(2 Questions)

  • Q1. High level system design for newspaper
  • Ans. 

    A newspaper application system design involves components like user interface, content management, user authentication, and data storage.

    • User interface for reading articles and viewing images/videos

    • Content management system for publishing articles, managing categories, and scheduling posts

    • User authentication system for login, registration, and profile management

    • Data storage for storing articles, images, user data, and

  • Answered by AI
  • Q2. Google map application

Interview Preparation Tips

Topics to prepare for HERE Technologies Senior Software Engineer interview:
  • Advanced Java
  • Spring Boot
  • DSA
  • System Design
  • reactjs
  • Docker
  • Aws cloud

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)

HERE Technologies interview questions for popular designations

 Spatial Data Specialist 1

 (19)

 Senior Software Engineer

 (7)

 Spatial Data Specialist 2

 (5)

 Spatial Data Specialist

 (5)

 Senior Spatial Data Specialist

 (3)

 Software Engineer

 (3)

 GIS Analyst

 (3)

 Lead Engineer

 (2)

Intern Interview Questions & Answers

user image Anonymous

posted on 30 Oct 2024

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

Research on topic on python and web scraping

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare

Intern Interview Questions asked at other Companies

Q1. Case. There is a housing society “The wasteful society”, you collect all the household garbage and sell it to 5 different businesses. Determine what price you will pay to the society members in Rs/kg, given you want to make a profit of 20% ... read more
View answer (8)

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 applied via Campus Placement and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. About ourselves
  • Q2. Java questions what do you know about syntax

Software Development Engineer Intern Interview Questions asked at other Companies

Q1. Say you're dealing with really long integers. They're too long to fit into a regular datatype, so linked lists are used to store them, with each node of the list containing one digit. Now the problem is, given two linked lists, i.e. two rea... read more
View answer (2)

Jobs at HERE Technologies

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Asked basic GIS concepts
  • Q2. Tested practical knowledge on software

Spatial Data Specialist 2 Interview Questions asked at other Companies

Q1. How would you react on certain conditions
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Comman entrance test medium to easy level

Round 2 - Group Discussion 

Easy to medium level topics based on current topics

Round 3 - HR 

(2 Questions)

  • Q1. Situational based question
  • Q2. Resume based question, college project questions

Trainee Interview Questions & Answers

user image Anonymous

posted on 7 Oct 2024

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

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

Round 1 - Group Discussion 

Could be random topic from current trends to be discussed with 10 to 30 people at the same time give as much input you can

Round 2 - Group Discussion 

Same as the first round but this time you will be given time to prepare for the topic and the topics are very limited again put as input you can

Round 3 - Aptitude Test 

This is for logical reasoning and verbal ability its easy to medium round you can pass it

Interview Preparation Tips

Topics to prepare for HERE Technologies Trainee interview:
  • Communication Skills
Interview preparation tips for other job seekers - If you want some experience before going into the IT field you should go for this otherwise there is no personal growth

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

They given some topics.

Round 2 - Technical 

(1 Question)

  • Q1. About Linux commands

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 74 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.1k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
Bosch Interview Questions
4.2
 • 330 Interviews
Apple Interview Questions
4.3
 • 137 Interviews
MapmyIndia Interview Questions
3.8
 • 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.3

Work-life balance

3.2

Salary

4.1

Job security

4.2

Company culture

2.9

Promotions

3.6

Work satisfaction

Explore 1.4k Reviews and Ratings
Principal Software Engineer

Bangalore / Bengaluru

12-15 Yrs

Not Disclosed

Sr Software Engineer

Mumbai

8-13 Yrs

Not Disclosed

Software Engineer II

Mumbai

1-5 Yrs

Not Disclosed

Explore more jobs
Spatial Data Specialist
961 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Spatial Data Specialist 2
804 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Spatial Data Specialist 1
624 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

GIS Analyst
418 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
300 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare HERE Technologies with

Google Maps

4.8
Compare

TomTom

4.0
Compare

MapmyIndia

3.7
Compare

Bosch

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