chore: reanme reverse-linkedlist to reverse
parent
6526860e53
commit
998ddff4e5
|
@ -3,7 +3,7 @@
|
|||
### C or C++
|
||||
|
||||
1. [Singly Linked List](c-or-cpp/singly.cpp)
|
||||
2. [Reversing Linked List](c-or-cpp/reverse-linkedlist.cpp)
|
||||
2. [Reversing Linked List](c-or-cpp/reverse.cpp)
|
||||
|
||||
2. [Doubly Linked List](c-or-cpp/doubly.cpp)
|
||||
|
||||
|
|
Loading…
Reference in New Issue