Skip to content

Doubly Linked List Operations #22

Description

@SamareshMaiti16

Write the code to perform Doubly Linked list operations in python.
Guidelines:

  • Write the codes in python only.
  • Refrain from any unfair means or plagiarism.
  • The code should display authenticity.
  • Use proper formatting and comments.

Operations:

  • Insertion from both ends.
  • Insertion after and before and after a node.
  • Deletion from both ends.
  • Deleting a node.
  • Searching for a node.
  • Number of nodes in the list.
  • Print the list.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions