codezilla
codezilla copied to clipboard
Implement Doubly Linked List (C++)
Description
Implementation of Doubly Linked List in C++
Related Issue
...
Types of changes
What types of changes does your code introduce? Put an x in all the boxes that apply:
-
[x] New Algorithm (non-breaking change which adds functionality)
-
[ ] Documentation
Checklist:
Go over all the following points, and put an x in all the boxes that apply.
If you're unsure about any of these, don't hesitate to ask. We're here to help!
-
[x] My code follows the code style of this project.
-
[x] I have read the CONTRIBUTING document.
I addressed the requested changes, please review the commit.