Learn
Practice
Newsletter
Resources
F
Toggle theme
0
F
Toggle theme
0
Toggle menu
← Back to All Animations
Copy List with Random Pointer
Bookmark
Input
Example 1
Two nodes
Same values
All with random
No random pointers
Custom
values
=
[7, 13, 11, 10, 1]
,
randomIndices
=
[null, 0, 4, 2, 0]
7
13
11
10
1
head
algo
master
.
io
Step:
Original list with random pointers: [null, 7, 1, 11, 7]
0 / 57
Input
Example 1
Two nodes
Same values
All with random
No random pointers
Custom
values
=
[7, 13, 11, 10, 1]
,
randomIndices
=
[null, 0, 4, 2, 0]
0 / 57
7
13
11
10
1
head
algo
master
.
io
Step:
Original list with random pointers: [null, 7, 1, 11, 7]