I applied online. The process took 2 days. I interviewed at Miro (Amsterdam) in Jan 2022
Interview
I applied through LinkedIn to position located on Amsterdam.
- HR interview 0.5h
Very friendly, gave me a lot of details about expected salary for the position, benefits etc..
also sample LeetCode question to prepare
Asked about preferred programming language
- Technical interview- 1h
implement LRU cache
I demonstrated why to use Linked-list along with hashmap
But had difficulty to implement it in details, interviewer helped explaining why to use double-linked-list over single one
-System Design
N/A
- team interview
N/A
Interview questions [1]
Question 1
Design LRU cache
Using language declared with HR earlier