Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 75d39e4

Browse files
Update reverse-linked-list.md
1 parent f81a41d commit 75d39e4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## Reverse a singly linked list
1+
### Reverse a singly linked list
22

3-
#### Q: Given the pointer/reference to the head of a singly linked list,
3+
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)

AltStyle によって変換されたページ (->オリジナル) /