This repository holds my practice in implementing a linked list data structure using vanilla JavaScript (Node).
For complete details of the exercise, please see "Project: Linked List", which forms part of The Odin Project's "Full Stack JavaScript" course.