-
-
Notifications
You must be signed in to change notification settings - Fork 44.3k
Data Structures - Create a Doubly Linked List #66922
Copy link
Copy link
Open
Labels
scope: curriculumLessons, Challenges, Projects and other Curricular Content in curriculum directory.Lessons, Challenges, Projects and other Curricular Content in curriculum directory.status: waiting triageThis issue needs help from moderators and users to reproduce and confirm its validity and fix.This issue needs help from moderators and users to reproduce and confirm its validity and fix.
Metadata
Metadata
Assignees
Labels
scope: curriculumLessons, Challenges, Projects and other Curricular Content in curriculum directory.Lessons, Challenges, Projects and other Curricular Content in curriculum directory.status: waiting triageThis issue needs help from moderators and users to reproduce and confirm its validity and fix.This issue needs help from moderators and users to reproduce and confirm its validity and fix.
Describe the Issue
All of the "Data Structures - Create a Doubly Linked List" challenge tests fail.
Affected Page
https://www.freecodecamp.org/learn/coding-interview-prep/data-structures/create-a-doubly-linked-list
Your code
Expected behavior
As this is the suggested solution on the forum, all tests should pass. Here's the solution
Screenshots
No response
System
Additional context
Additional approve for the broken tests can be found in my help request on the forum here containing a possible workaround