| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
The Doubly Linked-list project has many methods: - push - pop - get_previous - get_item - get_list - update - delete - A README file has been added Also, a error handler has been added to create warnings at runtime and handle error. Type of change: - New feature Checklist: - I have named my files and folder, according to this project's guidelines. - My code follows the style guidelines of this project. - My Pull Request has a descriptive title. - I have commented on my code, particularly in hard-to-understand areas - My changes do not produce any warnings.
| Back | FazBrowse Home | New Git URL |
Description
Added doubly LinkedList Data Structure
The doubly-linked-list includes many methods:
Fixes #565
Type of change
Choosing one or more options from the following as per the nature of your Pull request.
Checklist:
Please tick all the boxes that are fulfilled by your Pull Request.