Skip to content

Commit 69f9a30

Browse files
[N-0] refactor 138
1 parent b035c66 commit 69f9a30

File tree

1 file changed

+3
-1
lines changed
  • src/main/java/com/fishercoder/solutions

1 file changed

+3
-1
lines changed

src/main/java/com/fishercoder/solutions/_138.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44
import java.util.Map;
55

66
/**138. Copy List with Random Pointer
7+
*
78
* A linked list is given such that each node contains an additional random
89
* pointer which could point to any node in the list or null.
9-
* Return a deep copy of the list.*/
10+
* Return a deep copy of the list.
11+
* */
1012

1113
public class _138 {
1214

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy