We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2864127 commit 2fc4448Copy full SHA for 2fc4448
Readme.md
@@ -28,5 +28,5 @@ This repository contains Data Structures implementation using Javascript.
28
29
# Doubly Linked List
30
31
-* [Singly Linked List implementation](doubly-linked-list/doubly-linked-list.js)
+* [Doubly Linked List implementation](doubly-linked-list/doubly-linked-list.js)
32
0 commit comments