Skip to content

Commit f81a41d

Browse files
committed
Update delete-node.md
1 parent a1987ca commit f81a41d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

coder/linked-lists/delete-node.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
Q: Given head of a linked list and a key,
44

55
delete node with this given key from linked list.
6+
7+
Example:
8+
9+

0 commit comments

Comments
 (0)