Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.64k stars 4.79k forks source link

Added doubly-LinkedList Data Structure #606

Open islam-kamel opened 2 years ago

islam-kamel commented 2 years ago

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.