trekhleb / javascript-algorithms

📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
MIT License
185.03k stars 29.84k forks source link

Update DoublyLinkedListNode.js #1075

Open raidenkhan opened 9 months ago

raidenkhan commented 9 months ago

Left few Cooments to improve the understanding of the linkedList data sturcture