Learn
Practice
Newsletter
Resources
F
Toggle theme
0
F
Toggle theme
0
Toggle menu
← Back to All Animations
Two Sum
Bookmark
Input
Example 1
Example 2
Example 3
Custom
nums
=
[2, 7, 11, 15]
,
target
=
9
target = 9
2
7
11
15
0
1
2
3
HashMap (value → index)
Start: Find two numbers that add up to target = 9
algo
master
.
io
Step:
Start: Find two numbers that add up to target = 9
0 / 10
Input
Example 1
Example 2
Example 3
Custom
nums
=
[2, 7, 11, 15]
,
target
=
9
0 / 10
target = 9
2
7
11
15
0
1
2
3
HashMap (value → index)
Start: Find two numbers that add up to target = 9
algo
master
.
io
Step:
Start: Find two numbers that add up to target = 9