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
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
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 - Group Discussion 

They give a random topic and you have to speak on it, put out your points.

Round 3 - Psychometric Test 

(2 Questions)

  • Q1. Do you get upset easily.?
  • Q2. Do you work well under pressure.?

Interview Preparation Tips

Interview preparation tips for other job seekers - Put answers in psychometric test that show you have a positive mindset and also don't click on you want to ask for the studies in future

Spatial Data Specialist 2 Interview Questions asked at other Companies

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

Trainee Interview Questions & Answers

user image Anonymous

posted on 5 Sep 2023

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

I applied via Referral and was interviewed in Aug 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 - Group Discussion 

Pros and cons of social media

Round 3 - HR 

(2 Questions)

  • Q1. What is ur name
  • Ans. 

    My name is John Smith.

    • My first name is John

    • My last name is Smith

  • Answered by AI
  • Q2. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be,confident

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
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy and manageable, one needs to practice before because its a timed interview

Round 2 - Group Discussion 

Easy and manageable, one needs to practice well before because its a timed interview

Round 3 - Psychometric Test 

(2 Questions)

  • Q1. Do you have leadership skills?
  • Ans. 

    Yes, I have leadership skills demonstrated through leading projects and teams in previous roles.

    • Led a team of spatial data analysts to successfully complete a project ahead of schedule

    • Developed and implemented a new data management system for the department

    • Trained new team members on best practices for data collection and analysis

  • Answered by AI
  • Q2. Are you a good team leader?
  • Ans. 

    Yes, I am a good team leader with experience in coordinating spatial data projects.

    • I have successfully led teams in completing spatial data projects on time and within budget.

    • I am skilled in delegating tasks, providing guidance, and fostering a collaborative team environment.

    • I have experience in resolving conflicts and ensuring effective communication among team members.

    • I have a track record of motivating team members ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good organization to work with and easy onterview process
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Apptitude test is medium you should prepare well in advance for that. It requires probability adavance

Round 2 - Group Discussion 

They will give you a topic and each memeber in a team has to share his view. it easy they just want you should say something on that

Apprentice Trainee Interview Questions asked at other Companies

Q1. # Modes of heat transfer and how do they work? #Thermodynamics #performance curve of pump #priming (pump)
View answer (3)

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)

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

I applied via Naukri.com and was interviewed in Oct 2022. There were 5 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 - Technical 

(2 Questions)

  • Q1. Scala as a main topic
  • Q2. AWS, EMR, Spark, GitLab
Round 3 - Coding Test 

DS and Algorithm. Logical question and solutions

Round 4 - Technical 

(1 Question)

  • Q1. More into system design and architecture. Scenario based questions
Round 5 - One-on-one 

(1 Question)

  • Q1. Manager round to understand skills related to resource and project management

Interview Preparation Tips

Interview preparation tips for other job seekers - Lot of technical amd management related questions. Prepared with basic of Scala and should have atleast hands-on experience with Java and related frameworks.

Should know how to handle cases related to resource management.

Be confident when answering to real scenario cases.

Get interview-ready with Top HERE Technologies Interview Questions

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

I applied via LinkedIn and was interviewed before Sep 2023. There were 6 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain current work
  • Ans. 

    Currently working on developing a new web application for a client in the e-commerce industry.

    • Developing front-end using React.js

    • Implementing back-end functionalities with Node.js and Express

    • Integrating payment gateway for online transactions

    • Collaborating with UI/UX designers for a user-friendly interface

  • Answered by AI
  • Q2. Pub sub design pattern
Round 2 - Technical 

(2 Questions)

  • Q1. Tell output of code
  • Ans. 

    The code will output 'Hello World!'

    • The code is a simple print statement

    • It will output the string 'Hello World!'

  • Answered by AI
  • Q2. Detect Linked list cycle
  • Ans. 

    Detect cycle in a linked list using Floyd's Tortoise and Hare algorithm

    • Use two pointers, slow and fast, to traverse the linked list

    • If there is a cycle, the fast pointer will eventually meet the slow pointer

    • Time complexity is O(n) and space complexity is O(1)

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Producer consumer implementation
Round 4 - Bar raiser 

(1 Question)

  • Q1. Design travel app database
  • Ans. 

    Design a database for a travel app to store user information, bookings, reviews, and destinations.

    • Create tables for users, bookings, reviews, and destinations

    • Include columns for user details, booking information, review ratings, and destination details

    • Establish relationships between tables using foreign keys

    • Consider indexing commonly queried fields for faster retrieval

    • Implement data validation to ensure data integrity

  • Answered by AI
Round 5 - Behavioral 

(1 Question)

  • Q1. Puzzle on plastic and metal ball and water
Round 6 - HR 

(1 Question)

  • Q1. What are your expectations
  • Ans. 

    I expect challenging projects, opportunities for growth, a collaborative team environment, and a competitive salary.

    • Challenging projects that allow me to utilize my skills and learn new technologies

    • Opportunities for professional growth and advancement within the company

    • A collaborative team environment where ideas are shared and valued

    • Competitive salary and benefits package

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be good with fundamentals

Skills evaluated in this interview

Software Engineer2 Interview Questions asked at other Companies

Q1. - Given a water -tight orientable 2-manifold, how to find if a point is inside or outside its volume? - Given a bunch of points with their coordinates, how to merge closeby points together? - How to determine if the normals of the two trian... read more
View answer (1)

Jobs at HERE Technologies

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Simple test of English maths and GK

Round 3 - Group Discussion 

Grp discussion between 10 members

Round 4 - Psychometric Test 

(1 Question)

  • Q1. Situation given task
Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Basic aptitude test on spatial analysis, English language, etc

Round 3 - Group Discussion 

A Group Discussion round on general topics - mainly consists of supporting technology vs not supporting topics

Data Engineer Interview Questions & Answers

user image Yash Singh

posted on 23 Feb 2024

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

I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions over python scripts and data analysis
  • Q2. Output based questions

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)

I applied via Walk-in and was interviewed in Oct 2022. There were 4 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 - Aptitude Test 

Basic nothing to tell specifically

Round 3 - Group Discussion 

Same like other companies , they will give you a topic name you have to start your discussion with others.

Round 4 - Psychometric Test 

(2 Questions)

  • Q1. Nothing special the will check your ability of making decisions through various questions.
  • Q2. Nothing other the what I mentioned earlier

Interview Preparation Tips

Topics to prepare for HERE Technologies Spatial Data Specialist interview:
  • General knowledge
Interview preparation tips for other job seekers - Just be yourself, focus on your own work if you are fresher don't be there for more the 2.5 or 3 years unless you really got any increment or promotion during your stay time.

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