Upload Button Icon Add office photos

Filter interviews by

HERE Technologies Intern Interview Questions and Answers

Updated 30 Oct 2024

HERE Technologies Intern Interview Experiences

1 interview found

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

Interview questions from similar companies

Intern Interview Questions & Answers

Intuit user image Anonymous

posted on 12 Dec 2024

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

I applied via Company Website and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Asked to build a python code on analysing missing numbers in a series of infinite numbers

Round 2 - Assignment 

How would you build a landing page for a website.

Round 3 - HR 

(2 Questions)

  • Q1. Question on About yourself
  • Q2. Why Intuit, what do you like the most
  • Ans. 

    I want to work at Intuit because of its innovative culture and focus on customer success.

    • I admire Intuit's commitment to creating innovative solutions for financial management.

    • I appreciate the company's emphasis on customer success and satisfaction.

    • I am impressed by Intuit's track record of fostering a supportive and inclusive work environment.

    • I am excited about the opportunity to work with talented and passionate indi

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts and data structures
  • Q2. Dbms questions where based on normalization
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Two questions were asked and answered both

Round 2 - Coding Test 

Two programs on Java was asked on loops and collections

Intern Interview Questions & Answers

Encora user image Anonymous

posted on 23 Aug 2023

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Steps in tablet production?
  • Ans. 

    Tablet production involves several steps including formulation, mixing, granulation, drying, compression, coating, and packaging.

    • Formulation of active ingredients and excipients

    • Mixing of ingredients to ensure uniform distribution

    • Granulation to form granules for compression

    • Drying to remove moisture content

    • Compression of granules into tablet form

    • Coating for taste masking or controlled release

    • Packaging for distribution an

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is steps of tablet production?
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 - Coding Test 

Coding questions regarding DSA

Round 3 - Aptitude Test 

General aptitude and English test

Round 4 - One-on-one 

(3 Questions)

  • Q1. They asked about DSA problems
  • Q2. They asked about C++
  • Q3. Common questions like
  • Ans. 

    The question is about the common header file in C++.

    • The header file is used for input/output operations in C++.

    • It provides classes like cin and cout for reading and writing data.

    • It also includes classes for file input/output operations like ifstream and ofstream.

    • The header file can be included in a C++ program using the #include directive.

Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - do DSA regularly , it will improve the chance of selecting

Skills evaluated in this interview

I was interviewed in Aug 2021.

Round 1 - Face to Face 

(2 Questions)

Round duration - 60 Minutes
Round difficulty - Medium

Interview was scheduled in afternoon. It was more on OOPs and DSA.

  • Q1. Check If Linked List Is Palindrome

    You are given a Singly Linked List of integers. You have to find if the given linked list is palindrome or not.

    A List is a palindrome if it reads the same from the lef...

  • Ans. 

    I gave O(n) both time and space solution using stacks but interviewer asked to optimize it and give clue as well.

    I understood the clue and was able to optimise the code. I was not asked to code in this round just had an discussion but few of my peers were asked to write code as well.

  • Answered by CodingNinjas
  • Q2. OOPS Question

    They focus a lot on OOPs and Java. I was grilled well from four pillars to advanced topics in oops.

    1) Four Pillars
    2) Keywords
    3) Access specifier
    4) JVM & JDK

  • Ans. 

    Tip 1 : Prepare oops well
    Tip 2 : Have solid foundation in Java.

  • Answered by CodingNinjas
Round 2 - HR 

(1 Question)

Round duration - 20 Minutes
Round difficulty - Easy

She asked me more about myself and few projects in resume. It was more of formal discussion than an interview round. I was very comfortable and she aksed me about my location preference at end of. Interview.

  • Q1. Basic HR Questions

    1. Introduction

    2. What is your location preference?

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from VIT AP CAMPUS. Eligibility criteria7CGPAThought Works interview preparation:Topics to prepare for the interview - Data Structures, OOPS, Algorithms. Database, JAVATime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : BlackRock has so many projects in Java, So I made sure I clear my basics and prepare well for each and every question about Java
Tip 2 : OOPS is something which was being asked from everyone and every seniors confirmed the same.
Tip 3 : Have good projects, preferably in development.

Application resume tips for other job seekers

Tip 1 : Have at least 2 projects.
Tip 2 : Include certifications.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Technical MCQ questions on core computer science subjects were asked.

Round 2 - One-on-one 

(2 Questions)

  • Q1. How to find whether the given linked list has loop in it?
  • Q2. Explain osi model with example of browser.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

It was well rounded aptitude test. Covered all basic topics like ratio , percentage, velocity etc. Logical questions were also asked , along with this pictorial questions were asked.

Round 2 - Technical 

(1 Question)

  • Q1. This round was a technical interview. The person was kind and patient. Basic questions were asked regarding coding like write a code to print even numbers , palindrome etc. And we needed to justify our cod...
Round 3 - HR 

(1 Question)

  • Q1. Yet again the interviewer was patient. They asked basic hr questions like about yourself, ambitions, why this company, where do you see yourselves in a few years

Intern Interview Questions & Answers

Intuit user image Anonymous

posted on 13 Jan 2023

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

I applied via Referral and was interviewed in Dec 2022. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Semaphore definition and a problem on in
  • Q2. Normalization in DBMS
  • Ans. 

    Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.

    • Normalization involves breaking down a table into smaller tables and establishing relationships between them.

    • There are different levels of normalization, with each level addressing a specific type of data redundancy.

    • Normalization helps to prevent data inconsistencies and anomalies, and improves database perform...

  • Answered by AI
  • Q3. Oops, inheritance and polymorphism

Interview Preparation Tips

Topics to prepare for Intuit Intern interview:
  • OS
  • DBMS
Interview preparation tips for other job seekers - it was completely on subjects, os DBMS, networking

HERE Technologies Interview FAQs

How many rounds are there in HERE Technologies Intern interview?
HERE Technologies interview process usually has 1 rounds. The most common rounds in the HERE Technologies interview process are Assignment.

Tell us how to improve this page.

Intern Interview Questions from Similar Companies

Bosch Intern Interview Questions
4.2
 • 12 Interviews
Apple Intern Interview Questions
4.3
 • 2 Interviews
Intuit Intern Interview Questions
3.6
 • 2 Interviews
View all
HERE Technologies Intern Salary
based on 4 salaries
₹1 L/yr - ₹6 L/yr
24% less than the average Intern Salary in India
View more details

HERE Technologies Intern Reviews and Ratings

based on 5 reviews

4.0/5

Rating in categories

4.0

Skill development

3.7

Work-Life balance

3.4

Salary & Benefits

3.5

Job Security

4.0

Company culture

3.5

Promotions/Appraisal

3.8

Work Satisfaction

Explore 5 Reviews and Ratings
Spatial Data Specialist
962 salaries
unlock blur

₹1.5 L/yr - ₹4.5 L/yr

Spatial Data Specialist 2
800 salaries
unlock blur

₹2.6 L/yr - ₹5.5 L/yr

Spatial Data Specialist 1
714 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

GIS Analyst
480 salaries
unlock blur

₹1.5 L/yr - ₹4.3 L/yr

Senior Software Engineer
288 salaries
unlock blur

₹11.7 L/yr - ₹33 L/yr

Explore more salaries
Compare HERE Technologies with

Google Maps

4.9
Compare

TomTom

4.1
Compare

MapmyIndia

3.9
Compare

Bosch

4.2
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview