Skip to content

Commit a007b26

Browse files
committed
Update reverse-linked-list.md
1 parent 48d70a7 commit a007b26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

coder/linked-lists/reverse-linked-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
#### Q: Given the pointer/reference to the head of a singly linked list,
44

5-
reverse it and return the pointer/reference to the head of reversed linked list.
5+
#### reverse it and return the pointer/reference to the head of reversed linked list.

0 commit comments

Comments
 (0)