Skip to content

[FEATURE] Add reverse() function to doubly_linked_list.c #934

@ybrenning

Description

@ybrenning

Detailed description

Add a simple function reverse() to reverse a given doubly linked list.

Context

It is a very common algorithm for linked lists and is quite easy to implement for doubly linked lists especially.

Possible implementation

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions