Friendly interview, not very deep in technical concepts (some questions about DS, search algorithm complexity). Plenty of space in the interview to present own opinions and ask questions about the company.
I applied online. The process took 1 day. I interviewed at HERE Technologies (Mumbai) in Mar 2022
Interview
I went through Round 1 of Interviews with HERE Technologies. Interview question level was Medium to Hard. Questions were based on Core Java, Java 8, Design Patterns, Collections, OOPS concepts, Debugging, Coding.
Interview questions [1]
Question 1
Questions were based on Core Java, Java 8, Design Patterns, Collections, HashMap working, Coding - Stack, LinkedList
I applied in-person. The process took 5 days. I interviewed at HERE Technologies (Mumbai) in Mar 2022
Interview
The interview was extremely challenging. They ask you core java stuff, they are fine even if you are less aware of frameworks, but you should have strong basic java concepts. I am happy to attempt to understand my level of core java.
Interview questions [1]
Question 1
1. Difference between map and hashmap?
2. How to sort the elements using a linklist?
3. Aggregation and composition concept?
4. Code for binary search tree?