Frage im Vorstellungsgespräch bei Aventiv Technologies

Share your screen and implement 2-Sum (Leetcode problem No. 1) in Java without using Google

Antwort im Vorstellungsgespräch

Anonym

4. Dez. 2025

I answered by providing brute force pseudocode, then explained my thought process on how I would implement the optimized solution. After that, I described how I would implement using Java but didn't actually implement in Java since I couldn't recall syntax details off the top of my head.