Skip to content

Code : Stack Using LL #243

@Anujjoshi021

Description

@Anujjoshi021

Implement a Stack Data Structure specifically to store integer data using a Singly Linked List.
You need to implement the following public functions :
peek()
push()
pop()
isEmpty()

Please assign this issue to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions