python-mini-projects icon indicating copy to clipboard operation
python-mini-projects copied to clipboard

Data structure

Open islam-kamel opened this issue 3 years ago • 2 comments

Data Structures

Types of data structures available

  • Doubly LinkedList

Another type of data structure will be added later

  • Stack
  • Binary Tree
  • Binary Search Tree
  • Heap
  • Hashing

Doubly LinkedList Methods

Push
Pop
Get_Previous
Get_item
Get_list
Updata
Delete

islam-kamel avatar Jan 12 '22 17:01 islam-kamel

Is this issue still active?

Tu-Code avatar May 12 '22 02:05 Tu-Code

@Tu-Code of course

islam-kamel avatar May 20 '22 09:05 islam-kamel