Upload Button Icon Add office photos

HERE Technologies

Compare button icon Compare button icon Compare

Filter interviews by

HERE Technologies Senior Software Engineer Interview Questions and Answers

Updated 8 Jan 2025

HERE Technologies Senior Software Engineer Interview Experiences

7 interviews found

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

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

I applied via Approached by Company and was interviewed before Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

I had to solve a number of problems related to space and time complexity.

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed 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
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

HERE Technologies interview questions for designations

 Senior Software

 (1)

 Software Engineer

 (3)

 Lead Software Engineer

 (1)

 Senior Test Engineer

 (1)

 Senior QA Engineer

 (1)

 Senior Data Engineer

 (1)

 Software Engineer2

 (2)

 Software Developer

 (1)

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

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. You will have 5 rounds of interview (1+4) Model. First one will be Technical screening and if you clear this you will be further shortlisted, 90% times everyone does. Later they will give you buffer time t...
  • Q2. In Technical screening, you will be mostly asked on Data Structures and Algorithms and your preferred programming language. For me Java 8, so i was asked on streams, collections, inheritance, threads, hash...
  • Q3. In Team interviews, Its mostly upon what all hands on you had, Like i had on Java/Spring, Microservices and Devops. Most deep level questions will be asked on this just to know if you really did developmen...
  • Q4. In Bar Raiser, Its pretty much randomly asked questions from all above three. And other most widely asked like design patterns, Low level Designs, etc.
  • Q5. In Managerial round, This is pretty much interactive and little cool. You will be mostly asked how you managed your own work environment, what was your last project about, Interviewer will be most interest...

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a very lengthy interview model. Must reduce to either 1(tech screening) + 2(Team + managerial) or 3(Team Technical, Team lead, Managerial)

Senior Software Engineer Jobs at HERE Technologies

View all

I was interviewed before Jan 2021.

Interview Questionnaire 

1 Question

  • Q1. System design Problem solving skills Logical skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for system design specifically

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. What is the internal working of a hashmap?
  • Q2. Design a Least Recently Used (LRU) cache.
Round 2 - Technical 

(2 Questions)

  • Q1. What are the SOLID principles in software engineering?
  • Q2. What design patterns have you worked with?
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Prepare well with basic and advanced JavaScript concepts and logical questions. They will ask you to implement all the topics using code.

Round 2 - Technical 

(2 Questions)

  • Q1. Explain your previous project and work experience.
  • Q2. Provided a use case to demonstrate your front-end skills and system design knowledge.
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions related to domain related.
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well with the core concepts and basic DSA questions.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Scheduled script and Map reduce script?
  • Ans. 

    Scheduled script runs on a predefined schedule, while Map reduce script processes large datasets in parallel.

    • Scheduled script is used for automating tasks at specific times, like sending reports daily at 8am.

    • Map reduce script is used for processing large datasets by splitting them into smaller chunks and processing them in parallel.

    • Scheduled script is typically used for routine tasks, while Map reduce script is used fo...

  • Answered by AI
  • Q2. Types of scripts in NetSuite.
  • Ans. 

    Types of scripts in NetSuite include SuiteScript, SuiteTalk, SuiteFlow, and SuiteBuilder.

    • SuiteScript: JavaScript-based scripts for customizing NetSuite functionality.

    • SuiteTalk: Web services integration for connecting NetSuite with external systems.

    • SuiteFlow: Visual workflow tool for automating business processes.

    • SuiteBuilder: Customization tool for modifying NetSuite forms, fields, and records.

  • Answered by AI

HERE Technologies Interview FAQs

How many rounds are there in HERE Technologies Senior Software Engineer interview?
HERE Technologies interview process usually has 2-3 rounds. The most common rounds in the HERE Technologies interview process are Technical, Coding Test and HR.
How to prepare for HERE Technologies Senior Software Engineer 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 Agile, Backend, Python, Data Processing and SCALA.
What are the top questions asked in HERE Technologies Senior Software Engineer interview?

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

  1. High level system design for newspa...read more
  2. Optimisation techniq...read more
  3. Internal working of hash...read more

Tell us how to improve this page.

HERE Technologies Senior Software Engineer Interview Process

based on 6 interviews

1 Interview rounds

  • Technical Round
View more
HERE Technologies Senior Software Engineer Salary
based on 306 salaries
₹11.7 L/yr - ₹33 L/yr
73% more than the average Senior Software Engineer Salary in India
View more details

HERE Technologies Senior Software Engineer Reviews and Ratings

based on 40 reviews

4.0/5

Rating in categories

3.7

Skill development

4.1

Work-life balance

3.8

Salary

4.0

Job security

3.8

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 40 Reviews and Ratings
Sr Software Engineer

Mumbai,

Bangalore / Bengaluru

4-9 Yrs

₹ 11.7-32 LPA

Sr Software Engineer

Mumbai

4-11 Yrs

Not Disclosed

Sr Software Engineer

Mumbai

4-8 Yrs

₹ 14.4-33 LPA

Explore more jobs
Spatial Data Specialist
980 salaries
unlock blur

₹1.5 L/yr - ₹4.5 L/yr

Spatial Data Specialist 2
808 salaries
unlock blur

₹2.6 L/yr - ₹5.5 L/yr

Spatial Data Specialist 1
556 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
306 salaries
unlock blur

₹11.7 L/yr - ₹33 L/yr

Explore more salaries
Compare HERE Technologies with

Google Maps

4.8
Compare

TomTom

4.0
Compare

MapmyIndia

3.8
Compare

Bosch

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