Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.
This repository was archived by the owner on May 25, 2022. It is now read-only.

Data structure #565

Open
Open
@islam-kamel

Description

@islam-kamel

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

Activity

Tu-Code

Tu-Code commented on May 12, 2022

@Tu-Code

Is this issue still active?

islam-kamel

islam-kamel commented on May 20, 2022

@islam-kamel
Author

@Tu-Code of course

changed the title [-]Link list data structures [/-] [+]Data structure[/+] on May 20, 2022
added a commit that references this issue on May 20, 2022
b85ab03
linked a pull request that will close this issue on May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @islam-kamel@Tu-Code

      Issue actions

        Data structure · Issue #565 · Python-World/python-mini-projects