N26 interview question

I was asked to resolve easy LeetCode algorithmic task.

Interview Answer

Anonymous

31 Aug 2025

I used a Java HashMap, which was the appropriate choice for the problem, but I wasn’t able to fully complete the solution (~90% done).