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

Data structure #565

Open islam-kamel opened 2 years ago

islam-kamel commented 2 years ago

Data Structures

Types of data structures available

Another type of data structure will be added later


Doubly LinkedList Methods

Push
Pop
Get_Previous
Get_item
Get_list
Updata
Delete
Tu-Code commented 2 years ago

Is this issue still active?

islam-kamel commented 2 years ago

@Tu-Code of course