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 18971b4 commit b9477aeCopy full SHA for b9477ae
exercises/simple-linked-list/metadata.yml
@@ -1,4 +1,4 @@
1
---
2
blurb: "Write a simple linked list implementation that uses Elements and a List"
3
source: "Inspired by 'Data Structures and Algorithms with Object-Oriented Design Patterns in Ruby', singly linked-lists."
4
-source_url: "https://web.archive.org/web/20160414064110/http://www.brpreiss.com/books/opus8/"
+source_url: "https://web.archive.org/web/20160731005714/http://brpreiss.com/books/opus8/html/page96.html"
0 commit comments