← Back to companies
[ OK ] Loaded —
[ INFO ]
$ cd
$ ls -lt
01
02
03
04
05
$ ls -lt
01
02
03
04
05
user@intervues:~/$
Find all unique pairs of numbers in a list that sum to zero.
Key Considerations:
This is a common Jane Street warmup question that tests attention to edge cases.